HTML iframe

By Mária Kánová, 6 years ago. Last reply by Alex S, 6 years ago
Hi guys, I have one question, I have several websites where I would like to use a square video hosted on Youtube. I used html widget and embeded video with custom parameters, because that seems to be the easiest way to hide controls and suggested videos after. example here: http://www.uta-theile.com/en/ritratto-contemporaneo/ But that was probably not…

Something isn’t working properly.

By Anna Gaddis, 6 years ago. Last reply by Alex S, 6 years ago
The other day I activated some specific widgets through SiteOrigin Widget Bundle”” plugin that I wanted to use and they seem to be costing issues within WordPress. When I deactivated SiteOrigin the problem went away. Just wondering what to look for here. I have been deactivating when I have an error then reactivate after I…

Hero widget show a background video Or background image?

By Tom4Fortis, 6 years ago. Last reply by Tom4Fortis, 6 years ago
I’m working on a site and i’m using a Hero with a video background. After doing testing on a mobile device, the Hero uses a background image, which is just fine (as mentioned here https://siteorigin.com/thread/background-video-in-hero-doesnt-show-on-phonetablet/) My concern is that on some resolutions, the image shows up behind the video, which doesn’t look good at all.…

Duplicated Button in Karma Theme

By Normand Bernier, 6 years ago. Last reply by Normand Bernier, 6 years ago
Good day I am using SiteOrigine button Widget with Karma Theme. But each time I am adding a button there is always two button appearing. If I add an Icon inside the Button the problem disapear, Karma Version: 4.8.2 SiteOrigine Version 2.6.3 SiteOrigine Widget Bundle Version 1.11.6 If I use another Theme the button Widget…

So Widget Bundle Error

By Tim O, 6 years ago. Last reply by Alex S, 6 years ago
Hi, we seem to be getting an intermittent error referencing the SO Widget Bundle plugin on our services page. Can anyone point me on how to resolve this without having to deactivate the plugin? Again the error only appears occasionally, which makes it difficult to trouble shoot on the spot. Thank you.

Widget missing

By Tuure Valtonen, 6 years ago. Last reply by Alex S, 6 years ago
Hi, My web page suddenly doesn’t show any content. It says that widget’s are missing but still I have installed Page Builder are Widgets Bundle. If I try to install Widgets bundle again the page says: “Installation failed: Destination folder already exists.” Where is the problem and what can I do? Cheers, Tuure

Hero widget image type

By bohdanr, 6 years ago. Last reply by Alex S, 6 years ago
Hero image options include only cover. It should include cover and contain. Here is the modified code snippet wp-contentpluginsso-widgets-bundlewidgetsherohero.php line 99 *** add contain option ‘image_type’ => array( ‘type’ => ‘select’, ‘label’ => __(‘Background image type’, ‘so-widgets-bundle’), ‘options’ => array( ‘cover’ => __(‘Cover’, ‘so-widgets-bundle’), ‘contain’ => __(‘Contain’, ‘so-widgets-bundle’), ), ‘default’ => ‘cover’, ),

Post Carousel Widget

By bumpsmumstums, 6 years ago. Last reply by Alex S, 6 years ago
Hi I’m really hoping you can help! I’m currently designing my homepage and i’ve used the post carousel widget to display my latest blog posts. It works fine, however there is a huge empty gap below the carousel until the next row begins. I’ve reduced the padding around the widget to 0 and the problem…