This item is by an Elite Author
Koev
- Author was Featured
- Bought between 100 and 499 items
- Bulgaria
- Elite Author
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Microlancer Beta Tester
- Referred between 200 and 499 users
- Sold between 100 000 and 250 000 dollars
1,421
Purchases
Buyer Rating:
4.34 stars
4.34 average based on 192 ratings.
-
5 Star
13469%
-
4 Star
2613%
-
3 Star
115%
-
2 Star
63%
-
1 Star
157%
| Created | 10 October 11 |
| Last Update | 14 February 13 |
| Columns | 2 |
| Compatible Browsers | IE8, IE9, Firefox, Safari, Chrome |
| Software Version | OpenCart 1.5 |
| Documentation | Well Documented |
| High Resolution | No |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved Koev -
Contact Envato Support


HI, just updated this theme and my opencart to the latest versions. Having two problems. Firstly I have a drop down menu that is not displaying the background on the first 6 items (if I reduce the number of items in this category the problem goes away so its number of item related). Secondly the twitter feed seems to display two tweets at a time and they look messy, can I revert this back to a single one? Neither of these problems were present before upgrading.
Also is it possible to make the drop down go across in four columns like on the default style ratyher than just straight down?
Hello Koev, Great Theme ! I have a question regarding the cart/payment. I am not looking for an online payment, just get the order from the customer via mail form. I would like to know if the Shipping/Taxes Payment part can be easily disabled or adapted ? I also would like to know if it support Chinese characters ? Thanks !
The Red “Arrow” or box in the top middle of the screen. Where the sample of the theme says “Spicylicious” Can that be customized to put our Logo?
Hello is the theme supports greek language?
Hi, does this theme comes with search option?
I just bought this template, but you report that includes the template files. HTML, but realized that the download is not in any. HTML. I want to use only the content HTML, CSS and JS, it will redevelop the website in ASP.NET. In this case what should I do?
Hello Koev, Great Theme, but it is LOCKS UP my site aventuresdestoiles.com.au. Would you please tell me what to do ? Regards – Therese & Gail
hi, where can i remove this fotter legent: “Spicylicious theme by Dimitar Koev – theAlThemist”
Hi Koev I have just read that you have not been well, so I hope you are still mending. I have purchased your theme and have the latest version of Opencart, 1.5.5.1 but it is still LOCKING UP my entire site, including the backend admin. Looking forward to hearing from you as I think your theme is really lovely.
Hi Koev, I have Openchart 1.5.5.1 and its working default mode. When I selected the your theme , my website is LOCKING .
We look forward to a solution.
Br Tufan Tuncel
Error in jquery.roundabout.min Catching the browser
Hi Koev.. Does this template can be use in a Catalog Mode? If yes, how can i change the setting? Thank you.
Dear Koev and Themeforest Community,
I get an error that I can not solve. When you click the “Compare” or “Contact Us” at the top at the right side of the logo, I get this error:
“Not Found
The requested URL / Notice : Undefined variable: contact in / home / qqqqqq / public_html / qqqqqqq.com / catalog / view / theme / Spicylicious / template / common / header.tpl on line 222 was not found on this server. “
I have not modified the theme it is a clean install. I tested Spicylicious theme on two different servers with new installations of OpenCart version 1.5.5.1. and I get the same error.
What is wrong?
Please can you help me.
Thank you.
If this can help someone, I have the solution for this problem:
“Not Found The requested URL / Notice : Undefined variable: contact in / home / qqqqqq / public_html / qqqqqqq.com / catalog / view / theme / Spicylicious / template / common / header.tpl on line 222 was not found on this server. “
Add this code to catalog/controller/common/header.php:
$this->data[‘contact’] = $this->url->link(‘information/contact’, ’’, ‘SSL’);