MaMuster 2) I see the pop-up telling me that product has been added to the cart

Yes this is what I don't have on my localhost version

On my local version

1) works
2) no pop up but it does add to the cart
3) I don't need to refresh as the cart populates as expected

I'm not a regular user of hikashop - I have the same version as you installed to a quickstart and I want to replicate your pop up on my install

Can you tell me to how to do this? As at the moment the template is working as expected but I've not your pop up enabled

Thanks for your message. I try my best.
To my best knowledge the pop-up is part of the new cart system introduced in HKS 3.0 (see here: https://www.hikashop.com/home/blog/367-hikashop-3-0-out.html#cart) It works via a plugin. But we did not pay much attention to it as it worked out of the box like this. What we did was turning off the legacy mode for the shopping cart.

Writing this I wonder if it might be a plugin order issues with template code and plugin code?

thanks

Thanks for the info I will test this over the weekend and see if I can re-produce the problem

Cheers
Paul

4 days later

Hi there, could you replicate the issue. During the weekend I also tried it with the legacy cart settings. It works a bit better, but the cart is also inconsistent.

thanks a lot

Sorry yes thanks for the prod

Disabling the legacy options breaks the cart layout - re-enabling them and the cart is back working

I'll need to talk to the developers on this and get back to you

Cheers
Paul

I've made a bug report and will talk to the developers when they are online

When I hear I will get back to you

Cheers
Paul

7 days later

Hi there,

how are you? Did you get an update from the developers?

thanks a lot

We have an update for the template but we haven't released it yet - not 100% why
Will need to check on monday

sorry for the delay

Cheers
Paul

Thanks a lot! Where can I check for the release. Will the update show up in the backend?

Thanks again!

    At the moment it is still being reviewed so it isn't available for download at the moment

    Do you need the file as soon as possible?

    Thanks for your patience on this

    Cheers
    Paul

    MaMuster

    Hi,

    You can take a full BACKUP of your site and try with this tweak:
    1. Download attached file & Unzip
    2. Copy associated file to corresponding directory:

    root/templates/newlifestyle/html/com_hikashop/product/cart.php
    root/templates/newlifestyle/html/com_hikashop/product/show_default.php

    1. Go to file: root/templates/newlifestyle/css/themes/bamboo/template.css

    Add this rule:

    #hikashop_cart_module .hikashop_cart {
      text-align: right;
    }
    #hikashop_cart_module .hikashop_small_cart_clean_link img {
      margin-bottom: 5px;
    }
    fix-cart.zip
    8kB
    5 days later

    Thanks a lot. The fix works.

    We noticed two issues related to it:

    1) The link to the checkout cannot be clicked in the shopping basket. When I go on the basket icon, and click on it, the pop down opens and shows the price. When I click on the price I would expect to go to the checkout, but the pop-up adds more information like the product name etc. When I right click -> link in new window on the price the checkout opens, but not without the right click.

    2) price of shipping method without VAT
    I am not sure if this comes form the template, so I want to double check. The standard shipping method shows the shipping price without VAT despite having it activated in the Plug-In.
    Can you confirm that this is from the template/not from the template?

    Thanks a lot!

    I'll ask the developer to check

    Thanks
    Paul

    The developer says it is working on his site

    Have you made any more configuration changes to your site since I took a backup?

    Thanks
    Paul

    Hi there,
    thanks for your message. Not that I know of.
    Just to make sure - I just installed the fix, no final update.

    best regards

      Thanks. I checked it, it works. Maybe leave out the second information after the URL which is one of the username options.

      The info works now, let me check and will get back to you.

      You need to Login to view replies.