Thank you for purchasing our theme. If you have any questions that are beyond the scope of this help file, please feel free to post your question in support forum. Thank you so much!
We are always ready to give free and Unlimited support to all our theme buyers. If you don't know anything about WordPress, Our dedicated Team will setup a theme installation for you.
Use our Support forum to Ask your question. Only Verified Customers can create support question. So, please use this to get support quickly.
You could install this theme like any other WordPress themes.The theme can be uploaded by using the following two ways:
Please Extract the Theme Zip file from the Theme Package and upload that Zip file. Don't Upload the entire Downloaded Theme Package.
After the theme is uploaded, hit the Activate Link. Once you activated, Theme Admin Panel will open automatically.
Demo data will create BresponZive Demo like site. So Don't use this file, if you have blog already.
bresponZive Pro Theme theme comes with demo data xml file, it includes the sample posts and images to get start your theme.
After the successful activation, you will be automatically redirected to the Themes page.Just Themepacific THeme Panel or bresponZive Pro Theme in WP dashboard to go to Theme panel; Theme Admin Panel has so many useful options like logo,favicon and background uploader.
Manually you can access the Theme Admin panel in the bottom of the Left side WP Dashboard. Also you can access directly from the WP Toolbar
Do you want to know how to implement settings in the Theme Admin Panel ? Read the whole documentaion and all settings in the Admin panel all covered here.
Theme supports 2 WP Nav menus.
Header ad section supports two banner size ads
You can use Adsense ads or image ads.
Homepage content organizer has the drag and drop option to enable/disable the web elements in this theme.
The organizer will look like the following screenshot and follow the instructions provided in the screenshot.
Magzine style cotent section has two Magazine style blocks for convenient usage, such as Magazine style 1 and Magazine style 2.
See the below screenshot to implement the Magazine section in your site.
Screenshot has the all available option to implement magazine section. I think it's self explanatory.
You can style your blog using content organizer to get many different layouts in homepage. Look out below for few layout combinations i have made.
In theme panel content oraganizer use,
You can put the carousel widget anywhere and You can put many Magazine widget options to build unique layouts.
Basically Theme includes Two different formats of slider. It has,
Let us see the instructions for how to implement those sliders in yout site.
You can see the screenshot of Home Page slider in Homepage organaizer section.
Enabling the slider is very easy by using Theme Admin Panel.
You can use Home Page slider as a Category Slider or individual posts or Pages slider. First let us see how to use as category slider.To use this slider you have select the default option that is "Select a category" option. After you can add the post or page IDs in the text box of "Theme Slider Options, use Page IDs" section.
In the edit screen of any post you can get Page or Post ID. See the screenshot below.
Themes all thumbs are shown using WordPress Featured Image Property . It is easy to set Featured Image in Posts.
When you creating the posts in the post editor, you can see the SET FEATURED IMAGE section. Just hit the SET FEATURED IMAGE link and upload the featured image.
Themes all Thumbs and slider images are shown using this method only except post slider and Theme Slider
Now Transform Your Ordinary Image Galleries into something Awesome and stunning Full Screen Galleries. To Get this carousel style image slideshow, you need to install Jetpack plugin by WordPress.
We are creating the stand-alone Image Gallery Script that will be integrated with next theme update of bresponZive Pro so that you don't need above steps or plugins to get this stylish gallery.
We have include 10 Custom style Stunning Widgets to improve the Blog desing and User experience.
In Widgets Page,
Like We said Before, We have added the Widgets in this update.
A written language is Right-to-left when its script flows from the right side of the page to the left.
From the version 2.8 of BresponZive Pro, we've added the support for RTL.Now the Arabic, Hebrew Languages are supported in our BresponZive pro WordPress Themes. If you have installed the RTL version of WordPress, this theme will automatically change the layout to support RTL.
See the Screenshot below:
You can change the english words to your language using the following Localization support.
This theme has localization support by including .po and .mo files. So that You can utilize this and translate to your language by using the POEDIT Application.
This theme has language files in Languages folder inside bresponZive Pro Theme folder.
Follow the instructions to translate this theme,
Step 1: Download POEDIT Application and install the same.
Step 2: Find the Default.po file in the Languages folder of bresponZive Pro Theme Theme. open this file using POEDIT Application.
Step 3: Just click the text you need to translate and enter your translation in the spcified window.
Step 4: Save the .po file with your language and country code.
For example, if your language is French and France is your country of residence, your code will be fr_FR. Get your country and language codes by using the links. Your .po file should be saved like fr_FR.po. Your .mo file will be automatically created.
Step 5: Replace the old .po files with new one in bresponZive Pro Theme languages folder.
Step 6. Next edit your wp-config.php file in WordPress directory.
Find the following code in wp-config.php
define('WPLANG', '');
and replace with your country and language name like above example i said.
Example:
define('WPLANG', 'fr_FR');