Resurrecting the “Using an image as `item_label`. Is this possible?” thread

By frafor, 2 months ago. Last reply by Alex S, 2 months ago
As the thread title says it would be cool if could be possible to setup an actual image as item_label for a repeater field. This has already been asked like 5 yrs ago here: https://siteorigin.com/thread/using-an-image-as-item_label-is-this-possible/ The most common use case would be a repeater field used to set up an image gallery, or a slider,…

Sorting prebuilt layouts results into js error when importing the 1st shown

By frafor, 5 months ago. Last reply by frafor, 5 months ago
Hi there, I’ve tried the sorting snippet here: https://siteorigin.com/docs/page-builder/bundling-prebuilt/ To alphabetically sort the theme saved prebuilt layout for a website of mine. The snippet works, as the layouts are displayed according to their name, but unfortunately sometimes I cannot import them first shown (aka the one flagged with ) The UI just freezes and I…

WPML Advanced Translation Editor & Layout Builder Widget…

By frafor, 7 months ago. Last reply by frafor, 5 months ago
Hi I’m using PageBuilder by Site Origin from long time and I was thrilled when compatibility with WPML was announced on 1st December 2021, as I’m also an owner of an old-school lifetime no-limits WPML license. However, my excitement lasted only few days, as I had soon to face this issue: https://wpml.org/it/errata/siteorigin-layout-builder-widget-not-available-for-translation/ So I had…

Full Width via CSS: make it work

By frafor, 1 year ago. Last reply by Andrew Misplon, 1 year ago
Hi there, I was checking up the alternative CSS method to get things go full width, as described here: Advanced Customizations I am using GeneratePress however, not Corp, so I have checked the Corp theme to see the use it makes of the container CSS classes mentioned in your doc. I thought I could make…

Dequeue styles from So Widgets loaded in widget areas

By frafor, 5 years ago. Last reply by Alex S, 5 years ago
Hi there, I have a custom theme which loads FontAwesome by default on every page, thus it’s not needed to load SiteOrigin fontawesome version, as it would be a duplicate. I’ve already managed to remove the FontAwesome version loaded from /plugins/so-widgets-bundle/icons/fontawesome/style.css with the code below, thanks to help of Alex S (as far as I…

Row Padding setting ignored after update to 2.4.23

By frafor, 6 years ago. Last reply by frafor, 6 years ago
Hi! First of all, thanks for making our work easier with your awesome plugins. I’ve really appreciated the new “mobile padding” setting, however since I’ve update to PB 2.4.23 all my websites just ignore the padding/mobile padding settings. I’ve managed to temporarily solve the issue by copying the padding setting to the row Attribute CSS…

Unable to deregister scripts!

By frafor, 6 years ago. Last reply by frafor, 6 years ago
Hi there, I am trying to dequeue this script: Because I need to replace it with a specific tweaked version that won’t resize the slider on window.resize, unless the width delta is more than +-90px. I need this because I use to resize the Hero Widget according to window.height via a script, and I have…