Forum Replies Created
-
Hello, your plugin shows now empty page.
Almost a year ago you have posted this to fix my problem:
add_action( ‘vc_before_init’, ‘dhvc_woo_disable_check_shortcode’,100);
function dhvc_woo_disable_check_shortcode(){
remove_action( ‘vc_user_access_check-shortcode_edit’,’dhvc_woo_product_page_access_check_shortcode_edit’,10,2);
remove_action( ‘vc_user_access_check-shortcode_all’, ‘dhvc_woo_product_page_access_check_shortcode_all’,10,2);
}This is still in my function.php. But I can not edit page template (looks like it is empty, but it is not)
I only want to change the ORDER of the two elements: price AFTER select and not before.
I have built this product page with your plugin: https://oper-magazin.webhomes.de/abo/oper-digital/
Do you see? Price is above variation select.
I need it below variation select.
Thanks
Maybe I need to change one of your template files to change the order of display?
I just want to show price AFTER variation select and not before.
No no, I just want the display order change.
It is like this now:
“Price
Variation select”I need:
“Variation select
Price”Hello and thank you for your reply.
I mean something else. I need to show the price AFTER variation select and not before variation select as it is now.
It would have been nice if this would be separate modules, one for price, one for variation.
Again, I need to change it to show variations first and after that price.
Somehow I could safe now and it works!
Can you please add the code? Thank you
Thank you!
But when I try to add to function.php I get this:
Ihre PHP-Code-Änderungen wurden aufgrund eines Fehlers in Zeile 26 der Datei wp-content/themes/jnews/functions.php zurückgesetzt. Bitte beheben und versuchen, erneut zu speichern.
Uncaught Error: Call to undefined function dd_action() in wp-content/themes/jnews/functions.php:26
Stack trace:
#0 wp-settings.php(528): include()
#1 wp-config.php(74): require_once(‘/mnt/BLOCKSTORA…’)
#2 wp-load.php(37): require_once(‘/mnt/BLOCKSTORA…’)
#3 wp-admin/admin.php(34): require_once(‘/mnt/BLOCKSTORA…’)
#4 wp-admin/theme-editor.php(10): require_once(‘/mnt/BLOCKSTORA…’)
#5 {main}
thrownLooks like your Plugin is incompatible with Rank Math / Rank Math Pro
This reply has been marked as private.WPBakery works again when I deactivate your Plugin. Just bought it
With screenshot
Attachments:
You must be logged in to view attached files.