• thewebsiter

    (@thewebsiter)


    Hello everyone, I installed the plugin “Schedule delivery for Woocommerce” by themehigh and It looks OK on product page. You can see how it looks HERE
    But my need is to show 2 products on one page so I use Elementor Tabs to show one product when clicking on 1 tab and other when clicking on the 2nd tab. I use the woocommerce shortcode to show the product page when opening the tab like so: [product_page id=”945″]
    The product is being displayed well but the plugin get messed up and seems that it just doesn’t get the scripts and styles and instead it loads the Elementor and Theme styles and scripts. So I think I need to disable them only for this plugin. You can see the page HERE
    What do I know so far?

    I used comparison tools to see what’s what and I noticed that on the page where it works well the form action is action=”https://eatkit.co.il/product/skinny/” and on the other page it’s empty and no action basically.

    Also, I noticed on the php plugin files for this line:

    action="<?php echo esc_url(apply_filters('woocommerce_add_to_cart_form_action', $product->get_permalink())); ?>"

    So I guess that the plugin is trying to “fetch” the product and maybe it fails to do so because of the page structure and this is what’s breaking everything?

    Thanks For Helpers !

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Schedule Delivery by themehigh with Elementor’ is closed to new replies.