Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #671301

    Hi,

    I’m in the process of building a new site that only offers a subscription service using Woocommerce Subscriptions. When I add the subscription to the basket the subtotal is shown as £0.00. On the cart page it then has a recurring totals section. How can I get rid of the subtotal and total saying £0.00 and just have one section instead of it being split up? i.e. I just want subtotal, shipping and final total.

    Also, if you go to a product page I can’t seem to remove the lightbox. I have unchecked the Lightbox Modal Window box under the theme options and don’t have any other plugins to do this. How can I get this to stop?

    Many thanks,
    Caroline

    #671688

    Hi wrapdistribution,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply. I would try asking the same question on a WooCommerce forum as well since they know their products better than we do.

    Thanks,
    Rikard

    #675806

    Hi,

    Please use the info stated below in the private section.

    Thanks,
    Caroline

    #677152

    Hi,

    for removing lightbox use this code:

    .template-shop .single-product-main-image .images a {
    pointer-events: none;
    }
    

    For the other issue: please send us precise links showing the issue and the elements in question. Also ask WooCommerce support about it. Update Enfold to v3.7.1.

    Best regards,
    Andy

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.