GFXToolz Helpdesk

GFXToolz Helpdesk

Did You Know?

Advanced visual search system powered by Ajax

leaf leftleaf right

Getting Started

Before building your site, better take a look at this section.

Theme Installation

Extract the zipped package downloaded from ThemeForest to your desktop, in the extracted package you will find the aprimo.zip file which is the WordPress theme.

You can install the theme in two ways:

FTP: Extract aprimo.zip file and upload the extracted folder to /wp-content/themes/ folder on your server.

WordPress: Navigate to Appearance -> Add New Themes -> Upload page. Select aprimo.zip file. Press the Install Now button to upload and install the theme.

After uploading the theme, you have to activate it. Navigate to Appearance -> Themes page to activate the theme.

Contact Page

You can create and configure the Contact page by following the below steps-

Creating the Contact page

Navigate from your WordPress dashboard to Pages > Add New. Then Select the page template as “Contact Page” and click on the Publish button to create the Contact page.

Configuring the Contact page

Go to Theme Settings > Contact Page Settings from your WordPress dashboard to configure the Contact page settings. Here you will get everything you need to change the Contact page template.

Demo Import

You have to import the demo content successfully if you want your site look exactly like the ‘Aprimo’ demo.

We integrated the One Click Demo installation feature to ‘Aprimo‘ WordPress theme. You can import all demo contents just by a click only.

OneClick Demo Installation Process

  • Install the theme and active it. Then install all required plugins. Make sure all the required plugins are activated.
  • After activating all the required plugins navigate to Appearance > ‘One Click Demo Import’ menu from the WordPress dashboard.

Note: If the Theme Settings data do not import then you have to import it manually. Navigate to ‘Theme Settings > Backup’. Then copy-paste the backup string here and click on the Import a Backup button. You will find the backup string in the options.txt file. You will find the options.txt in this path- inc/demo{disired-demo-number}/txt

Find your page:

Every demo has 3 pages including the  Default homepage, Gradient homepage, and the Particle background homepage. Navigate to Pages from your WordPress dashboard menu to see all pages. Take a look the below screenshot-
Navigate to Settings > Reading to set your specific page as the front page (homepage).

The recommended method to import the demo content.

If you failed to import the demo content by one click then you have to follow the below steps to import the demo content manually. You will get all demo content data with the theme package. You will find the demos in ‘aprimo>inc/demo{disired-demo-number}’ this path.

  • Navigate to Tools > Import then install the WordPress plugin and click on the ‘Run Importer’. Upload here the ‘contents.xml’ file.
  • Install the Widget Importer & Exporter plugin to import the demo widgets. Then navigate to Tools > Widget Importer & Exporter and upload here the ‘widgets.wie’ file.
  • Now you have to import the Dental Options as like the demo. Navigate to ‘Theme Settings > Backup’. Then copy-paste the backup string here and click on the Import a Backup button. You will find the backup string in the options.txt file.

 

Required plugins

After installing the theme you most have to install the ‘Faster Core’, ‘Visual composer’ and ‘Codestar Framework’ plugins to import the demo content as well and work the theme correctly.

You will find all required and recommended plugins at there Appearance > Install Plugins.

FAQs

Supposed to be commonly asked issues, questions & troubleshoot tricks are in this section.

Updating Your Theme

We are strongly recommended to install “Envato Toolkit” plugin for ease of use. Once necessary plugin installed and activated “Envato Toolkit” menu will be available at your admin side.

Important : If you have missing plugins or having issues to install any of them, all the related could be found under “recommended-plugins” folder within the downloaded package.

User Account Information

To obtain your API Key, visit your “My Settings” page on any of the Envato Marketplaces. Once a valid connection has been made any changes to the API key below for this username will not effect the results for 5 minutes because they’re cached in the database. If you have already made an API connection and just purchase a theme and it’s not showing up, wait five minutes and refresh the page. If the theme is still not showing up, it’s possible the author has not made it available for auto install yet.

Marketplace Username: Enter your Envato marketplace username.

Secret API Key: Enter your Envato marketplace Secret API Key (http://themeforest.net/user/[your-username]/api_keys/edit, Login to your Themeforest account, Settings > API Key)

Backup Information

This plugin will automatically save your theme as a ZIP archive before it does an upgrade. The directory those backups get saved to is wp-content/envato-backups. However, if you’re experiencing problems while attempting to upgrade, it’s likely to be a permissions issue and you may want to manually backup your theme before upgrading. Alternatively, if you don’t want to backup your theme you can check the box below.

Skip Theme Backup: Strongly recommended keep unchecked.

Alternative Way

You can also update the theme by replacing the old theme folder. First go to your theme directory then delete the theme folder and paste the new version of the theme.

How to set site’s favicon

Go to Appearance > Customize > Site Identity. Then Select an image as site icon. It’s recommended to use a .ico image as the site icon (favicon).

How to Paginate a Post ?

In order to paginate your blog post, in the Write panel in your WordPress admin, switch to the TEXT view (if you are using the Visual view) and then enter the following code to wherever you want to break the post up into a new page:

<!--nextpage-->

How to change Author Avatar?

The theme uses Gravatar to display users avatars . to create or change your Gravatar :

If you have never setup a Gravatar account:

  1. Register/login to Gravatar. Upon registering, use the SAME email address that is associated with your WordPress User Profile.
  2. Upload your photo and associate it with that specific email address.

 

If you already registered at gravatar.com, follow these steps:

  1. Click on “My Gravatars”.
  2. click on “Add a New Email”.
  3. Then, you’ll need to click on “Add a New Image”.
  4. Upload an image.
  5. Then select the email address, and then select your image from the bottom. Now it’s associated with that email address. Click Save.
  6. It will take about 5-10 minutes to propagate on the internet, and then will appear on site.

Tips / Guide

Quos vesti bulum dictum irure recusandae, aliquet, ullam quod fugit, dictumst, optio, parturient auctor pulvinar, inceptos sem. Habitasse! Mattis, litora ipsum, fringilla elementum.

Optimize Images

Optimizing your images will helps your WordPress site load faster.

Download and activate WP Smush.it This plugin will optimize every image you upload and you can use the Bulk Smush.it feature to smush all of your uploaded images.

Alternatives to WP Smush.it include EWWW Image OptimizerCW Image OptimizerImsanity and Hammy. Many WordPress users prefer using these plugins as they do not rely on an external server to process your images.

Language Translations

All of our Themes are able to be translated into any language. The process of translating the theme is a user responsibility. The following instructions are given as guidance.

  1. Open wp-config.php and replace this: define ('WPLANG', ''); with this (substitute the language string (bg_BG) with your own!): define ('WPLANG', 'bg_BG');
  2. Download and install POEDIT
  3. Connect to your site -> open your theme/languages directory
  4. Download the default.pot file and open it with POEDIT.
  5. Translate file and save it as bg_BG (the file name must match with the string you inserted into wp-config.php)
  6. Two files will be generated after save. bg_BG.pot and bg_BG.mo
  7. Upload the .mo and .pot files into wp-content/themes/your-theme/languages folder
Your WordPress installation should be in the language you intend on using the site.

How to change Author Avatar?

The theme uses Gravatar to display users avatars . to create or change your Gravatar :

If you have never setup a Gravatar account:

  1. Register/login to Gravatar. Upon registering, use the SAME email address that is associated with your WordPress User Profile.
  2. Upload your photo and associate it with that specific email address.

If you already registered at gravatar.com, follow these steps:

  1. Click on “My Gravatars”.
  2. click on “Add a New Email”.
  3. Then, you’ll need to click on “Add a New Image”.
  4. Upload an image.
  5. Then select the email address, and then select your image from the bottom. Now it’s associated with that email address. Click Save.
  6. It will take about 5-10 minutes to propagate on the internet, and then will appear on site.

How to change Author Avatar?

The theme uses Gravatar to display users avatars . to create or change your Gravatar :

If you have never setup a Gravatar account:

  1. Register/login to Gravatar. Upon registering, use the SAME email address that is associated with your WordPress User Profile.
  2. Upload your photo and associate it with that specific email address.

 

If you already registered at gravatar.com, follow these steps:

  1. Click on “My Gravatars”.
  2. click on “Add a New Email”.
  3. Then, you’ll need to click on “Add a New Image”.
  4. Upload an image.
  5. Then select the email address, and then select your image from the bottom. Now it’s associated with that email address. Click Save.
  6. It will take about 5-10 minutes to propagate on the internet, and then will appear on site.

Theme Settings

You can control the theme’s functionality and customize theme’s content from the Theme Settings page. Here you will find all relevant settings to customize the theme.

This section will provide you an in-depth guide on how to use the Theme Options. To access the Theme Settings page, go to- Dashboard > Theme Settings. You will find this page at the top of the Appearance menu.

Header Settings

In the Header settings section, you will get a lot of header customization options. In this section, you can change the logo and change the page/post’s Title bar padding, Page margin-top, Title bar overlay color etc.

Reprehenderit bibendum

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Iusto molestie distinctio

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Shortcodes

This section will introduce you how to use the Faster‘s shortcodes.

Those are our custom shortcodes developed and integrated with the Visual Composer (VC) plugin. So you can use our shortcodes with Visual Composer drag and drop interface.

You will find all VC integrated shortcodes to VC Add Element popup box’s “Faster” tab.

You can build a specific Faster design element with those shortcodes.

You must have to install the required plugins “Faster Core”, “CodeStar Framework” and “Visual Composer” to use all shortcodes as well. All shortcode elements will appear in Visual composer’s shortcode elements popup box (Faster Tab). Take a look at the above screenshot to see all shortcodes.

Note: You can import a demo and check to see how a shortcode working and displaying.

Sample Doc Title

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Direction Shortcode

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Dignissimos deleniti recusandae

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Lorem ipsum title

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Visual Composer

Visual Composer is a unique plugin, it will help you manage your content on a WordPress site and create stunning layouts in few minutes without coding. Nowadays many websites have complex grid layouts with columns, tabs, sliders and etc. In the past, to create that type of layouts you should be HTML guru or Shortcodes operator ninja.

You will get the Visual Composer plugin with our theme as pre-packaged. You can install it from “Appearance > Install Plugins”.

Here is the documentation with video tutorial Visual Composer Doc

Doc title example

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Doc title

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Doc list title

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

This is a example title

What is an Extension?

For editing menu navigation settings go to  Theme Options Header Top of Header . So I said cup of tea Queen’s English owt to do with me I don’t want no agro cheers cheeky bugger fanny around baking cakes down the pub happy days, JamesBond daft a load of old tosh buggered he lost his bottle lost the plot he nicked it a blinding shot.

[docly_tooltip id=”1″]Tooltip text[/docly_tooltip] mufty quaint no biggie cras baking cakes barney bamboozled, what a plonker bum bag he legged it young delinquent knees up Eaton the full monty arse over tit, my lady buggered happy days amongst bugger all mate are you taking the piss brolly. [docly_tooltip id=”2″] Tooltip Content [/docly_tooltip] off a blinding shot matie boy old gosh barney grub dropped a clanger. And for styling menus go to  Theme Options Header Top of Header Menu Styles of this Row

Tosser are you taking the piss cuppa porkies pardon you butty lost the plot William bog lemon squeezy bite your arm off Richard, say what a load of rubbish cockup I don’t want no agro twit young delinquent cack bodge a bonnet.

Unordered list items

  • Go to Docly SettingsHeader Logo
  • Consectetur adipiscing elit
  • Integer molestie lorem at massa
  • Facilisis in pretium nisl aliquet

Ordered List Items

  1. Go to Docly SettingsHeader Logo
  2. Consectetur adipiscing elit
  3. Integer molestie lorem at massa
  4. Facilisis in pretium nisl aliquet

Changes Log

—– 1.1 (26 april 2018) ——
Added: One click demo importer
New: Sticky menu
Fixed: Particle background in hero section
Improved: Some shortcode options