133 comments found.
Can I buy your theme and use a different eCart with it?
If you can use it with Default theme then you can use it with my theme too.
Hi Diabolique,
I don`t know wp-comments & wp-posts have to install where?! please help me TKS .
Hi,
Upload it into main folder of your store. It should be reachable when you enter such url http://www.diaboliquedesign.com/demo/11/wp-posts.php
More informations you will find in the theme’s documentation.
Hi Diabolique,
Would like to purchase this theme and was wondering if you offer an installation service. Not hugely experienced with Opencart when it throws up errors etc. Great work on the template and look forward to using it. Many thanks Mark
Hi,
I can install Opencart for $20 or opencart+my theme for $25
included in the blog module?
http://www.diaboliquedesign.com/demo/11/blog/It’s a wordpress, not module. File contains theme for Wordpress.
Hello, I would like to know why product image options and reward points are not being showed on product page? On default theme they’re working.
Hello,
Please download purchased theme once again after 24 hours and reupload following files:catalog/view/theme/aightshop/template/product/product.tpl catalog/view/theme/aightshop/stylesheet/stylesheet.css
Updated version is online now.
Thank you, it’s working now! Nice!
Where to change the Take a Tour url?
Indeed the parse error was cause by incomplete file when ftp. Fixed it with re-ftp.
Layout of Featured change to Home Bottom and image size change. It worked now! thanks!!!
It’s here
catalog/view/theme/aightshop/template/common/home.tpl
href="all"
The Featured product image display in tiles of 9 small images. I’ve changed it to size 275×275
Please advise www.vampbazaar.com
Have you changed it under store setting or module settings? Inside documentation you will find a screenshot of featured module, just setup every single detail just like on the screenshot.
Hi,
My “Ready to Buy Set” image overlapped by the featured products.
What should be the Featured product image size? Documentation suggest 275×275. By look of it, the height should be longer than the width.
www.vampbazaar.com
Did you select POSITION : BOTTOM for featured module?
The proper size is height:220px, width:180px
After copy Catalog to main OC directory. www.vampbazaar.com
I get this error for all the category link.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in /home/jintree/public_html/catalog/controller/product/category.php on line 191
Reupload following file again:
catalog/controller/product/category.php
I have checked this file and there is no problems.
Hi,
Where do I change the right column default “Hello! Welcome to Aight Shop”?
Where do I change the default “Ready To Buy Sets”?
Where do I change “News”?
Where do I change “What we sell”?
All these are not in the Help documentation
Hi,
Please take a look at chapter called:
IX. How to edit Welcome message, “Customer Reviews & Testimonials”, “Ready to Buy Sets”, “News” on the Frontpage?
and:
XI. Where to edit content visible on the footer?
I’m getting the follwoing error on my home page
===================================== Notice: Undefined index: value in /home/roger43/public_html/wp-posts.php on line 39Notice: Undefined offset: 1 in /home/roger43/public_html/wp-posts.php on line 32Notice: Undefined offset: 0 in /home/roger43/public_html/wp-posts.php on line 32 On the Blog!
Notice: Undefined variable: n in /home/roger43/public_html/wp-posts.php on line 56Notice: Undefined variable: link in /home/roger43/public_html/wp-posts.php on line 57
Hello world!
Sat, 16 Jun 2012
Notice: Undefined variable: n in /home/roger43/public_html/wp-posts.php on line 61
1. You can go to System -> Settings -> Edit -> Server -> and make Display Errors: No and Log Errors:No
2. You can just use direct URL like I said in the previous comment.
I’m getting the following error after adding <?php require_once ‘wp-posts.php’; ?> to columright.tpl
This is my home page.
LatestProducts: Bestsellers
SpecialDeals
Fatal error: [] operator not supported for strings in /home/roger43/public_html/wp-posts.php on line 33
Try direct path like:
<?php require_once 'http://www.yordomain.com/wp-posts.php'; ?>
Could I get a link to the documentation? I want to purchase but I’m want to see how wp and opencart intergrate.
I am SO disappointed over this theme!! Thought I finally found the perfect solution where WP posts could be integrated into the shop – but if I had known that I had to compromise the security of my site in order to make it work – I would NOT have gotten it!
There are just TOO many bugs here and there – and frankly this should not have been posted here for sale yet! I hope to get my money back – but unfortunately I will not be refunded my time wasted…..
It’s safe if you have register_globals = Off in the php.ini. Right now every server with the latest PHP5 has disabled register_globals.
There are just TOO many bugs here and there
When you ask for refund then you have to list all bugs, you just cannot say “here and there” 
two issues: 1 – How can I translate: On the Blog and Recent Comments? 2 – In the frontpage – highlights: on mouse is over display this messagem – “notice: undefied index: description in /home/.../catalog/view/theme/aightshop/template/module/featured.tpl on line 23… What’s the problem? How can I solve this?
1. This part you have to translate manually editing wp-comments.php and wp-posts.php
2. You didn’t replace featured.php file inside controller files, you should replace whole catalog folder.
is there a way to get pagination on the featured page? I would like it if i could have the entire collection to scroll through on there
Not possible.
Hi Diabolique,
Is there a possibility that this theme might have mobile e-commerce in the future?
Thanks in advance, -J
Hi
I don’t have such plans.
error -
Notice: Error: Could not load controller module/language! in /www/artdec01/www/htdocs/system/engine/controller.php on line 48
Probably you are missing the language file in catalog/language/english/english.php or catalog/language/russian/russian.php Copy it from the default file and upload it back.
Also you can reupload all opencart files excluding files with login and password to your database – config.php, admin/config.php
is there a way to use the nivoslider in wordpress only?
No, but you can remove nivoslider and welcome message from opencart
How do I change the text and pictures on the bottom where it says “ready to buy sets”
It’s a static HTML . Please read a theme’s documentation.