Scrolling Mobile

By jhinkemeyer, 6 years ago. Last reply by Alex S, 6 years ago
When Viewers on my site scroll up and down (x axis) on mobile over the Carrousel the page will not scroll and the carousel activates the (y axis) scrolling. I want something like netflix where only the (y) is active and (x) lets you scroll the whole page. I tried All types of CSS code…

How to get media to display on template?

By Nate Cunningham, 6 years ago. Last reply by Alex S, 6 years ago
I am trying to create a custom widget for page builder that allows me to select and use an image. Following the instructions from another thread, i used the wp_get_attachment_image_url() to get the image url from the widget, but it seems that it only gives me the url for the thumbnail of the image in…

Woocommerce error

By danne, 6 years ago. Last reply by Alex S, 6 years ago
Hi, Checked my error_log file and discovered it was flooded with this message: [07-Nov-2017 20:18:55 UTC] The The “add_to_cart_fragments” hook uses out of date data structures and function is deprecated since version 3.2.3. Replace with woocommerce_add_to_cart_fragments. Using North theme v.1.3.23. Theme related? /Daniel

Compatibility PHP-7

By Remi, 6 years ago. Last reply by Alex S, 6 years ago
Dear all, I will like to upgrade all my websites with PHP7. I install and test 2 of my websites with the plugin: PHP Compatibility Checker Because I use your nice tools, I will like to know if this is a false/positive error and see with you if SiteOrigin Widgets Bundle works with PHP7. I…

Creating a Widget problem

By Orfeo, 6 years ago. Last reply by Orfeo, 6 years ago
Hi, I have followed the tutorial about creating a widget : https://siteorigin.com/docs/widgets-bundle/getting-started/creating-a-widget/ I see my widget in the Plugins > SiteOrigin Widgets list, I activate it, so far, so good ! But when I click on “Add a widget” in the Page Builder, I don’t see my widget in any tabs, do you have an…

Watch out the flex stylesheet

By Henri Lotin, 6 years ago. Last reply by Alex S, 6 years ago
Hello, I had a bug on my website and I found the culprit: https://academy.lotincorp.biz/wp-content/plugins/siteorigin-panels/css/front-flex.css?ver=2.5.13 From this CSS property: .panel-grid.panel-no-style, .panel-grid.panel-has-style > .panel-row-style { display: -webkit-flex; display: flex; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; -> flex-wrap: nowrap; /* has to be set to wrap */ -ms-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; }

Image(grid) not available

By bluedragon, 6 years ago. Last reply by Alex S, 6 years ago
I have 2 websites with WordPress. One uses Minimal, the other Grow-Pro. For both, I have the widget bundle. On Grow-Pro, I am using Image(Grid) and it works fine. For Minimal, I can see Image(grid) as active but it doesn’t show as an option. I’ve tried all the things you would think of first, like…

Using a shortcode in SiteOrigin Hero

By laduahu, 6 years ago. Last reply by Alex S, 6 years ago
I am using the SiteOrigin Hero Widget. Inside of the frame, I would like to use a shortcode of my own plugin: But it only displays I tried enabling the shortcode for widgets by calling in my plugin and it works for usual WP widgets, but not inside of the SiteOrigin Hero widget. What can…

Right Sidebar

By Izak Viljoen, 6 years ago. Last reply by Izak Viljoen, 6 years ago
Good Day After installing and activated the PageBuilder plugin and using the GeneratedPress theme, my right hand side bar appears under the container. All the settings of the pages and layout of the theme was setup that the container appear on the left and sidebar on the right. I’ve use another theme, de-actived Pagebuilder but…