1. Start
  2. Installation
  3. Import Demo Data
  4. Theme Admin Panel
  5. Header
  6. Menu Icons
  7. Homepage Settings
  8. Sliders
  9. Post Thumbnails
  10. Stylish Galleries
  11. Widgets
  12. Footer
  13. RTL
  14. Localization

BresponZive Pro Theme

A Premium WP News Magazine Theme


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!

Support

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.

We Are Just a Click Away:)

Use our Support forum to Ask your question. Only Verified Customers can create support question. So, please use this to get support quickly.

Installation


You could install this theme like any other WordPress themes.The theme can be uploaded by using the following two ways:

Using the FTP Method :

Using the WordPress Method :(Recommended)

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.

 

 

Import Demo Data


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.

Theme Admin Panel


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.

 

Admin panel

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.

 

Homepage Settings


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.

Magazine Style + Blog Style

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.

Many Layouts

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.

Sliders


Basically Theme includes Two different formats of slider. It has,

  1. Homepage Featured Category slider
  2. Homepage Featured Pages and Posts slider

Let us see the instructions for how to implement those sliders in yout site.

Homepage category slider

      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.

Homepage Pages and Posts 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.

Post Thumbnails


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

Widgets


All Widgets

We have include 10 Custom style Stunning Widgets to improve the Blog desing and User experience.

  • Stylish Tabbed Widget (Recent, Popular, Tags)
  • Recent Post With Thumbnails
  • Category Post With Thumbnails
  • Popular Posts With Thumbnails
  • Newsletter subscription Widget
  • Latest Tweets Widgets
  • Login Widget
  • Social Follower counter Widget
  • Flickr Photo Stream Widget.
  • Facebook Fanpage Widget.
  • Google+ Circle us Widget.

In Widgets Page,

  • 1.Drag and Drop our ThemePacific Widgets in Appropriate Sectioons like Sidebar Section, Magazine Style Widgets section and Footer Widget section. All Our Wigets will have "ThemePacific" prefix. You can easily identify them.

  • 3. Save the Widget

  • Like We said Before, We have added the Widgets in this update.

    Right-to-Left Language Support


    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.

    Localization


    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');