Description
“Dynamic Blocks” let’s you add testimonials and clientlogos dynamically to your wordpress pages using CPT only. No need to add any ACF fields or Meta Fields. These blocks use Gutenberg data to display the testimonials and client logos.
I started developing this plugin for myself. I wanted an easy way to add client logo and testimonials to my wordPress website without depending on ACF fields or meta fields. The result is blocks that are not dependent on theme, ACF or meta fields. I am sure there are many developers like me who would like to do the same.
The blocks can be over-ridden with your own css to match your designs.
Give this plugin a try and let me know if you have any suggestions/comments.
If you like the plugin, please leave a review. I would really appreciate it.
Pro version
Coming soon. Upcoming Blocks in pro version:
Knowlege base
FAQ
Property listing
Event listing
Course listing
and more
If you are looking for custom development, you can reach us at: Contact us page
Website
Requirements
- WordPress >= 5.0
- PHP >= 5.6
Support and Bug report
Please contact our team at [email protected] if you run into issues or discover any bugs.
Blocks
This plugin provides 5 blocks.
- Client logo item
- Client logo listing block
- Testimonial item
- Testimonial listing block
- Dynamic Blocks – testimonial gutenberg block, client logo gutenberg block
Installation
You need to install CPT plugin and create 2 CPT’s
-1st CPT for Client logo
CPT name: “dynamic_clientlogo”
-2nd CPT for testimonial
CPT name: “dynamic_testimonial”
Both CPT’s should have the checkbox ticked/enabled support for
-Title
-Editor
-Custom fields
-Page attributes
-Post formats
Upload and activate the plugin.
FAQ
-
Will this plugin work with my theme?
-
Absolutely. This plugin is independent of the theme you use. The fontend output depends on custom CSS. This can be overridden using your own CSS.
-
Can I customise the layout with custom CSS?
-
Yes. The plugin can set custom ID for the block. Using custom CSS you can change the look and feel of the fontend output.
-
Is there support for Bootstrap?
-
Yes. The plugin supports Bootstrap 5. The plugin uses card component to display the testimonials. To enable Bootstrap CSS you need to enable the bootstrap settings in the plugin setting’s.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Dynamic Blocks – testimonial gutenberg block, client logo gutenberg block” is open source software. The following people have contributed to this plugin.
ContributorsInterested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.