0% found this document useful (0 votes)
52 views

Installation Guide: Graphix Theme

The document provides installation and usage instructions for the Graphix WordPress theme. It explains how to install the theme by uploading the zip file, activate it, and configure theme options and widgets. It describes how the theme handles post thumbnails and shortcodes. Troubleshooting tips are provided for file permissions and TimThumb image resizing. Support information is also included.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
52 views

Installation Guide: Graphix Theme

The document provides installation and usage instructions for the Graphix WordPress theme. It explains how to install the theme by uploading the zip file, activate it, and configure theme options and widgets. It describes how the theme handles post thumbnails and shortcodes. Troubleshooting tips are provided for file permissions and TimThumb image resizing. Support information is also included.
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

GRAPHIX THEME

http://www.wpzoom.com/themes/graphix

INSTALLATION GUIDE

Revision date: 27th December, 2010


Designed by: Dumitru Brinzan
http://www.wpzoom.com

Legal Notice:
You are NOT allowed to re-distribute and/or resell GRAPHIX THEME.
INSTALLATION INSTRUCTIONS
1. Go to your WordPress Backend.
2. Open Appearance → Themes → Install Themes
3. Navigate to Upload
4. Browse for .zip file on your local computer, and Install it.
5. Then go to back to Appearance → Themes, and Activate theme

Got an error during installation process?


– disable all your plug-ins and try installing the theme again,
– make sure you are running the latest recommended version of WordPress
– try uploading the theme manually via FTP, into the folder
/wp-content/themes/
CUSTOM MENUS
1. Go to Appearance → Menus
2. Create your own menus, using Categories, Pages and/or Custom Links
3. Specify your custom menus for Theme Locations
POST INSTALLATION STEPS
1. A new menu will appear in your Dashboard – WPZOOM. From this menu you will be able to configure
Themes Options.

2. Navigate to Appearance → Widgets and add widgets to your theme.


HOW THUMBNAILS SYSTEM WORK?
Since the release of WordPress 2.9 we have implemented the "Post Thumbnails" feature,
which allows you to manually what image to use as a post's thumbnail.
When adding/editing a post, on the right side you will see a box: Featured Image.
Click on it, upload an image and then click the “use as featured image” button.
If you don't upload such a thumbnail, the theme will automatically try to use as a thumbnail the
first image found in the post's content body.

If no image will be selected as Featured Image, then the theme will pull the first image from
articles content to be used as thumbnail.
FILE PERMISSIONS
GRAPHIX Theme uses the TimThumb PHP script for dynamic image resizing in some parts
of the theme.

Set folder permissions 777 (rwx-rwx-rwx) to:


/wp-content/themes/graphix/scripts/
and
/wp-content/themes/graphix/scripts/cache/
Otherwise TimThumb images resize script might not work properly.

Some important things to note:


1. TimThumb requires the GD library, which is available on any host server with PHP 4.3+ installed.
2. On some hosts TimThumb will work with 755 permissions (rwx-rx-rx).On other hosts, you need to
set 777 only to the /cache/ folder, while keeping 755 permissions for the /scripts/ folder.
3. If you are hosting your site with HostGator, take a look at this thread to solve the TimThumb issue:
http://code.google.com/p/timthumb/issues/detail?id=8
4. TimThumb requires that you use images hosted on the same domain, so you cannot insert(hotlink)
images from other sites. You have to upload them to your site first.
SIDEBARS & UNIQUE WIDGETS

GRAPHIX THEME has one sidebar for placement


of Widgets.

GRAPHIX THEME has 3 unique specially developed widgets:

1. WPZOOM: Gallery
This widget will show a certain number of photos from a
Flickr RSS Feed, your own or some other feed.
Just set the full URL to the RSS and select the amount of
photos. Photos will appear 3 in a row.

2. WPZOOM: Featured Posts


This widget will show a certain number of posts
from a selected category.
3. WPZOOM: Social Connections
This widget will show links to your profiles on
popular social sharing/networking web-sites.
SHORTCODES
GRAPHIX Theme has a couple of custom shortcodes.
You can see a live preview here: http://www.wpzoom.com/demo/graphix/shortcodes/
Read more about shortcodes here: http://codex.wordpress.org/Shortcode

Text Shortcodes:
[half]First half of your text, column 1[/half]
[half_last]Second half of your text, column 2[/half_last]

[third]First part of your text, column 1[/third]


[third]Second part of your text, column 2[/third]
[third_last]Third part of your text, column 3[/third_last]

[notice]Duis aute irure dolor in reprehenderit in nulla pariatur. [/notice]


[warning]Duis aute irure dolor in reprehenderit in nulla pariatur. [/warning]
[update]Duis aute irure dolor in reprehenderit in nulla pariatur. [/update]
[lines]Duis aute irure dolor in reprehenderit in nulla pariatur. [/lines]

Other Shortcodes:
[button]<a href=”.....”>Some Text Here</a>[/button]
[highlight]Some text goes here[/highlight]

Lists Shortcodes:
[checklist]
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
[/checklist]

[arrowlist]
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
[/arrowlist]
[deletelist]
<ul>
<li>Item 1</li>
<li>Item 2</li>
</ul>
[/deletelist]

SUPPORT
Current version of GRAPHIX Theme has been developed for WordPress 3.0 and is not
backwards compatible with older versions of WordPress.
GRAPHIX Theme has been tested in all modern browsers: IE 7, IE 8, Opera, Firefox, Safari
and Google Chrome.

If you happen to face some difficulties with this theme, please consult our forums first.
The forum can be accessed here: http://www.wpzoom.com/forum/
To access the forum, you will need to confirm your account first. Instructions are available in
the “General Discussion (START HERE)” section.

In the future, if a new version of WordPress will be released, it is advised to consult the
Support Forum before updating the core WordPress files. We cannot guarantee that this
theme will fully support all future versions of WordPress.

You might also like