Carousel that flips to show text behind it

By Glenace, 5 years ago. Last reply by Glenace, 5 years ago
Hi, I am creating a wordpress website and would like to include 3 images with some text. Here is the link to the current website http://203.122.235.34/~wps1ann18/wordpress/ The area named ‘Our 3 Priorities’ is currently set as posts due to downloading a demo theme (I’m using the Sydney theme). I like the idea used in this…

Feature Request: Layout Builder Titles

By Charlie White, 6 years ago. Last reply by Alex S, 6 years ago
We often have pages that have multiple layout builders on them (sometimes dozens!) On top of that, we use layout builders in widget areas. It can become really difficult to track down which layout builder corresponds to which content. It’d be SO INCREDIBLY HELPFUL if the preview for the Layout Builder included the Widget ID…

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’, ),

Contact Form

By Mark Tank, 6 years ago. Last reply by Alex S, 6 years ago
I am attempting to use your contact plugin with the premium add-on. There are a few things that seem really important things that are missing. 1. Confirmation email 2. State Field (prefilled with 50 states) 3. Phone field 4. A redirect

Unwind: simple optimization fix

By Nilo Velez, 6 years ago. Last reply by Nilo Velez, 6 years ago
I don’t know if this is the right plac for this kinnd of requests, but I think I’ve faound a simple fix that can be applied to Unwind. Currently Unwind loads this script: /siteorigin-unwind/js/skip-link-focus-fix.js Triggering this warning in PageSpeed Insights: Compacting JavaScript code can save many bytes of data and speed up downloading, parsing, and…

Full width content before sidebar

By Yan White, 6 years ago. Last reply by Alex S, 6 years ago
This question has already been asked a couple of times, but I would like to request it again as a feature (at least of premium themes). A fairly common layout option is to have a full width hero after the header, followed by a boxed layout with sidebar. I know how to hardcode html in…

We miss some important features

By André Bapst, 6 years ago. Last reply by Alex S, 6 years ago
Hello, first of all, the Page Builder is awesome. We love it. We miss some important features for our work. 1. Enable / Disable entire Row Very often one plans a text / image block, but one only has placeholders like “Lorem Ipsum”. At a later date the text will be entered first. It would…