389 comments found.
My OpenCart is version 1.5.12. I have this error:
Error: Could not load controller module/language!
What can I do?
Probably you have removed some files. Reupload all opencart files except: config.php admin/config.php
Did you check the background image not displaying well on iPad ?
I’m still working on it.
There should be added min-width:1100px; for body selector. I’m uploading updated theme.
Thanks for the fix !!!
I still have not uploaded a larger image (2190 px) but I see how it works in your demo.
Thanks again.
We reverted back to def. theme just to see if the error is still present, It is!
So this has nothing to do with your theme I guess 
Cheers!
I wanted to post the html output here but I can’t…
this comes just after the html and body close tags ();?>
Header.tpl?
If you want to post some code use PRE tags.
Hi, Great theme!
Since upgrading from 1.5.3 to 1.5.4, we get this bit of code “(); ?>” at the bottom of each page, left side.
I would have thought it’s something with the footer but I replaced it with the old one just to compare and got the same error.
Please advice?
Thanks for your fast support, I start underestanding how these image containers work.
Just another thing. On iPad and iPod the large background image does not shows full. It is croped about an inch or so at the right.
Could this be fixed ?
I’ll check it.
I’m having trouble with the product image on product page. Repeating itself …
I need to display vertical and hoizontal images.
To me, would be OK to have a square box wih the image filling all the square and leaving outside the box the verical or hoizontal spreads.
Is that possible?
You should increase thumbnails size just like in the documentation. Opencart allows only 1 size. If you want to have a square box then you have a solution about box size changing in the documentation.
I really this template, but when I click on a product, I only see one picture of it. Is it possible to add more? I’m doing bikinis and need to show the front and the back.
It’s a really classy file.
I would love to see a demo example of the Digital Files for sale though.
EDIT : I have now viewed all of your shop files and while all of them are great, none of them have a Digital Files preview.
you should add a Digital Category selling mp3s, photos, pdfs, video, ebooks etc and that would also increase potential sales.
When transaction is accepted then user can download digital product under user account.
Here is a demo with photo for sell: http://www.diaboliquedesign.com/demo/psoc/nulla-ultrices-malesuadaHello, Is it possible to add side categories menu to the product page in this and/or Vanity Shop theme? Or at least top menu like “Home » Category1 » Category2 » item name” above the item so on every page?
Hello,
Yes, there is a Categories module which can be displayed on the right column.
Hello again Diabolique,
Thanks again for the fast response!
Yes, I warned you I was a newbie so I guess it’s normal I asked such a basic question, I’m going to see what I can find about editing .css templates online and begin to study hard to get at least a basic understanding of it and try some things out while I take many backups in case things go wrong 
Also thanks for the suggestion about the google search, I already found a lot of info that will help me get rid of the lines, I’m confident I will succeed in getting rid of those little buggers.
It’s not urgent, but here’s another question from my wife
I have a facebook page for my shop and I would like to make the like box appear on the homepage of my shop, for example in the box where you have the brands image in your template, so I opened the home.tpl and pasted this code inside the box where the brands image used to be:
<div id="fb-root" />
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/nl_NL/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<p align="center"><?xml:namespace prefix = fb ns = "http://ogp.me/ns/fb#" /><fb:like-box header="true" href="https://www.facebook.com/pages/Billys-Fashion-Wear/258561267525094" width="292" height="200" show_faces="true" stream="false"></fb:like-box></p>
This script worked flawlessly on a simple html page but it doesn’t work in the .tpl file as my browser spawns a syntax error about the first line with a ”:” in it, in this case the line that contains the <?xml:namespace prefix code so my guess is I’m trying to paste html code in some other uncompatible one that’s in the .tpl file right? or am I just stupid?
Again, thanks for your patience, I know it must be frustrating when newbies like me ask you questions that might make you frown an eyebrow, I have the experience myself in other domains lol, but your help is greatly appreciated!
Try to display it using iFrame
Hello again Diabolique,
1) I fixed the flags and mouse pointer with your help, thanks a lot!
2) For the translation part the link was helpful but I’m afraid I’m a total newbie so I didn’t quite understand well what files to create exactly and where to put them ( the .css ones) can I take one as a base, copy it and modify it or do I need to create new code myself for every language? If that’s the case then I think that goes far beyond the scope of my knowledge, the only lines of code I ever wrote was in basic and that was about 25+ years ago in school lol, so unless I get a step by step explanation I think I’m screwed for that part.
3) About the featured products, your guess was right, I deleted the stuff I didn’t need in the home.tpl but it seems I deleted something too much, so I restored the original phantom shop home.tpl and it works as intended now!
4) the product images where you responded “it’s not possible.” you had me smile there as it was a question from my wife and your response is what I usually answer her also
Anyway, it doesn’t disturb me so it shall remain as it is, for a fashion shop the big pop-ups are needed anyway, so for me problem solved also.
However, you wrote about the resizing and that Open Cart generates ugly white lines, everything works for me in Phantom Shop template save in the cart images, no matter how I resize the images in the open cart admin section there remain either two vertical or two horizontal white lines visible, I tried changing pixel size pixel by pixel but the lines remain, argh frustrating, should I change anything in the stylesheet.css to try and get rid of them?
Thanks for your support and patience, it’s greatly appreciated!
I didn’t quite understand well what files to create exactly and where to put them ( the .css ones) can I take one as a base, copy it and modify it or do I need to create new code myself for every language?
This css class you have to add into product.tpl (for add to cart button). It’s not so easy if you ask such basic questions.
However, you wrote about the resizing and that Open Cart generates ugly white lines, everything works for me in Phantom Shop template save in the cart images, no matter how I resize the images in the open cart admin section there remain either two vertical or two horizontal white lines visible, I tried changing pixel size pixel by pixel but the lines remain, argh frustrating, should I change anything in the stylesheet.css to try and get rid of them?
On the forum.opencart.com was a tutorial about how to replace white spaces for different color. Search in google “opencart white images”
Hi!
Is there a way to change the black background color? If so, how? Thanks so much!
Hi,
I have added solution here: http://themeforest.net/item/phantom-shop/faq/381434 But if you want to have it white then I recommend this theme: http://themeforest.net/item/xtreme-shop/980429Hello again, it seems I can’t edit my previous post so I will update the situation with a new one 
The featured products now are working fine but I had to select “position top” instead of “position bottom” for it to work, I use Open Cart version 1.5.3.1
I have been working whole day yesterday on my shop template and ran into 3 more questions I didn’t find an answer for myself.
1) I will have a mulch-lingual site, in English, French and Dutch languages and I followed the instructions you posted earlier in this thread to make the flags of the language selection appear. it worked and they appear on the left side of the template under the 3 icons from the phantom shop template, however they are way too small, and the mouse pointer doesn’t change into a hand when hovering over them to select.
How can I change the flag size (can I just insert bigger icons with different .png files and will it adapt automatically) and how can I make the mouse pointer change into a hand like on the other select buttons of the template.
2) Since my site is multi-lingual all the buttons like for example the cart ones with the text “purchase” remain in English in the other languages also. I can of course adapt these in photoshop to the other languages but how do I make them appear in the languages? Do I have to make sub-directories like french and dutch in the phantom shop directory on my server or is there any other way?
3) On the product pages when I have more than one photo, the second, third and so on appear under the main photograph, but when I click on them they don’t appear in the main photograph box but immediately make the pop-up appear, is there any way to change this? I would like them to appear in the main photograph box first and when a customer clicks on the main box then the pop-up should appear as usual, but not when he clicks on the little boxes with additional photographs.
And the pop-up window is way too big for my layout, in the options they appeared as 700×700 as you instructed in your help file but even after reducing them to 450×450 they still appear as large as before, what am I doing wrong?
Thanks already for your response!
1. Yes, just upload bigger flags. Use cursor:pointer; style like:
#currency a { cursor:pointer; }
2. You should create additional translations and use this translation as CSS class. There will be displayed different css class for different language and of course different button. There is a tutorial about how to add new translations:
http://themeforest.net/item/gecco-shop/faq/1208592
3. It’s not posible.
4. I have removed resizing for pop-up window with images because opencart generated bad looking white stripes. You can reupload product.php from default opencart installation or just upload smaller product images.
The featured products now are working fine but I had to select “position top” instead of “position bottom” for it to work, I use Open Cart version 1.5.3.1I don’t understand how it’s possible, probably you have modified home.tpl file.
Hello Diabolique,
I purchased this theme and I must congratulate you an on great design!
I face one problem though, on your demo site you have five products in the featured box of the homepage displayed side to side, on my work in progress however I can only display 4 side to side and the 5th appears below the others, leaving an ugly empty gap on the right side of the featured box, any way I can solve this?
Edit: I read the previous pages and found a user that had the same problem, however the position for featured box in the modules section was “content bottom”, I changed it to “content top” to see what happens and guess what? Now the 5 products are displaying properly side to side! However I want to have that box on the bottom of homepage, not on the top :/
looking to buy this. can u add video to this. will this compatible with this http://www.opentshirts.org/
Yes, you can add videos, demo: http://www.diaboliquedesign.com/demo/psoc/etiam-mi-nunc-congue-etes
Openshirts looks like totally different shopping system. This theme works with the opencart only and you won’t find themes for Openshirts on themeforest.
Look, this is a really really simple request. It’s not about “Decreasing” my image sizes. You changed something in the default opencart core for this theme and I’m simply asking you how I can restore that.
When you add a product, the system should automatically create all fitted cache images / thumbnails. Simply put:
I don’t want the product image or thumbnails displayed as “Background images” how do you make them display like in the default opencart theme?
Thank you.
There will be tons of work. It’s even not possible to make the same design with img tags.
Adding the original product.php file fixes the pop up box window from being full size as the image but the actual product images and other thumbnails still “leak” outside of the box. I need the complete images to fit inside.
So decrease it more (also for featured module). For example the perfect size for product thumbnails on the category page is height:180px; width:139px;
Also read – III . Theme customisation and this http://themeforest.net/item/phantom-shop/faq/381434
How can I make the product page main image re size / fit in the box like normal? Right now if an image is large it cuts out of the view-able range and when you click it the pop up window box is much larger than the amount set under settings.
Add a product image > system makes a cache re-sized image to fit in the prod page box based on settings in the back end. I need the pop up box to match my settings as well, thanks!
How can I make the product page main image re size / fit in the box like normal?
Decrease “Product Image Thumb Size”.
Add a product image > system makes a cache re-sized image to fit in the prod page box based on settings in the back end. I need the pop up box to match my settings as well, thanks!I have removed resizing because opencart generates bad looking white stripes. Anyway you can just reupload regular product.php inside controller files:
catalog/controller/product/product.php
Hey,
I totally forgot how to change the speed on the banner. Can you help me in the right direction :=)
Thx
Hi,
Open following file:catalog/view/javascript/jquery/nivo-slider/jquery.nivo.slider.pack.js
and replace:
pauseTime:3e3
for
pauseTime:5000