Support Forum

Topic: plugin

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

Disable image download

pluginplugin-widgets-bundlequestion · By craftylion · 1 year ago · Reply by Andrew Misplon 1 year ago

I’m using the Image Grid widget to display a gallery. However, I’ve noticed that visitors are able to easily download the images from the grid. This causes a security issue as many of my images are copyrighted. Is there anyway…

After upgrade Page builder

pluginplugin-page-builderquestion · By Bernadette Meulens · 1 year ago · Reply by Bernadette Meulens 1 year ago

I have the same problem, Page builder doesn’t work in pages but in my case besides the pages, I can’t change anything on the backend, at settings there is nothing there, all the settings are gone. But the website is…

version 2.29.15 to 2.29.16: different output and args won’t work

bug-reportpluginplugin-page-builder · By Rico · 1 year ago · Reply by Rico 1 year ago

Hi Team, i have a widget like in https://siteorigin.com/docs/widgets-bundle/getting-started/creating-a-widget/ In your plugin version 2.29.16 i have two problems: 1. the siteorigin_widget_post_selector_process_query like in https://siteorigin.com/docs/widgets-bundle/form-building/post-selector/ handels my args wrong: With the $output becomes [amp;posts_per_page] => 6 insteadt of [posts_per_page] => 6…