Home Forums WoodMart support forum Woodmart Product carousel

Woodmart Product carousel

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #516070

    janik.stiftinger
    Participant

    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.
    #516170

    Artem Temos
    Keymaster

    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

    #516306

    janik.stiftinger
    Participant

    thanks,

    the account details are in the private area.

    #516307

    Artem Temos
    Keymaster

    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');
    #516320

    janik.stiftinger
    Participant

    I added it to the Woodmard Child Theme functions.php but then i get an internal server error.

    What did i do wrong?

    #516346

    Artem Temos
    Keymaster

    Please, send us your FTP access so we can check what is wrong.

    Kind Regards

Viewing 6 posts - 1 through 6 (of 6 total)