Thank you for purchasing our plug-in. If you have any questions that are beyond the scope of this documentation, please feel free to contact us.
Popover Builder Responsive WordPress Plugin is a premium multi-purpose popover for different tasks such as to show text, images, import content from other pages etc. It comes with 19 built-in designs, and it has lot of options to customize the appearance and behaviour of popovers. The plugin is responsive and mobile friendly.
It also contains powerful Popover-Builder and Popover-Editor to change or edit pre-built designs. And also create new ones.
You can use this plugin with "Bootstrap" And "None-Bootstrap" Sites without any issue. It also support both "Bootstrap 3.x" and "Bootstrap 4.x" versions. Bootstrap is the most popular front end framework in the world. It is 100% responsive, mobile friendly with advanced features.
You can contact us through our email or item's comments dashboard any time for any query. We will try our level best to solve your issues.
Go to your WP Plugins page and click "Add New" button.
In plugin upload section click on "Upload Plugin" button.
Click on "Choose File" button, and then select the "PopoverBuilder.json" file that you have downloaded from CodeCanyon.
Click on "Activate Plugin" button after Plugin installed successfully.
After activating the plugin Popover Builder module title will appear in dashboard menu.
Click on "Popover Builder" menu item that is appearing in dashboard menu. This will take you the main page of the plugin and click on "Add New" Button.
Now Select the design which ever popover you want to show on your website.
Assign unique name to selected popover.
Here you will write the name, id, class or attribute of that particular element from your website on which you want to show popover. For example you write .myelement > a , The popover will show on a which is child of .myelement element.
Note : Remember that use single quote instead of using double quotes. For example if you want to select an element by its attribute and its particular value like href then you must write like a[href='https://www.mywebsite.com'] in the target field. This will show popover on that anchor (a) tag where href attribute value will equal to https://www.mywebsite.comAfter making changes now click on Save button to save popover.
If you don't want to use shortcode or function method to add popover in your site then you can add a popover by selecting "Use Popover Automatically" option. This option will add selected popover automatically and Popovers will appear on Target Elements.
You can add a popover into your page's main content area by using "Shortcode".
1 - Select the "Use Popover Manually" option.
2 - Select the "Use ShortCode".
3 - Copy the shortcode from shortcode section that will appears just below the main menu of the builder.
4 - Click the "Save" button
You can add the popover directly to one of your theme’s php file.
1 - Select the "Use Popover Manually" option.
2 - Select the "Use Function".
3 - Copy the function code from function code section that will appears just below the main menu of the builder.
4 - Click the "Save" button
Click on "Popover Builder" menu item that is appearing in dashboard menu. This will take you the main page of the plugin and click on "Edit" Button.
Now find the popover which you want to edit from list and click "Edit Icon" Button.
After pressing "Edit Icon" button it will take you "Editor Page". Make changes and press save button. It will update popover automatically.
Click on "Popover Builder" menu item that is appearing in dashboard menu. This will take you the main page of the plugin and click on "Edit" Button.
Now find the popover which you want to remove from list and click on "Remove Icon" Button.
Click on "Popover Builder" menu item that is appearing in dashboard menu. This will take you the main page of the plugin and click on "Edit" Button.
Now find the popover which you want to export from list and click on "Export Icon" Button.
After click on "Export Icon" button it will export or download popover data in a json file.
Click on "Popover Builder" menu item that is appearing in dashboard menu. This will take you the main page of the plugin and click on "Import" Button.
Select the popover import .json from your computer and click on "Upload Now" Button.
After click on "Upload Now" button a message of successfully uploaded file will appears.
When you click on Content Tab content related options appear. If you want to use pre-made content just after replacing your own content then select Want To Use Pre-Made Content Of Design ? Then Select Me ( Default ) option
Note : Remember always use absolute URL for images, href and buttons where required. For example use absolute URL like https://www.mywebsite.com/assets/photos/about/. Don't use relative URL like ../assets/photos/about/.If you want to import content from another page of your website then select Want To Import Content From Another Page Of Your Site ? Then Select Me option.
If you want to import content of a single element from another page of your website and want to show that content on single element then select Single Element ( Default ) option.
To find that element in which content you want to import and show in the popover, first you must write the absolute URL of that particular page where this element exist.
After providing URL of that particular page where content importing element exist, now to find that element in which content you want to import and show in the popover, you must write the id, class attribute of that particular element.
Sometimes imported content show late due to different reasons like slow internet, server speed, size of content etc. To solve this issue you can make changes in animation section. You can increase Delay value of animation to solve these type of issues or increase value Show After value from general section. You can also change animation effect that is compatible.
If you want to import content from another page of your website then select Want To Import Content From Another Page Of Your Site ? Then Select Me option.
If you want to import content of Multiple Elements from other pages of your website and want to show those Imported Contents on Multiple Elements then select Multiple Elements option.
This option gets the URLs of those pages where from contents are imported, from href of Target Element.
Note : if you want to know further about Target Element then Go to Build New Popover Tab And Read Step 4 : Assign Target Element.Now to find those elements in which content you want to import and show in Popovers, you must write the id, class, attribute of those particular elements. These ids, classes or attributes must be same on each page where these elements existed.
Sometimes imported content show late due to different reasons like slow internet, server speed, size of content etc. To solve this issue you can make changes in animation section. You can increase Delay value of animation to solve these type of issues or increase value Show After value from general section. You can also change animation effect that is compatible.
You can write your own content for popover by selecting Want To Use Your Own Content ? Then Select Me option. You can write your own HTML and CSS according to your requirements.
You can disable popover according to screen sizes. For example if you want to show popover only on mobiles or small devices then you can assign exact screen size in @MEDIA Tab.
We are using Font-Awesome icons for all designs. You can change any icon by changing its class name. You can find all icons here Font-Awesome Icons.
Note : Remember you can also use your own icons classes, if you are using other icons sets in your website.Sometimes we want to destroy popover after showing one time, generally when we are showing popover on page load. In this situation we make destroy function true in general tab.
Note : Remember Popovers destroy after hiding. But after refreshing the page they come back again.When we are importing data or content by selecting multiple option then disable button appears in bottom and right corner of the popover. Sometimes a visitor of the site want to stop Popovers to appear or show due to different reasons then this button helps the visitor.
Click on Disable Button
After clicking Disable Button a modal will appears.
If you want to disable Popovers from a page then select Disable All Popover Of This Page option and click on save button.
To make Popovers enabled you must assign a class name bs4-disable-btn-modal to any element on your site's page that will show disable popover modal again. You can assign this class to any already created elements like a, p, span, img, button etc. Or you can create new one for this purpose.
After click on bs4-disable-btn-modal class element popover disable modal appears again now select Enable All Popover Of This Page option and click the save button. This will make enable all Popovers again.
You can import a complete section from another page of your site. This will import all html tags with ids, classes and attributes of that section. It also import in-line CSS of all elements of imported section.
Note : Remember this will not import any CSS Or JavaScript related to imported section those are located in separate files. You must include those separate files in that page, where you are showing popover with imported section to apply their settings and functions.Go to your CodeCanyon account and, in the download section and download popover plugin again.
Go to Plugins menu from WordPress dashboard and delete plugin after deactivating it.
Now again follow the instructions of "Installation" section of documentation to re-install the plugin.