2196 comments found.
Lovely 
HI themeburn Shoppica is realy great. I tried to hide blue price circles when prise is zero. And I found that is no urgent problem just how to implement logical if product price = 0 then hide circle like that. How to remove circle blue in all area, i mean modified your theme.
Hi,
1) The problem with the price is that it comes with the currency too. You can try with something not very universal, but working:
<?php if ($products[$j]['price']?>'$0.00') { ?>
You should write the exact string here with the currency together.
2) You will need to modify the screen.css. Add at the bottom this code:
#content .s_price {
background: none repeat scroll 0 0 transparent !important;
color: #000000;
height: auto !important;
padding: 0 !important;
position: static;
width: 100% !important;
}
#content .s_price * {
color: #000000;
}
.s_promo_price {
}
#content .s_old_price .s_currency {
display: none !important;
}
#content .s_price .s_currency.s_after {
display: inline !important;
}
#content .s_old_price .s_currency.s_after,
#content .s_old_price .s_currency.s_before
{
display: none !important;
}
Hope, we have helped.
Best regards,
ThemeBurn team
Hello, I want to change the background image, using a my photo. how can I do? thank you very much
Hi,
You could add this code at the end of the screen.css:
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;
}
Or you could wait a bit for the new versoin, which will have the option to upload background images.
Best regards,
ThemeBurn team
but i see on hearer.tpl you instert following code:
<!—[if lt IE 9 ]> <![endif]—>why it’s not working? ...
I guess it is not working because of your russian language file (or something else you’ve added to opencart). Somehow it outputs this before the html:
<!-- kontent -->
Click View Source in the browser and you’ll spot it. It breaks the markup. Needs to be removed.
please browse foloowing link on IE
http://spytorg.ru/index.php?route=product/product&product_id=28template not works properly with Internet explorer. Why? with mozilla and chrome it’s OK. IE not working.. what to do? most of my customers (70%) use IE. waiting your comment…
Best regards, Ramin
Hi,
Shoppica works with IE7 + What do you mean it doesn’t work with Internet Explorer?
Hi TB,
Been loving the updates. I just want to know if its possible to remove the bunch of 4 footer stuffs like “Information Extras MyAccount CustomerService”....and even edit the content inside of “Extras>Brands”.
Also previously, it is possible to allow “Information” to be on the left or right when viewing every page of categories or products. Is there a way to enable that again?
So yes, just hope to iron out these 3 main technical difficulties using this new version.
Thanks for your help and sorry if this has been answered.
Hi,
1) You can remove this information from the footer.tpl. The element is #footer_nav
2) You can add Information module in the column. You can also choose, to which pages to put it. This is a default 1.5.x feature
Hope, we have helped.
Best regards,
ThemeBurn team
Many thanks that allowed me to remove those links.
I would also like to remove the ‘ESTIMATE SHIPPING & TAXES ’ and ‘USE GIFT VOUCHER ’ from the shopping cart section as well, what file do I need to edit to do this please?
Hi,
These are controlled from Extensions -> Order Totals.
Best regards,
ThemeBurn team
Sorry to bother again but I still don’t have any results on the dashboard in System -> Settings -> Store tab -> Template (third row). Is there any option I should see that is not “Default”? Also, I still don’t have “Shoppica Theme CP” in the Extensions -> Modules section.
I transferred all of the files in “FILES_TO_UPLOAD” from the OpenCart_v.1.5.1.x folder to both the ftp address and the http address in which Opencart 1.5.1.1 is in. What did I do wrong?
Hi,
Yes, this is the way to install the theme; copy the FILES _TO_UPLOAD contents to the OpenCart root directory and then follow the instructions.
You could try reinstalling the opencart, if you still experience problems.
Best regards,
ThemeBurn team
I have found a bug. I have an OpenCart installation at http://localhost/shop . However, when I click a manufacturer image from the homepage, it redirects me to http://localhost/index.php?route=... instead of http://localhost/shop/index.php?route=...
Hi,
Be sure to rename .htaccess.txt to .htaccess and define the ReriteBase
RewriteBase /shop/
Best regards,
ThemeBurn team
????????????Warning: Cannot modify header information – headers already sent by (output started at /home/rpie0019/public_html/catalog/language/romana/romana.php:1) in /home/rpie0019/public_html/system/engine/controller.php on line 28Warning: Cannot modify header information – headers already sent by (output started at /home/rpie0019/public_html/catalog/language/romana/romana.php:1) in /home/rpie0019/public_html/system/engine/controller.php on line 29
any ideea why this happens? if i hit refresh usualy will work but first time i switch between languages this happens. thanks
As the error hints – the problem is with romana.php. It outputs some strings to the browser before the session headers.
Hi, how to fix following bug?:
On admin page > categories when you add new category > Title and H1 fields not working… you add some value but on site shows only “product name” instead of page heading and breadcumb heading..
Please help me to fix this BUG . this is very important issue for SEO .
Does this happen with the default opencart theme ?
Hey Themeburn, I am relatively new to installing themes and getting them on the server but I have been trying to do it on my own recently and I have ran into a problem. I already installed OpenCart 1.5.1.1 on the server but now I can’t seem to get the Shoppica theme working. On the instructions, where it says replace the files: 1./index.php 2./image/no_image.jpg 4./system/library/currency.php 5./system/enginge/controller.php
I replaced the Opencart files with the Shoppica counterparts via the FTP program and I don’t get any results on the Opencart administration panel. For example, in the module section I don’t get any results such as ‘Shoppica Theme CP’ nor are there any themes present, apart from “Default” in the System -> Settings -> Store tab -> Template (third row).
Do you have any advice? Thank you very much.
Hi,
Have you uploaded the rest of the files?
Just grab all the contents from FILES _TO_UPLOAD folder in your package and paste it in your OpenCart root directory.
Best regards,
ThemeBurn team
Thanks, I’m doing it right now.
So far the theme has been great!
I have 2 issues currently:
1) I’m getting “Inside” repeated in the dropdown menu for all the products. ie. says “Inside Inside Furniture”. How do I remove one of those “Inside”?
2) When you click on one of the brands in “Furniture Brands”, the pagination is not working correctly. It doesn’t keep you within that specific brand when you click on the pagination. The dropdown menu on the right side of the page works perfectly when a brand is selected. How do I get the pagination to work the same way?
thanks! Gavin
Hi Gavin,
The bug is confirmed, will be fixed asap and packed in the new bugfix version
Best regards,
ThemeBurn team
Will I get an alert when this bugfix is available? and where do I get it?
Hi Gavin,
The update will be available from your downloads section here in ThemeForest. We are ready with it, will test a little bit more tomorrow and will submit it for approval.
Best regards,
ThemeBurn team
Dear Themeburn,
Theme seems to be working fine now but i have a small seo issue.
I get the following error when i give a seo name to a category:
Notice: Undefined index: D300 in mysite.com/htdocs/catalog/controller/module/shoppica.php on line 324
But if i give a seo name to a product then its fine but only when a seo name is given to a category the above error message appears.
Is there any reason for this?
Regards,
M
Hi,
This has already been submitted the fix will be provided with the new update, we are currently preparing.
Until then, you could disable your error messages from System -> Settings -> Server -> Display errors
Best regards,
ThemeBurn team
Hi
I have edited the footer to remove the BRANDS and GIFT VOUCHERS link as you suggested, but I am unable to remove these from the INFORMATION drop down menu…can you let me know how I do this please.
Many thanks
Hi,
The Information dropdown menu is created from catalog/controller/module/shoppica.php by the generatecategoriesMenu() function. You will need to remove the links from there.
Best regards,
ThemeBurn team
How to disable borders showing on ends of product table on mouse over? Shadow only on product image is ok. And how to disable add to wish list and compare?
Hi,
Sorry, but we didn’t understand, what do you mean about these borders.
About the wishlist and compare; unfortunately there is not global option (for now) to disable them and you will need to delete/comment some markup in the templates.
Best regards,
ThemeBurn team
Are you allowed to change background and buttons on this template?
Hi,
There is no build in option to change the background, but it very easy to do so from the css. Just by adding a few lines at the bottom.
Best regards,
ThemeBurn team
Great theme, I bought the HTML version and almost got it working on another CMS but gave up and bought the opencart vers.
I’m just wondering if you guys would consider looking into facebook login feature for registrations?
Hi,
Thanks for supporting us!
We have considering to add this feature for a long time, but at the moment, we just want to fix all the known bugs and release a really stable version of Shoppica.
Best regards, ThemeBurn team