install sidebar shopping cart module wont work

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart Themeinstall sidebar shopping cart module wont work

This topic has been marked as not a support question.

I have installed this module
http://www.opencart.com/index.php?route=extension/extension/info&extension_id=2184&path=5&filter_search=sidebar&sort=e.date_modified&order=DESC

showing live cart at side bar but wont update when new product added.
Can help me how to work this Module on shoppica theme?

* document required add new line at .tpl fiile but i dont know how..

4) Edit Product inline JavaScript for Add to Cart:
a) EDIT: catalog/view/theme/YOURTHEME/template/product/product.tpl

b) FIND:
——————-
$(‘#cart_total’).html(json['total']);
——————-
c) ADD BELOW:
——————-
$(‘.cart-module’).html(json['output']);
——————-

January 29, 2012 at 2:10 pm #5668
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
January 30, 2012 at 2:50 pm #5718

It wont work…
Where and which code add to?

Please advice again.

February 1, 2012 at 12:55 am #5757

This module has work well on Opencart default theme but at shoppica theme wont work..

February 1, 2012 at 1:21 am #5758
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
February 1, 2012 at 2:03 pm #5789

Yes
I have done as you said..

added htis line
$(‘.cart-module’).html(json['output']);

into … H E R E …

but wont work.
Can you help if I gave you link of admin Please?

February 1, 2012 at 2:18 pm #5793

We will rather need ftp access. We might take a look it you grant us access.

Best,
ThemeBurn team

February 2, 2012 at 9:12 pm #5839

what is email for contact you?

February 3, 2012 at 11:38 am #5864

You can use hidepost to share private information with the support staff.

February 6, 2012 at 3:39 pm #5916

Please check this.

February 7, 2012 at 1:49 am #5944

Can you please have look my site as we need to take it to my client asap.
Thank you.

February 13, 2012 at 2:26 am #6120

Hi,

We cannot access the website as it is protected with a password. We logged with no problems on the ftp.

February 15, 2012 at 10:07 am #6197

please try this.

February 15, 2012 at 10:13 am #6199

Should be working now.

We’ve touched:

catalog/view/theme/shoppica/js/shoppica.js
catalog/view/theme/default/template/module/cart.tpl

Best,
ThemeBurn team

February 22, 2012 at 4:11 pm #6450

Hi there, could you please share which changes are needed? I too am looking for this solution, it would be great to know it!

Thanks!

March 7, 2012 at 11:40 pm #6922
Viewing 15 posts - 1 through 15 (of 15 total)
  • You must be logged in to reply to this topic.