Support Forum

Topic: plugin

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

Customizer compromised

pluginplugin-page-buildertechnical · By kjellerupbiz · 1 year ago · Reply by Alex S 1 year ago

Hi I have issues with the customizer whenever I install woocommerce and Site Origin Page Builder. An image of how it looks, without woocommerce (same goes without Page Builder but with woocommerce): Perfect – and an image of how it…

Code works but shows error

bug-reportpluginplugin-siteorigin-css · By Mary Pearson · 1 year ago · Reply by Andrew Misplon 1 year ago

Thank you for this plugin. I love it! I am using Kadence Theme with CSS at https://8.bestwebsites.ca/ to make 2 columns for my sub-sub-menu under Restaurant -> Menu. .header-navigation.header-navigation-dropdown-animation-fade-down ul ul.sub-menu ul.sub-menu { display: grid; grid-template-columns: repeat(2, 1fr); right: auto!important;…

value_method on repeater

developerpluginplugin-page-builder · By Michael Dubois · 1 year ago · Reply by Alex S 1 year ago

Hello, in a repeater, I have a select field. When I indicate ‘val’ in value_method of the “item_label”, the value of selected option is writing correctly. But I want it’s write the text of selected option. So for this I…