2196 comments found.
Awesome theme!
One question—how do I make the footer information (ie; info, contacts, twitter, facebook located in the CP) to only show on the homepage and not the sub-pages?
Hi,
Open catalog/view/theme/shoppica/template/common/footer.tpl, find the #shop_info part and wrap it with this:
if (route == 'common/home') {
......
}
This should do the work.
Best regards,
ThemeBurn team
Awesome, thanks! I was impatient and tried to figure it out myself and I just copied that section of code and pasted it into the home.tpl file.
Thanks for the reply!
How can i change it so when you add items to the basket it takes you to the shopping cart page?
Hi,
You may find this usable:
http://forum.opencart.com/viewtopic.php?f=20&t=22570&start=0Best regards,
ThemeBurn team
Jogz thanks for that buddy all working fine now …
Thanks theme burn for this great template..
You are welcome 
easy fix…woulded be easyer to say so? most of us comed from 1.4.9.5 were was not such blur. anyway, thanks for the fix. will you realease soon another version of shoppica (that contains the paypal bug and others if you found extra)?
That is why, we have got just now, why everybody changes everything as it is said and still have blurry photos 
About the update; we plan to release it tomorrow with the 1.5.1.1 compatibility (maybe we will drop 1.5.1, because there is almost no difference)
Best regards,
ThemeBurn team
problem solved .. go to modules … latest .. make image size 180×180 save and u done
sorry theme burn
for bugging u

Hello there
I have changed the dimensions of the PRODUCT LIST SIZE and still the same problem blurry pictures.
Thanks
Hi,
Maybe everybody forgets that in the new OpenCart 1.5.x, you need to specify image dimension each time you include a module in a page.
So when it comes to featured, latest, bestseller products (all these are modules) you still need to keep the sizes that are specified in the documentation, if you include them in the content area.
Best regards,
ThemeBurn team
i have just installed the latest version of shoppica to check your claims about blured pictures. i have activated shoppica, inserted exactly the sizes you stipulate in documentation and in category pages the images are fine now. however, in main page, featured section, the products are still blured? i have even distorted the pictures setting up big values for one side and they look ok (distorted but clear) on all pages except featured section in main page where they remain the same – they didn’t take any of the settings so no distorsion there?
have checked and the images come from cache like this so 90×90 where you have in .container_12 .grid_2.s_item .s_thumb img a 140×140px settings. if i reduce the 140×140 to 90×90 the images become sharp.
this is rather funny since in shoppica 1.4.9.5 there was not such problem? how can we make opencart deliver in featured section the biger size to fit your settings? deleting the cache folder of images doesn not make any diference. they are rebuided again the same way
Hi,
Maybe everybody forgets that in the new OpenCart 1.5.x, you need to specify image dimension each time you include a module in a page.
So when it comes to featured, latest, bestseller products (all these are modules) you still need to keep the sizes that are specified in the documentation.
Best regards,
ThemeBurn team
the pictures coming on the main page are 80×80 pxls… if u dont consider it as a bug then give as solution please.
Hi,
Maybe everybody forgets that in the new OpenCart 1.5.x, you need to specify image dimension each time you include a module in a page.
So when it comes to featured, latest, bestseller products (all these are modules) you still need to keep the sizes that are specified in the documentation.
Best regards,
ThemeBurn team
t3computer i had the same prob..you have to edit the size in the opencart module and it will be fine.. 
Hi my URL is www.t3custompcs.co.uk.but i have followed all the Sage Pay instructions but still cant get it to work. Basically when you go through placing an order process, and select Sage Pay and then click confirm order at the end nothing happens… I have checked the confirm order button works with other payment options i offer such as bank transfer and it does.
Sage Pay have told me it is my issue as it is not even getting to the stage of going to their server.
Could you please help me with this.
Hi,
We will provide the fix for this tomorrow. Indeed there is a problem in Shoppica and we are working on the issue.
Best regards,
ThemeBurn team
Please email me the fix ASAP .
Here is the fast fix, until we provide the update:
1. open this file – /catalog/view/theme/shoppica/template/checkout/confirm.tpl and at the end you should see: 2. replace it with:This should do the work.
Regards,
ThemeBurn team
These instructions you have provided are not clear at all!
What part of the code am i editing exactly?
Secondly you have said find : and replace with the same thing :
This is holding up the launch of my website and i am very unhappy!
Hi,
Sorry, we didn’t see the code was stripped from the comment. Here is the fix again, until we upload the bugfix update:
1. open this file – /catalog/view/theme/shoppica/template/checkout/confirm.tpl and at the end you should see:
<div class="clearfix" id="payment"> </div>
2. replace it with:
<div class="payment clearfix"> </div>
This should do the work.
Regards,
ThemeBurn team
I am now getting the following error: Error: Could not load model total/patment_fee!
I Have now fixed this, it was an error due to “Payment_Fee Extension”
Still have the “blurry” effect on the pictures in our shop. Made all the changes you post.
Here you can see: http://www.brummigummi.de
Hi,
Maybe everybody forgets that in the new OpenCart 1.5.x, you need to specify image dimension each time you include a module in a page.
So when it comes to featured, latest, bestseller products (all these are modules) you still need to keep the sizes that are specified in the documentation, if you include them in the content area.
Best regards,
ThemeBurn team
hello again. please explain us why you reply to all of us who compained about the blurry photos to set that exact dimensions of the pictures? i have told you that in shoppica 1.4.9.5 i used a 1200 wide layout meaning that all the pictures were rectangular and olso all of them were diferent as dimension compared to the dimensions you specified in the documents. i am waiting now for your next version (to cut more bugs) before i start again with this modifications. i will use again a 1200px site, rectangular pictures and olso biger than what you keep telling us (to properly fit the 1200px template). will my pictures be displayed fine as in shoppica 1.4.9.5 even if they are diferent than the sizes you keep telling us to use? i need to know since is hard to fiti these bigger images with the hover efect for each type of page…
I have sent you a private message with urls & login so you can see the theme installation error for your self. Please advise me on how to correct the issue.
thx
Will email you ASAP .
Regards,
ThemeBurn team
Ok, didn’t quite find that exact line but managed to work out the change and all seems to be working now.
Thanks for the fix.
Good job TB! 
Thank you for looking into PayPal problem. Have sent you the site address, please advise if you need further details.
Relieved, almost, to see that others have the same problem as it does seem to point to a bug rather than my own error.
Looking forward to an early solution. Thanks.
The problem is confirmed, the bug is found and smashed. The next update will fix it, but here is a quick solution for the impatient:
1. open this file – /catalog/view/theme/shoppica/template/checkout/confirm.tpl and at the end you should see:
<div class="clearfix" id="payment">
</div>
2. replace it with:
<div class="payment clearfix">
</div>
This should do the work.
Regards, ThemeBurn team
Good morning I have an error in my theme and would like help.
PHP Notice: Undefined variable: image_width in /home/carlos/public_html/loja/catalog/view/theme/shoppica/template/module/carousel.tpl on line 7
Version 1.5.1
the error appeared on screen error log of the administrative
Will be fixed in the next update. You don’t have to worry anyway. It is just a log notice.
Regards, ThemeBurn team
Hi TB the broken layout was observed in Chrome, here’s a link to the image:
http://imageshack.us/photo/my-images/30/capturejoi.png/I can reproduce this by clicking on a brand item, the page refreshes and the layout breaks. Works fine in IE.
This is because your browser has cached old css from a previous version of Shoppica. Hit ctrl+F5 and this bug will disappear. We will include css cache invalidation in the next update.
Sorry to waste your time, it looks fine after doing what you said. Great work on the theme by the way 
I’m going to upload your latest version and start on my store!
...any news on the next update to make PayPal work?
We are still looking into this issue. Would you please PM us a link to your site so that we can test there ?
Regards, ThemeBurn team
Ho do I remove the menu links (top and footer) for Brands please?