Support Forum

Topic: plugin-widgets-bundle

Browse community answers for this topic or search for a specific issue.

SiteOrigin Post Carousel

pluginplugin-widgets-bundle · By mickie · · Reply by Magus

I am not understanding how to limit what posts show up in the carousel. Current settings: Title | Recipes Build Posts Query Settings: Post type: Posts Post in: Taxonomies: recipes Order by: Publish Date Posts Per: 5 Sticky: Default Additional:…

Error on WP-Cli

pluginplugin-widgets-bundle · By Bora Yalçın · · Reply by Daniel

After the update today a line in so-slider-widget throws undefined function wp_is_mobile error. I fixed it by adding function_exists(‘wp_is_mobile’) to if statement in that line but of course it’ll break again in next release. So just to let you know.…