Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Pippin Williamson

    (@mordauk)

    There is a dedicated Events widget that you can use from Appearance > Widgets.

    I don’t see an Events widget in Appearance > Widgets. I thought that was only in the full commercial version.

    Plugin Contributor Pippin Williamson

    (@mordauk)

    Doh! Sorry, Sometimes I forget what I do and do not build into the different versions 😛

    If you add the code snippet below to your theme’s functions.php (or a custom plugin), then you can use the short code in a widget:

    add_filter( 'widget_text', 'do_shortcode' );

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘can i use it in a widget’ is closed to new replies.