This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Event list widget

11 years ago · Last reply by jaywheel 10 years ago

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

2
  1. Greg Priday Staff 10 years, 11 months ago

    Hi 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/

  2. jaywheel 10 years, 11 months ago

    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.

Have a different question or issue?

Start New Thread