Description
This plugin will help you to add responsive circliful in anywhere of your site. Nicely organized by custom post type. You can use it using shortcode, custom function and in widget. Use Shortcode: [circliful id=’ID’], Template Function: show_circliful(ID) or widget. And finally, if you don’t want to use custom post type, just use direct shortcode: [circliful_direct dimension=”400″ text=”120″ info=”Raised” width=”45″ fontsize=”45″ percent=”78″ fgcolor=”red” bgcolor=”green” icon=”fa-plus” icon_size=”35″ icon_color=”#ccc” border=”yes”]. But if you want to use same design in multiple posts/pages, it’s easier to use custom post type option.
Demo: http://dev.bappi-d-great.com/circlifuls-page/
Screenshots
Installation
Way 1:
1. Download the plugin file
2. Unzip the file into a folder on your hard drive
3. Upload via FTP into your plugins (/wp-content/plugins/) folder
4. Activate the plugin from your dashboard
Way 2:
1. From Dashboard > Plugins > Add New > Upload the plugin
2. Activate the plugin
To show a Circliful
1. Use [circliful id=’ID’] shortcode to show.
2. Use show_circliful(ID) in template file.
3. Or wse widget
4. Use in this way: [circliful_direct dimension=”400″ text=”120″ info=”Raised” width=”45″ fontsize=”45″ percent=”78″ fgcolor=”red” bgcolor=”green” icon=”fa-plus” icon_size=”35″ icon_color=”#ccc” border=”yes”]
FAQ
- Is it responsive?
-
Yes
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Circliful” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Circliful” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
4.2
- Version compatibility
1.1
- Released for first time