Description
Popular Posts for Divi is an easy-to-use plugin (Divi module) that helps you to count the post views and display as popular posts. Analytics dashboard feature is also added to get the detailed report.
Key Features:
- Works with Divi Builder: Easy and highly customizable.
- Post Layouts: Choose between post layouts to display according popularity.
- Count Views: Helps to count the post views.
- Cache mechanism : cache mechanism logic to get unique views and reduce the load on server.
- Analytics Dashboard : Analytics dashboard is added to get detailed report.
- Simple to Use: don’t need any technical skills to use the plugin.
It is a Divi Theme Addon. In order to use this Module you must have to install Divi Theme.
Source Code
The uncompressed source code for this plugin (including JavaScript and build tools) is publicly available at:
-
https://github.com/trustyplugins/divi-popular-posts-analytics-module-free
-
https://github.com/trustyplugins/divi-popular-posts-analytics-module-free
Build Instructions
This plugin uses Parcel as a build tool to compile and bundle JavaScript assets.
To build the plugin from source:
-
Clone the repository:
git clone https://github.com/trustyplugins/divi-popular-posts-analytics-module-free -
Navigate into the plugin folder:
cd divi-popular-posts-analytics-module-free -
Install the required dependencies:
npm install -
Build the assets:
npm run build
This will generate the production-ready JavaScript files in the /js
and /scripts
directories.
Installation
1. Install The Dependencies
Before getting started, ensure you have the Divi Theme by Elegant Themes installed and activated. This is essential, as our product is fully integrated with Divi.
2. Upload the Plugin:
- Log in to your WordPress admin dashboard.
- From the left-hand menu, go to Plugins > Add New.
- After selecting the file, click Install Now.
3. Activate the Plugin:
- Once the installation is complete, click the Activate Plugin button.
Open wordpress settings menu and find sub menu ‘Popular posts for Divi’ and select post types to count the views for that.
1. Access the Divi Builder:
- With the plugin active, go to the page or post where you’d like to display popular posts.
- Click on the Edit with Divi Builder button to launch the Divi Builder.
2. Add the Popular posts Module:
- In the Divi Builder, click the + icon to add a new module.
- From the list of modules, select the Popular Posts module.
3. Customize the Module:
- Once the module is added to your page, you can personalize it to suit your needs.
4. Save and Publish:
- After customizing, click Save in the Divi Builder.
- Finally, click Publish or Update to make live on your website.
FAQ
-
Will it count post views for every post/custom post types?
-
No, it will not. The plugin only counts post views for the selected post types that you enable in the admin area. This helps reduce database/server load. In the free version, only ‘post’ is available. In the PRO version, you can enable multiple post types.
-
Will it count the post view on every single visit of the user?
-
Yes, but the plugin includes settings in the admin area to control and limit view counting behavior.
-
Will it work for custom post types too?
-
In the free version, only the default ‘post’ type is supported. The PRO version supports custom post types.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Popular Posts for Divi – Lite” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Popular Posts for Divi – Lite” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Initial release.