Support Forum

Topic: developer

Browse community answers for this topic or search for a specific issue.

Woocommerce error

developerthemetheme-north · By danne · 8 years ago · Reply by Alex S 8 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.…

Creating a Widget problem

developerpluginplugin-widgets-bundle · By Orfeo · 8 years ago · Reply by Orfeo 8 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…

Watch out the flex stylesheet

developerpluginplugin-page-builder · By Henri Lotin · 8 years ago · Reply by Alex S 8 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…

Right Sidebar

developerpluginplugin-page-builder · By Izak Viljoen · 8 years ago · Reply by Izak Viljoen 8 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…