alexgso
Forum Replies Created
-
Hi @shaunbowen,
This is possible through the siteorigin_widgets_template_html_sow-image filter. For example:
add_filter( 'siteorigin_widgets_template_html_sow-image', function( $html ) {
return wp_kses_post( do_shortcode( $html ) );
}, 10, 1 );This snippet will apply do_shortcode in an equivalent way to the snippet in your post.
Kind regards,
AlexHi @vadimm5,
It’s possible this issue was caused by a different issue that’s been reported. As such, the the fix for that may help you so I’ve prepared a patched version of Widgets Bundle for you to try.
Before proceeding, make a backup of your website.
Navigate to Plugins > Installed Plugins and deactivate SiteOrigin Widgets Bundle, and then delete it. Scroll to the top of the page, and click Add New, Upload Plugin. Upload so-widgets-bundle.1.70.1.zip and when prompted, activate it. Clear any performance plugin caches you have active.
Kind regards,
AlexForum: Plugins
In reply to: [SiteOrigin Widgets Bundle] 401 Unauthorized error after 31 otcober updateHi All,
Thanks for reporting this. I’ve investigated this issue and come up with a potential fix. I’ve prepared a patched version of Widgets Bundle for you to try.
Before proceeding, make a backup of your website.
Navigate to Plugins > Installed Plugins and deactivate SiteOrigin Widgets Bundle, and then delete it. Scroll to the top of the page, and click Add New, Upload Plugin. Upload so-widgets-bundle.1.70.1.zip and when prompted, activate it. Clear any performance plugin caches you have active.
Kind regards,
AlexHi @vadimm5,
Thanks for reaching out. I’ve run a few tests and I’m struggling to replicate this result. We’re not using accent-color in Widgets Bundle, but we are using appearance which could negatively affect accent-color in certain circumstances. Our usage of the appearance property is very specific and shouldn’t conflict to account for this. I’ve tried to replicate your structure to cause this issue locally, but I’ve been unable to.Can you please temporarily update Widgets Bundle so I can inspect the form? This will allow me to identify how it’s conflicting and action a fix. I’ll provide both a CSS snippet you can temporarily use to prevent this issue and submit a fix that’ll be included in the next Widgets Bundle update.
Kind regards,
AlexForum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Blog Widget using lots of CPU in back endHi Shaun,
I’ve prepared a patched version of Widgets Bundle for you to try.
Before proceeding, make a backup.
Navigate to Plugins > Installed Plugins and deactivate SiteOrigin Widgets Bundle, and then delete it. Scroll to the top of the page, and click Add New, Upload Plugin. Upload so-widgets-bundle.1.69.4-beta.zip and when prompted, activate it. Please clear your browser cache. You should no longer receive any major performance impact whilst editing the SiteOrigin Blog widget.
Kind regards,
AlexForum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Blog Widget using lots of CPU in back endHi Shaun,
Thanks for reaching out. I’ve run a few tests and I think I’ve identified what might be causing this result. I’m unsure why it’s not happening in the Livemesh widget for you though, as they both use the same underlying Post Query field. Strange. Regardless, I’ll get back to you soon with a build for you to try.
Kind regards,
AlexForum: Plugins
In reply to: [SiteOrigin Widgets Bundle] Fix URL for widget banner and settingsHi Emrl,
Thanks for reporting this. I’ve submitted changes for this, and WP_PLUGIN_DIR will be used in a future version of Widgets Bundle.
Kind regards,
AlexForum: Reviews
In reply to: [Page Builder by SiteOrigin] “Legacy”, but very goodHi @adrian2k7,
Thank you for your kind words. Our goal is to always focus on improving the overall experience for our users without adding bloat, and I’m glad you feel we’ve achieved that. Thank you for all of your support throughout the years. 🙂
Kind regards,
AlexForum: Plugins
In reply to: [Page Builder by SiteOrigin] Accessibility concerns on imagesHi Macro,
I’ve added a method for adding Row/Column/Widget background image alt text to Page Builder. This will allow you to add alt text to those background images in cases where the images aren’t just for presentation. This feature will be included in a future SiteOrigin Page Builder update.For widgets added using Page Builder, we can’t reliably modify these widgets. We recommend checking with the authors directly to see if this is something they support.
I’ve also added a setting to the SiteOrigin Hero and SiteOrigin Layout Slider widgets (added by the SiteOrigin Widgets Bundle). This feature will be included in a future SiteOrigin Widgets BUndle update We’ll be making further modifications to that widget shortly to improve its general accessibility. As we identify other potential accessibility issues, we’ll be working towards resolving them asap.
Kind regards,
AlexForum: Plugins
In reply to: [Page Builder by SiteOrigin] Warning: Undefined array key “sync”Hello bsantiko,
Thank you for the report. I’ve investigated this issue, and a fix will be included in an upcoming SiteOrigin Page Builder release.
Kind regards,
AlexForum: Themes and Templates
In reply to: [Vantage] Pagination problem with query varsHi Mike,
Thanks for reporting this issue. We’ve decided to removevantage_paginationin favour of directly usingpaginate_links. This change will be included in a future Vantage update.
Kind regards,
AlexForum: Reviews
In reply to: [SiteOrigin Widgets Bundle] Amazing Support – Great ToolsHi Prellyan1!
Thank you for leaving a review, and for your very kind words! 🙂
We really appreciate it, and I’m glad you’ve been able to find so much value out of our plugins.
Kind regards,
AlexForum: Plugins
In reply to: [Page Builder by SiteOrigin] Widgets keep breaking (404/ MIME errors)Hi,
This change has been released. Let me know if you run into any issues with the updated version.
Thank you for your kind words. We really appreciate it. 🙂
Kind regards,
AlexForum: Plugins
In reply to: [Page Builder by SiteOrigin] Widgets keep breaking (404/ MIME errors)Hi,
Thanks for confirming. We’re just finishing up on our integration with WP Optimize, and that’ll be be included in a future Widgets Bundle update.
Kind regards,
AlexForum: Plugins
In reply to: [Page Builder by SiteOrigin] Widgets keep breaking (404/ MIME errors)Hi,
Sorry for the delay. Based on your comment, this sounds like a general page cache issue. This issue stops after updating the page because that results in your cache plugin regenerating the page.
It appears you’re using WP Optimize for a page cache plugin. Is that correct? I recommend reducing the lifetime for page caches to about a day as that’ll prevent this issue from occurring. I’ll also log a request to add integration with that plugin.
Kind regards,
Alex