2196 comments found.
The demo version appears to be buggy.
I’m viewing it in Googe Chrome and the add to cart (Ajax/JS Script) doesnt work. If I select add to cart I have to refresh the page to see the change, the old Shoppica did this dynamically.
From looking at the comments, there appear to be some outstanding issues:
1. Paypal Checkout not working 2. Images appearing blurry 3. Brands layout broken (go to demo and click on one of the brand images in the footer, the brands layout then breaks)
I see that you are currently working on the demo site, so maybe some of these issues are being fixed as we speak.
When will this be resolved?
Many thanks
As for now only the paypal issue is confirmed (we are looking into it). Cannot confirm the blurry images as bug. Also could not observe broken layout anywhere in the demo. Please, send us a screenshot along with the browser version.
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
Confirmed, will be fixed in the next update.
Does this message appear somewhere in the layout or you are observing the error log in the admin area only ?
Regards, ThemeBurn team
Replace all words “shoppica” the source code of all files, file names and folders that were named with “shoppica” and changed by magie. It turns out that show the following errors below. how to solve?
Notice: Undefined property: Document::$magie_text_cart in /home/storage/f/eb/9f/magie/public_html/catalog/view/theme/magie/template/common/header.tpl on line176
property: Document::$magie_text_contact_us in /home/storage/f/eb/9f/magie/public_html/catalog/view/theme/magie/template/common/footer.tpl on line 18
Notice: Undefined property: Document::$magie_text_login in /home/storage/f/eb/9f/magie/public_html/catalog/view/theme/magie/template/common/footer.tpl on line 153
Thanks

You can’t just replace all words ‘shoppica’ in the source code.
Such a deeper re-branding is not possible at the moment.
Regards, ThemeBurn team
Demo site is showing errors;
Warning: require_once(/var/www/projects/test/shoppica51/system/startup.php) [function.require-once]: failed to open stream: No such file or directory in /home/shoppica/public_html/index.php on line 15
Fatal error: require_once() [function.require]: Failed opening required ’/var/www/projects/test/shoppica51/system/startup.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in /home/shoppica/public_html/index.php on line 15
I have i problem with the Theme and the German Language. When i choose german at the stores front-end and want to add a product to the shopping card it doesn’t make this little “Pop-Up”, that a product was added to the shopping card. This Pop-Up i only get viewed when i choose “English” as my store language.
It is only the Pop-Up for the shopping card. If i add a product to the wishlist or to compare, the little Pop-Ups are shown.
Do you know how to fix that?
HI,
Do you still have this problem, because your store is currently in maintenance mode and we cannot test.
Best regards,
ThemeBurn team
for the blurred pics issue i tried to replace pics n it works.. but this is not the solution. when u upload the product it resize the pic to 80×80 but when its show on the page its stretch its 180×180 i think a small fix in the code will do the job … dear theme burn i know we causing u so much headache but what to do we love this theme
so help us out

We don’t know why everybody is so confused with setting up the image size. This is the only part that is almost untouched from the 1.4.9.x version
The idea is simple. There is two listing sizes, so you have two different PRODUCT LIST SIZE dimensions
- 3/4 products per row – 180×180
- 4/6 products per row – 140×140
Have in mind that when you add a module into the content top/bottom area you need to keep these sizes.
Are these the values you have used?
I too cannot get PayPal to work, on the final button to continue and presumebly be directed to PayPal nothing happens so no one can actually order anything from your shop at the moment 
We are looking into this issue. Could you provide us with a link to your site ?
Regards, ThemeBurn team
I think you guys need to start your own forum, haha
Have you guys considered using Google Code for users to post open issues? It might save you guys a lot more time and less trouble.
The forum is almost ready
and hopefully we will ease the support process 
Hi im having problems installing the theme. Tried a few times i get Warning: require_once(/home/dtowers/public_html/ /system/startup.php)
message, please advise me on what is the solution i’ve seen other users posting same issue.
thank you
It seems you haven’t install opencart at all. Please, refer to the official opencart documentation – http://www.opencart.com/index.php?route=documentation/documentation&path=4
Hi,
Just wondering what features you didn’t manage to upgrade from 1.4.9 to 1.5.1 ? Cos there was one time you mentioned you will first release a simple 1.5 and then port all the features slowly from 1.4.9?
Looking forward to buying it but like to get confirmation first.
Thanks
There isn’t single missing feature with the recent updates. We have not added new features – that what I meant when I said “simple upgrade”.
In the next upgrades we’ll try to add some new features not present till now.
Regards, ThemeBurn team
Hello,
we use our shop in German language. If i switch to english language (front-page), on the product side the “Add to Cart” button is in one line with the Quantity selection button. But in german language the “Add to card” moves a line below, because in german the card button is called “Warenkorb”).
How can i fix that and make these two button using german language in one line?
The same problem i also have on the homepage when i move the mouse over a product an then the buttons wishlist and compare are shown. in english they are in one line, in german it takes 2 lines and this doesn’t look very well.
Hi,
You could solve the homepage on mouse over problem by adding this code at the end of your screen.css:
.s_grid_view .s_item .s_actions {
width: auto !important;
margin-right: -20px !important;
margin-left: -20px !important;
}
About the ADD TO CART button and the quantity field, you could try to reduce the size of the quantity field by adding this code at the end of the screen.css:
#product_buy input {
width:....
}
Hope, this will help.
Best regards,
ThemeBurn team
Thanks for your help. It works fine now!!!!!
same blurry image problem … any solution theme burn ?
Have you changed the dimensions of the PRODUCT LIST SIZE pictures generated by OpenCart with the dimensions specified in the documentation. This could be done from System -> Settings -> Images.
Note that you have different PRODUCT LIST SIZE dimensions for the two different options from the Shoppica Theme CP:
- 3/4 products per row – 180×180 - 4/6 products per row – 140×140
Best regards, ThemeBurn team
i just purchase but when i activate the template . my store front got error message it show Error: Could not load language module/shoppica! i already install and enable the module
It seems you don’t use the default language. Shoppica comes with english translation only. If you want another language, you must create it ourself:
Copy
admin\language\english\module\shoppica.php admin\language\english\module\shoppica_banners.php catalog\language\english\module\shoppica.php
then upload them to:
admin\language\YOUR LANGUAGE \module\shoppica.php admin\language\YOUR LANGUAGE \module\shoppica_banners.php catalog\language\YOUR LANGUAGE \module\shoppica.php
You don’t need to translate it, but you need to upload the correct files to your used language folders otherwise you get the message that the files cannot be found.
Best regards, ThemeBurn team
nice !
by the way can i also upload other template ? so i can let my customer choose few template . is it posibble to not upload index.php file cause i worry it will cause other template error ?
Hi,
Yes, it is possible to manually update the index.php. It is explained in the documentation.
Best regards,
ThemeBurn team
hello themeburn! 2 questions.. how do i put my own background in shoppica 1.5? and is it possible to put the caroussel displaying products instead of the banner? thank you very much.
Hi,
1) To add a background open catalog/view/theme/shoppica/stylesheet/screen.css and add this code at the bottom:
body.s_layout_fixed {
background-image: url(http://football.ariana.bg/public/images/front/body.jpg) !important;
background-repeat: no-repeat !important;
background-position: center top !important;
}
2) Unfortunately you can’t add products in the carousel. This is a good idea for a feature in the next update of Shoppica 
Best regards,
ThemeBurn team
Hello there
I am also having the same issue with the images, it is blurry
Help and suggestion would be very much appreciated.
Thank you
Have you changed the dimensions of the PRODUCT LIST SIZE pictures generated by OpenCart with the dimensions specified in the documentation. This could be done from System -> Settings -> Images.
Note that you have different PRODUCT LIST SIZE dimensions for the two different options from the Shoppica Theme CP:
- 3/4 products per row – 180×180 - 4/6 products per row – 140×140
Best regards, ThemeBurn team
Hi Adyyda,
I have the same problem than you. My picture form the home page are not fine. But when i used the 1.4.9.5 theme everything is good. I think there still have some problem in the new them.
Have you changed the dimensions of the PRODUCT LIST SIZE pictures generated by OpenCart with the dimensions specified in the documentation. This could be done from System -> Settings -> Images.
Note that you have different PRODUCT LIST SIZE dimensions for the two different options from the Shoppica Theme CP:
- 3/4 products per row – 180×180 - 4/6 products per row – 140×140
Best regards, ThemeBurn team
what really escapes me is how shoppica 1.4.9.5 had fine images from the begining and 1.5 does not. i understand that i “must” use the dimensions you give us but consider that all the time i have modified the theme to a 1200px wide and rectangular images (since my photos are like this). never comed accross this problem. they shoulded be distorted but not blured and olso i am using just the opencart images
Have you changed the dimensions of the PRODUCT LIST SIZE pictures generated by OpenCart with the dimensions specified in the documentation. This could be done from System -> Settings -> Images.
Note that you have different PRODUCT LIST SIZE dimensions for the two different options from the Shoppica Theme CP:
- 3/4 products per row – 180×180 - 4/6 products per row – 140×140
Best regards, ThemeBurn team
Hi, I am getting the following error message when i try to remove a product from the shopping cart by clicking on the check box “Remove” and then clicking Update:
Warning: Illegal offset type in isset or empty in /home/shop4f5/public_html/shop/system/library/cart.php on line 275Warning: Cannot modify header information – headers already sent by (output started at /home/shop4f5/public_html/shop/index.php:100) in /home/shop4f5/public_html/shop/system/engine/controller.php on line 28Warning: Cannot modify header information – headers already sent by (output started at /home/shop4f5/public_html/shop/index.php:100) in /home/shop4f5/public_html/shop/system/engine/controller.php on line 29
Please, PM us a link to your site. Cannot confirm such bug, on the demo site – shoppica.net (which is updated to 1.5 just recently)
Best Regards, ThemeBurn team
Hi Themeburn Team, Here is the link to the site: http://shop4favors.com/shop
Also, can you please advise on the share section, in both IE and chrome the twitter, fb and google icons are still on top of each other. Am i the only one getting this issue? sorry.
i was able to resolve the issue, there seemed to be a db issue. Once i reinstalled the environment and restored data one by one, the issue went away.
We’re glad everything is ok 
Agree with StellaDavies above.
The theme is fine until you get to the final element of the checkout – clicking the Confirm Order button does not work. Would be grateful for a fix asap.
Do you experience this issue with payapl only (like StellaDavies) or with any payment method ?
Hi
I tried a couple of checkout payments – all seem to experience the issue. Will PM you my site address so you can see the issue live.
Terry
Hi,
The problem is confirmed, the bug is found. The next update will fix it, but here is a quick solution until the new release comes:
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
When I enable Shoppica on a fresh install of Opencart 1.5.1, my server no longer loads my site at all. It acts like the server isn’t even there, can’t connect.
I’ve reinstalled fresh 3 times now, enabling shoppica is what screws it up. I’m on Mediatemple Grid Service.
URL is http://photocharm.com
Please, PM us more details for your site so we can login and see what happens.
Regards, ThemeBurn team