2196 comments found.
hi..this is my shop www.bagloveme.com.. but i cannot do shipping step based weight..only can do shipping for flate price..can u plz help me
Hi,
Have you enabled a shipping method different from the flat rate?
Best regards,
ThemeBurn team
Hi ThemeBurn,
How can I add a custom link to the Main Navigation?
Thanks
Hi,
The top menu is generated from the catalog/controller/module/shoppica.php. The function you need is generateCategoriesMenu().
Best regards,
ThemeBurn team
I just installed the update and I saw it solved my problem I wrote in the post before. Thanks!!!! I am waiting for some more great templates in the future.
Glad to hear this 
I bought this very nice template. The only negative thing is that it doesn´t let the “UKSB Automatic Friendly SEO URLs” work on this template. The module is great an works fine on other templates and I hope it will works soon with this template too.
There should be no reason this “UKSB Automatic Friendly SEO URLs” won’t work with Shoppica. The only seo problematic place is ‘category brands’ in the main menu – http://shoppica.net/index.php?route=product/shoppica&path=35&man_id=8
This is actually not present in OpenCart as it filters the products only for specific brand in specific category. OpenCart shows all of the products when you click on a brand. So this is not a regular brand link.
All others products and categories links use standart OpenCart code and are not related to Shoppica.
Regards, ThemeBurn team
Very nice model, one of the best. I’m ready to buy it very soon.
I would like to know if the circle with the price onto image may be deleted, and the price to be placed somewhere outside the picture, for example below the image.
Thanks.
Hi,
Yes, it could be. Just some lines of css should be touched 
Hi, I get an error in : http://vyanes.com/index.php?route=account/login
“Notice: Undefined index: 4e304b855d570 …” It appears when I click login and sign in.
Any help? Thanks, Andre
Could you please PM us more details about your site so we can login and check what happens ?
Best, ThemeBurn team
Hi Themeburn, I’ve updated to the newest version of OC and managed to get Shoppica mostliy set up to look like it used to, however there are two little things there that aren’t working like they used to:
1) My sidebar is missing, I’m not sure where it is… in Shoppica I do have it enabled and set to Left, but it’s not showing up, is there any other options that I have forgotten somewhere?
2) The footer part under the Facebook/twitter etc, the one that says information, extras etc… how do I completely remove that again? In my previous version I had removed that but I don’t know how I did it! Basically many of those would be in my sidebar (if I could get it to show up) so I don’t need it twice.
Oh and thanks for the option to leave the search bar open! That’s really great!
Hi,
1) The sidebars in OpenCart 1.5.x are a little bit different from the 1.4.9.x version. You need to define for every module, in which page it will appear. When you choose position for the module, always select “Column Right”. You can then change the side column position from the Shoppica Theme CP module.
2) This part is new and unfortunately we haven’t made to toggle it as a setting. You will need to do this manually from the catalog/view/theme/shoppica/template/common/footer.tpl – search for #footer_nav element and remove/comment it.
Hope, we have helped.
Best regards,
ThemeBurn team
Thank you, I’ve gotten the side bar working again… though the settings seem to be off for me, not sure if it’s template related or not…
In the footer, under Information I have About, Privacy Policy, and Terms of Use. Those links alll work fine when clicked. I’m trying to add those to the sidebar. In modules, when I add information, instead of those 3 I get 5 links: About, Privacy Policy, Terms of use, contact us and site map. The first three links though (the ones that i’ve set in catalog -> information) give “Information page not found” error messages when clicked in the sidebar, any clue what might be causing that? if it’s not template related just let me know and I’ll go ask on the Opencart boards 
Hi,
Indeed there is a bug. We will put this in the next bugfix update. Until that time you could modify the catalog/view/theme/shoppica/template/module/information.tpl. Replace this:
<ul class="s_list_1">
<?php foreach ($informations as $information) { ?>
<li><a href="<?php echo str_replace('&', '&', $information['href']); ?>"><?php echo $information['title']; ?></a></li>
<?php } ?>
<li><a href="<?php echo str_replace('&', '&', $contact); ?>"><?php echo $text_contact; ?></a></li>
<li><a href="<?php echo str_replace('&', '&', $sitemap); ?>"><?php echo $text_sitemap; ?></a></li>
</ul>
with this:
<ul class="s_list_1">
<?php foreach ($informations as $information) { ?>
<li><a href="<?php echo $information['href']; ?>"><?php echo $information['title']; ?></a></li>
<?php } ?>
<li><a href="<?php echo $contact; ?>"><?php echo $text_contact; ?></a></li>
<li><a href="<?php echo $sitemap; ?>"><?php echo $text_sitemap; ?></a></li>
</ul>
Best regards,
ThemeBurn team
Hi I discovered an error on the “Related Products” section of the product page.
PHP Notice: Undefined index: add in /catalog/view/theme/shoppica/template/product/product.tpl on line 298
You have the same error on shoppica.net demo site.
Alex
Thanks for the report! Will be fixed in the next update.
Have a nice day, ThemeBurn team
Can someone explain to me why the up to date version of my template has gone from being standard size writing to huge when i have not touched anything
www.eyecandifootwear.com is the website if someone can advise me as i have thousands of pairs of shoes to put on it but cant until this is sorted out.
Also the admin area has gone big with the wording too so any suggesstions would be appreciated
Thanks guys xx
Hi,
The front looks OK. If it is the administration area only, we will need access and the exact page.
Best regards,
ThemeBurn team
Hello,
I have one more question:
in Shoppica Theme CP you can define Footer texts (Info, Contacts,...). Since my shop is multilingual, is it possible to define and show Info & Contacts tabs for corresponding language?
Thank you again for this wonderful OC theme and keep up the good work 
Currently we do not support multiple languages in ‘Show Info’ and ‘Contacts’ but this is on our todo list.
Regards, ThemeBurn team
Dear TB,
i installed the update clean and i get this message:
Notice: Undefined variable: vars in /catalog/model/shoppica/shoppica.php on line 210
What must i do?
thanx.
This is very rare notice which appears on some hosting configurations and it is fixed in the last update. Be sure to update to the latest Shoppica version – 1.0.8.
Regards, ThemeBurn team
Thanx for your quick respons.
Problem solved with update!
Hello, Can i use this theme for my affiliate products ? Can we edit the buy now link for the products ?
Hi,
We are not sure you could use this for an affiliate website. The shopping cart process could not be easily removed.
Best regards,
ThemeBurn team
Hi ThemeBurn,
do you remember my question about selling in a matter of price-per-square-meters? I have made a draft and some explanations that I would like to show you, may be we could collaborate to do this addin.
Best regards. Jose
Hi Jose,
You could PM us your ideas.
The problem is, that we are very busy at the moment, but at least we could see, what you have in mind and give directions.
Best regards,
ThemeBurn team
Hi, I’m a total novice and do not know programming BUT I was able to upload Shoppica and thanks to this great forum, correct the blurry images. I love this theme. I know you guys are busy but when you have a chance, I am getting these 2 errors when I click down into a specific product to put it in the cart:
Notice: Undefined index: in /home6/romantk5/public_html/catalog/controller/module/shoppica_banners.php on line 13
Warning: Invalid argument supplied for foreach() in /home6/romantk5/public_html/catalog/view/theme/shoppica/template/module/shoppica_banner_images_home.tpl on line 4
I manually updated the index.php file but did not manually update any others. Can someone please let me know what I can change to fix the 2 errors?
I really appreciate any help! Kim
Could you please PM us details about your site ? Also make sure you have upgraded to latest Shoppica version – 1.0.8.
Regards, ThemeBurn team
I sent you a PM today. Thank you!
Hi,
We got your email and will reply asap.
Best regards,
ThemeBurn team
Thanks sliilvia
@ bmckray
Just follow the documentation provided. Seriously, the number of people asking questions here without reading the supplied documentation is crazy..
It explains there how to set up custom images in your slider.
Go to Extensions > Modules :: Shoppica Theme CP > Intro then set the Intro type to custom images and choose your images.

@ T3ComputerLtd:
Just follow the instructions in the documentation and it will work fine.
Go to extensions > Modules > Latest and then set the images to be:
180×180
Thanks for the hellp 
Is it possible to make the homepage slides, the whole thing, a custom image? Possibly keeping the text but if not possible then that’s okay too.
You can upload custom images that will rotate in the homepage slides. This can be done trough the Shoppica admin area. Just read the documentation.
Regards, ThemeBurn team
Hi my images on my home page look blurred, i have seen some other comments with the same issue and checked your advice that the product list sizes are correct and they are but still seeing blurred images.
URL : www.t3custompcs.co.uk
Could you please help me with this.
Thanks
Zak
Hi when customers place orders on my site i receive an email from the system with the order, but when a customer chooses sage pay i get an email like the below, why are they different? And how do i get them to be both the same:
You have received an order.
Order ID: 53 Date Added: 27/07/2011 Order Status: Pending
Products 1x Test Product (Test Product) £ 0.05
Order Totals Sub-Total £ 0.05 Free Shipping £ 0.00 VAT 20 % £ 0.01 Total £ 0.06
Hi,
We don’t think this is anything related with the Shoppica theme.
Our suggestion is to ask somebody with more knowledge in the official OpenCart comments.
Best regards,
ThemeBurn team