This item is by an Elite Author
tiquet
- Author was Featured
- Bought between 500 and 999 items
- Elite Author
- Europe
- Exclusive Author
- Has been a member for 3-4 years
- Item was Featured
- Referred between 1 and 9 users
- Sold between 100 000 and 250 000 dollars
216
Purchases
Buyer Rating:
4.73 stars
4.73 average based on 33 ratings.
-
5 Star
2678%
-
4 Star
515%
-
3 Star
26%
-
2 Star
00%
-
1 Star
00%
| Created | 23 January 13 |
| Last Update | 10 May 13 |
| Columns | 2 |
| Compatible Browsers | IE7, IE8, IE9, IE10, Firefox, Safari, Opera, Chrome |
| Software Version | OpenCart 1.5.x, OpenCart 1.5.5, OpenCart 1.5.4, Other |
| Documentation | Well Documented |
| Layout | Responsive |
| ThemeForest Files Included | Layered PSD, HTML Files, CSS Files, JS Files, PHP Files |
© All Rights Reserved tiquet -
Contact Envato Support


Hi.I have problem with header search,finds nothing.Tried with 1.5.3.1 – 1.5.4 – 1.5.4.1 but nothing.And your demo has the same problem.Any idea? Soz for my English.
Hi,
Thank you. Will be fixed asap with next update.
Regards
Hi, How would I edit the custom footer to add a Pinterest and Instagram icon?
Hi,
You can edit footer.tpl in catalog/view/theme/dilecta/template/common/footer.tpl and add icons where you want to have them.
Regards
Tiquet is a fantastic designer and gives huge support to his customers. I highly reccomend any of his themes. It has been two weeks since I purchased the theme and I have added many theme changes and modules. Tiquet has been there all of the way.
our site is www.projectbrooklyn.com.au
Cheers,
Peter
Hi. Our company have bought this theme, but we have two problems and it is really essential to fix them. The theme was installed on clean install of open cart, vqmod was installed and it works and all the demo settings was copied from your demo site. On the home page(before main menu) there is php notice: “Notice: Undefined offset: 0 in ….\common\header.tpl on line 421” and same notice after the menu on line 461. The slider also doesnt work. The URL to the site is: http://slovenianproducts.com/ I can also send you FTP access to the store files.
Please help!
Regards,
Hi,
1st point in documentation. Install VQMod: http://themes.jelliz.com/doc/dilectaopencart/#!/installation
Regards
As I already pointed out, the VQmod was installed (and correctly), you can check http://slovenianproducts.com/vqmod/install/
Any other solution?
Regards
Open cart version is 1.5.4.1 and vqmod is latest stable release – 2.3.2
Hi,
But i see that you don’t have uploaded my vqmod files probably Please upload again vqmod folder.
Regards
Yes I have, I checked once again, there are 6 .xml files inside. I uploaded them again just to be sure and still no effect.
??
Regards
Hi,
Please send me ftp account and admin access to store via contact form on my profile page.
Regards
I send you both. Thank you again for helping!
Regards
Thank you so much for your help!! The theme works without problems and it is wonderful! Great customer support!
Regards
Hello I have 1.5.3.1 version,update from 1.5.2.1. Any idea if these errors come from the template? PHP Notice: Undefined variable: entry_customer_group in \dilecta\catalog\view\theme\dilecta\template\checkout\guest.tpl on line 30
PHP Notice: Undefined variable: entry_customer_group in \dilecta\catalog\view\theme\dilecta\template\account\register.tpl on line 84
Hi,
I need ftp account to check where is the problem. Use contact form on my profile page.
Regards
Its fine,Tyyyy Very much,you are the best!!
which files is modified for header search in update i don’t need lose the fixes files and i do not want to overwrite. sorry for my questions all the time
Hi,
Files from errors.
Regards
How can i remove the “Powered By OpenCart”
Hi
catalog/view/theme/dilecta/template/common/footer.tpl
remove this:
Regards
Hello,
Theres a problem with the custom footer from 1.5.5 version. The $language_id isn’t defined, then the custom footer never appears.
I correct it just adding the line below at catalog/controller/common/footer.php
$this->data[‘language_id’] = (int)$this->config->get(‘config_language_id’);