Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Pagebuilder outputting shortcode instead of widget

$
0
0

Replies: 1

I’ve got a site running the latest WordPress version, alongside the most recent version of PageBuilder and Widget Bundle.

For some reason, the image widget is displaying the shortcode text on the front end with a hidden input field, rather than the image itself.

Here’s a copy of the front-end output copied straight from Chrome dev tools:

<div class="user panel-widget-style panel-widget-style-for-2041-0-1-0">[siteorigin_widget class="SiteOrigin_Widget_Image_Widget"]<input type="hidden" value="{&quot;instance&quot;:{&quot;image&quot;:2149,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;team-large&quot;,&quot;align&quot;:&quot;center&quot;,&quot;title_align&quot;:&quot;default&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;full_width&quot;:true,&quot;_sow_form_id&quot;:&quot;17605098865e5504264ecb9088852579&quot;,&quot;_sow_form_timestamp&quot;:&quot;1582629991835&quot;,&quot;new_window&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-204110001&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;<div id=\&quot;panel-2041-0-1-0\&quot; class=\&quot;so-panel widget widget_sow-image panel-first-child\&quot; data-index=\&quot;1\&quot; data-style=\&quot;{&quot;class&quot;:&quot;user&quot;,&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\&quot; ><div class=\&quot;user panel-widget-style panel-widget-style-for-2041-0-1-0\&quot; >&quot;,&quot;after_widget&quot;:&quot;<\/div><\/div>&quot;,&quot;before_title&quot;:&quot;<h3 class=\&quot;widget-title\&quot;>&quot;,&quot;after_title&quot;:&quot;<\/h3>&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}">[/siteorigin_widget]</div>

Removing the widget, saving the page, and then re-adding doesn’t work. Adding multiple image widgets all produce the same output. Other widgets are not affected.

Any ideas?


Viewing all articles
Browse latest Browse all 59525

Trending Articles