Discussion on Shoppica – Premium OpenCart Theme

Discussion on Shoppica – Premium OpenCart Theme

Cart 6,481 sales
Well Documented

ThemeBurn does not currently provide support for this item.

2196 comments found.

Where is the Module Brands Menu for sidebar ?

Hi,

The Manufacturer module is transformed into Carousel in version 1.5.1.x. You will need first to define the manufacturers from System -> Design -> Banners and the put these banners in a Carousel module.

Hope, we have helped.

Best regards,
ThemeBurn team

Hey!

I just installed this theme over an existing shop.

It looks great! Although, the images for the featured products look all pixelated.

How can I fix this.

Website is www.iridology.nl/online,

Oh and also, how big should the images be for the image banner, would you b able to provide a psd?

Thanks :)

Scott

Hi Scott,

In opencart 1.5.x you will need to define image sizes for the modules too. You are maybe using the size from the default theme (80×80) and that is why the look pixelated.

The images for the image banner should be max 920px wide and could be any height.

Unfortunately, there is no psd, as the images from example site are only for demo purposes.

Best regards,
ThemeBurn team

hi,

I’m very interested with your template, love it so much.

Q1: May I know is your template come with the “Flash banner” exactly the same as your live demo?

Q2: What is the different “opencart ver” compare “html ver”?

Hi,

1) The “flash banner” in the demo is a simple html image slideshow and it is included in the theme package. You just need to prepare you custom images and upload them.

2) The OpenCart version is intended to work on the OpenCart e-commerce system (without any implementation) and the html version to be implemented in any other e-commerce software, whether open source or custom made.

Best regards,
ThemeBurn team

The order number is a7f56a3cb95711e0b9f8842b2b692e1a. If you could help me installing will be great!

Hi Milena,

We will email you tomorrow with the details.

Best regards,
ThemeBurn team

I need the site to direct to shopping cart after customer clicks “add to cart”.

Which files do i need to edit for this?

Thanks Matt

Hi,

This topic may be useful to you:

http://www.opencart.com/forum/viewtopic.php?f=20&t=22570

Best regards,
ThemeBurn team

Trying to figure out how to modify the shopping cart options. I do not want voucher and estimate shipping and tax tab. Anyway to edit this?

Hi,

These could be disabled from Modules -> Order totals

Best regards,
ThemeBurn team

I think I have found a bug with your latest version of Shoppica. Isee a previous poster has mentioned it but here is more info. If you enable SEO names and the give a product an SEO name, when you go to that page you get the following error:

Notice: Undefined index: orla in /var/www/vhosts/*.co.uk/httpdocs/catalog/controller/module/shoppica.php on line 324

If I disable or remove the SEO name, there is no error messsage.

Could you PM the fix if possible please?

Hi,

The php notice is confirmed and will be fixed in the next minor update. Thanks for the report. You could disable it for the moment by hiding the system errors from System -> Settings -> Server -> Display Errors: No

Best Regards,
ThemeBurn team

Hi Guys – Noticed this thread over at opencart – http://forum.opencart.com/viewtopic.php?f=161&p=179038#p179038

Do you know if that has been addressed in the latest release of the theme or is it something the site owner has done?

Cheers Mark

Hi Mark !

This issue has been adressed in our latest release – 1.0.8. Also severl other small issues have been fixed. Be sure to download it from your themeforest account and to upgrade your installation.

Best Regards, ThemeBurn team

Hi!

When will you come out with new features and bug fixes? We will need to release our site next week and we do not want any issues then.

Thank you for all the work you are doing!

Best regards. Danielle

Hi,

We are now preparing another bugfix update, that will fix some more small unnoticed issues.

The problem is there is no software without bugs. The good thing for our customers, however, is that we are always improving Shoppica and now with the files changelog it is easier to update.

We are also thankful to everybody that supports us!

Best regards,
ThemeBurn team

hello my firiends at themeburn…i have managed to modify the background but even if i put a full hd image it only apears half screen..and if i put “repeat” it doesnt look good. :)

Hi,

Could you PM us your website to see?

Oh one more question, in the previous version of Shoppica I had managed to set it so search in descriptions was the default behavior of the search bar. It’s pretty important for my store as the search is returning no results even when those words are written in the item descriptions.

The old way that worked was to edit this file: catalog/view/theme/shoppica/template/common/header.tpl

FIND : location = url;

Insert this right above it: url += ‘&description=1’;  

However that field does not seem to exist anymore, is there another way to get the same end result?

Hi,

This topic may be useful to you:

http://forum.opencart.com/viewtopic.php?f=110&t=34136&p=169884

Best regards,
ThemeBurn team

In the footer, how might I go about renaming “Contact Us” to simply “Contact”? I’d also like to remove “Returns” (I don’t allow returns) and “Brands” (It’s just me selling here under my own brand).

Hi,

1) The “Contact Us” could be changed from catalog/language/english/module/shoppica.php

2) You can remove these two links from the catalog/view/theme/shoppica/template/common/footer.tpl – look for the #footer_nav element.

Best regards,
ThemeBurn team

Hi! After uploading all the files, including the ones in the language folder I still get this error if I change the admin to portuguese. The front-end works, but access the modules and shopicca I have to do it in english.

Error: Could not load language module/carousel!

Thanks!

Hi,

You also need to copy admin/language/english/module/shoppica.php to admin/language/portuguese/module/

Best regards,
ThemeBurn team

Hey all thank i sorted the issue out with the website size, now i have been looking through and cant see to find an answer but have we established how the template works once the SEO urls are on as i am still getting a return 404

One last thing how can i change the colour of the products description box too so it blens in better with my site? thanks guys xx

Hi,

1) To use SEO urls you need to rename your .htaccess.txt to .htaccess. The file is located in OpenCart root directory.

2) The color of the product description box is defined by this selector:

.s_tab_box {
    .....
    border: 10px solid #F3F3F3;
    .....
}

And the product description tabs from here:

.s_tabs_nav li.ui-tabs-selected a {
    ....
    background: #F3F3F3;
    color: #999999;
    .....
}
.s_tabs_nav li a {
    ....
    background: #DDDDDD;
    .....
}

Best regards,
ThemeBurn team

ThemeBurn, I just sent an email with details to info@...

Hi installed version 1.0.8 on a fresh install I receive an error when I access a product:

Notice: Undefined index: laptop in …\catalog\controller\module\shoppica.php on line 324

do you know what is causing the problem?

And one more thing when you select a product from the list it has the following URL :

http://www.mysite.net/category/subcategory/product-seo-url

In the related products section the url is different, its missing the category name:

http://www.mysite.net/product-seo-url

I’m not sure but I think this is a problem..not quite a good seo practice..or am I wrong? :)

yes I just noticed this is opencart standard behaviour

When do you plan the next update?

Thanks, Alex

We will release the next update this week most likely. If this notice is a deal breaker for you, you can disable the error messages from the admin panel. You could also PM us to send you the fixed file.

Best, ThemeBurn team

I have send you an email.

Thank you again !

Hi friend.

use IE9

Checkout options > “continue” button

http://imageupload.org/?d=EF04F7E71

We have checked in IE9 , everything seems to be alright. Try deleting your browser’s cache. Also, check if this bug appears on shoppica.net

Best, ThemeBurn team

how would i know if i have hunni as it is the normal size in mozilla and internet explorer, just went big all of a sudden in chrome x

@ EyeCandi – your site looks fine in google Chrome to me, no large text.

Are you sure you have not changed your keyboard settings?

errrr do you think you might be able to help me establish why i have such a large shop front and admin writing area. I havent done anything different it was just one minute normal size the next poof it was massive

I really need to get the answers to this so i can see if my hoster can fix it or myself

Thank you

P.S this only seems to be happening in Google Chrome not Mozilla or IE

Hi,

We have replied to your first comment.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey