Woodmart Product carousel
-
Hello,
If I enter the product Karousell it is displayed incorrectly on the website.
A product is missing in the 1st position. How can this be fixed?
Please help me!
I didnt change any settings in the product Karousell
best regards!
Attachments:
You must be
logged in to view attached files.
Hello,
Please, disable all plugins that are not related to our theme and provide us with your admin access. We will log in and check what is wrong there. You can leave only the following plugins that are required for our theme:
WoodMart core
WooCommerce
Elementor/WPBakery page builder
Thank you in advance
thanks,
the account details are in the private area.
Try to add the following PHP code snippet to the child theme functions.php file to fix this
add_action('woocommerce_paypal_payments_loop_start_messages_renderer_hook', '__return_empty_string');
add_action('woocommerce_paypal_payments_home_messages_renderer_hook', '__return_empty_string');
I added it to the Woodmard Child Theme functions.php but then i get an internal server error.
What did i do wrong?
Please, send us your FTP access so we can check what is wrong.
Kind Regards