Event list widget
I like page builder very much, but I have a problem with the Event List widget (https://wordpress.org/plugins/event-list/)
This widget has serveral settings, but they don’t work within page builder:
When I put the widget in the sidebar it works fine.
As a workaround I edited the orignal widget.php, and hardcoded the options:
from widget.php: $shortcode .= ' show_details='.$instance['show_details']; changed to: $shortcode .= ' show_details=false';
Could you please check why this great widget doesn’t work?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Jaywheel,
We do try hard to ensure all widgets work with Page Builder, but a lot of widgets are coded to work exclusively in the WordPress widgets interface. We have written a guide to making widgets Page Builder compatible. Perhaps you could send this over to the developers of Event List.
https://siteorigin.com/docs/page-builder/widget-compatibility/
Thank you for your reply, I’ll take a look at it.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.