Mini-Cart Javascript

ThemeBurn SupportForumsOpenCart ThemesBurnEngineMini-Cart Javascript

This topic has been marked as not resolved.

Not sure if anyone else may be experiencing this, I’ve only recently noticed it on our store running:
BurnEngine version 1.1.1
OpenCart version 2.0.3.1

But the header mini-cart dropdown does not work on the product page after adding the product to the cart. It works fine before but it will not show the header mini-cart dropdown after a product has been added.

It’s hard to compare whether this is theme related or not because the Pavillion demo stores on ThemeForest have not been updated to the latest version of BurnEngine.

September 21, 2016 at 8:46 pm #51213

**CONFIRMED BUG**

Okay, so I found one of your other themes that seems to be using a very similar structure to BurnEngine. In fact, the theme may be BurnEngine based since it is offered in the BurnEngine Pavillion control panel. The theme Technopolis has the same problem as I described above. Once you add a product to the cart, the header mini-cart dropdown no longer works.

You can test it for yourself here: http://demo.themeburn.com/technopolis/1/product/product?product_id=173

September 22, 2016 at 5:58 pm #51287

Hi,

Thanks for reporting this. Will fix it ASAP and will write again.

BR,
ThemeBurn team

September 22, 2016 at 10:22 pm #51294

Hi,

Thanks for reporting this. Will fix it ASAP and will write again.

BR,
ThemeBurn team

September 22, 2016 at 10:22 pm #51293

**ANOTHER BUG**

While you’re at it, go ahead and adjust the JS class modifications that occur when you click the remove button. It seems that when you trigger:

onclick=”cart.remove(‘…’);”

It causes a div class change from: mini-cart-info cart-info

to: mini-cart-info cart-info tb_max_w_500 tb_min_w_300

This completely jacks the formatting of the mini-cart for products still in the cart.

*You may want to review any other JS related occurrences with the mini-cart that happen to make sure that nothing else has been missed.

Thanks!

  • This reply was modified 2767 days ago by  TXVaporGuy. Reason: code was removed on save
September 28, 2016 at 12:53 am #51521

Hi,

Both problems have been fixed with the latest update that has been released today.

BR,
ThemeBurn team

October 1, 2016 at 1:18 am #51624

Great to hear, thank you.

I will await an updated changelog before upgrading, when do you expect to have this completed?

Thanks,
Brett

October 1, 2016 at 1:58 am #51635

*******This bug is still NOT fixed with the latest version (1.1.2), please take a look:

onclick=”cart.remove(‘…’);”

It causes a div class change from: mini-cart-info cart-info

to: mini-cart-info cart-info tb_max_w_500 tb_min_w_300

This completely jacks the formatting of the mini-cart for products still in the cart.

October 2, 2016 at 8:09 pm #51647

Hi,

It seems we will need to further investigate this problem. Once we have a solution we will provide it.

Thanks for your assistance!

BR,
ThemeBurn team

October 6, 2016 at 5:59 pm #51794
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.