Home>Support>Issues with SiteOrigin widgets

Issues with SiteOrigin widgets

By vhs6263, 8 years ago.
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].

Hi there!
I like to use SiteOrigin. You guys are doing a great job!
But there are two issues with SiteOrigin widgets. And if you guys can help me, it is awesome .
So here is the first issue:
1) I work with ‘GAEA’ theme. Use the child theme. It has the page builder integrated by default. I also use ‘SiteOrigin Button’ widget and after each theme or plugin uptades these buttons lose their functionality: they stop work as a link and the text just dissapears. All that i can see is a small empty square. It’s size depends on the padding.
I think the problem is in this file: /wp-content/plugins/so-widgets-bundle/widgets/button/tpl/default.php

<div class="ow-button-base ow-button-align-“>
<a href="” $val ) echo $name . ‘=”‘ . esc_attr( $val ) . ‘” ‘ ?>>

<div class="sow-icon-image" style="”>

Seems like variables are not global and that’s why the buttons lose the functionality.
To fix the buttons we need to initialize these variables each time: $align, $href, $text, $icon_image_url, $icon, $icon_color.
Please tell me how can we find the permanent solution for this issue!

Here is the second issue:

2) This issue is with ‘SiteOrigin Builder’ widget (which is in the ‘Page Builder’ plugin). After editing or creating a page I get a blank page (error code is 500). I have observed and noticed if I use some of the ‘Page Builder’ tools and add images on the page, then I have get issue.
So I guess entry about the page should stores only in the panels_data meta field. But it duplicates into the wp_posts table. If i delete the copy from the wp_posts table, it works fine. But if not, I get the blank page.

I hope you can help us with this!
Thank you!

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More