• Hi all

    I have seen numerous issues but none have seemed to help me

    I’m running a personalised theme

    I installed Woocommerce – had the layout issue with sidebars underneath
    Installed the functions to override and fix – sorted – sweet!

    Now I have gone to create a variable product…

    I have added all attributes needed through the Attributes button

    Added the product info and selected the attributes

    linked all variations and filled them all out including costs etc

    Cleared cache and opened up the product page and no prevail… there is no cost showing up and also no total of the inventory variation

    for example

    Item 1 $100
    Item 2 $50

    Linker variation of item 1 + 2 = $150

    No cost total is showing.

    Also I have no cart – add to car button?

    So I tried with just a simple product

    Cart button appears – I can add to cart and I can also view the cart and the buttons etc…

    I read somewhere the following
    ______________________________________________
    I had the same problem and found it caused by js conflict around using the jquery $

    the solution is adding the following line into all the conflicted function
    var $j = jQuery.noConflict()

    and then substitute all the instances of $ with $j

    Hope it helps!
    ______________________________________________

    How do I test if its caused by the above conflict??

    Also – I have previously tried deactivating all plugins and that didnt change a thing

    I have also checked there is the wp_footer() in the page and there is.

    I’m a complete newbie chick with all this coding so please dont laugh if its something completely obvious – I’m ashamed to say it took me over 3 months to get my website where it is at the moment

    Here is the page where I have the variables

    https://kizzieskorner.com/shop/build-your-keepsake-quilt/

    The shop isnt ‘live’ as such on the site iteself the pages are live though I just havent assigned them to any buttons.

    I would appreciate any feedback or suggestions!!!

    Thanks so much

    Kizzie

    https://www.ads-software.com/extend/plugins/woocommerce/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WooCommerce – excelling eCommerce] Woocommerce – help with Cart Buttons.’ is closed to new replies.