ciao, ho dei problemi con oxygen e forse per questo non riesco a gestire le pagine del mio woocommerce. praticamente mi dice ” oxygen is now using JSON instead of wordpress shortcodes to store your design, please sign shortcodes to convert them to new format right away”
]]>If this plugin is breaking your site, deactivate this plugin and add the following code in your custom code :
add_action( 'wp_footer', function () {
?>
<style>
html[dir="rtl"] #ct-controller-ui {
direction: ltr;
}
</style>
<?php
}, 999 );
]]>
hi
thank you for plugin
almost every thing work is ok
but slider have problem in front and backend
could you fix it please
thank you again
]]>