• Resolved tupacan

    (@tupacan)


    When I click on “Add to cart” on the frontpage, it just add the product twice. From the “single product page” there is no problem.

    At first I though it is a WooCommerce problem, but than I tried with another theme and it worked perfectly.

    Anyone can help me?
    Thank you.

Viewing 10 replies - 1 through 10 (of 10 total)
  • Do you have the latest version of the theme installed? and the latest version of woocommerce? Can you post a link?

    Kadence Themes

    Thread Starter tupacan

    (@tupacan)

    I have the last woocommerce version (2.1.12), and I’m pretty sure I have the last version of Virtue (don’t know how to check).

    I’m still testing and configuring my webshop on my localhost, but you can access here:
    https://tupacan.no-ip.org/wordpress

    Thank you.

    Hmm strange, have you tired re-saving your permalinks? in the woocommerce settings have you tried turning on or off the ajax add to cart?

    Kadence Themes

    Thread Starter tupacan

    (@tupacan)

    Thank you very much!

    Ajax add to cart was disabled, that was the problem.

    One more thing, it’s outside this topic, but..
    I want to remove that “Products” tab title from my homepage. How can I do that?

    You can add this css to your custom css box in the theme options > advanced settings:

    .home .page-header {
    display:none;
    }

    Kadence Themes

    Thread Starter tupacan

    (@tupacan)

    You get me wrong, I was asking about the browser tab title. I don’t want to have that page title on my homepage.

    This page title I need to be removed. On my homepage, in browser title I want just the website name.

    Thanks a lot.

    Oh well that is done with a plugin, I recommend using Yaost SEO

    Kadence Themes

    Thread Starter tupacan

    (@tupacan)

    Is it really needed a plugin for such a thing? Can I just remove it from the code?

    Thanks.

    Yes, it’s not part of the theme or woocommerce but how wordpress creates meta page titles. If you removed from the whole theme then no page could have a meta title.

    Kadence Themes

    Thread Starter tupacan

    (@tupacan)

    Okay, thanks for your replies. I have more questions, but I will open a new topics for that.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Adding the product twice – problem’ is closed to new replies.