Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
Hello,
for some reason my Image Grid broke, so the images didn’t resize according to my settings.
I already reinstalled the plugin and the issue still exists.
As I looked through the source code of the plugin and I noticed there was a ‘setup_widgets’ event hook, but I wasn’t able to find a trigger for this event on any loaded JavaScript.
I don’t know if the problem is only on my website but
$(window).on('load',function(){$(sowb).trigger('setup_widgets');})fixed it for me, but thats just a temp fix hoping the bug will be patched.
As I said I hope the bug will be patched soon.