285 comments found.
Just wondering if you’re considering upgrading this theme to be responsive. Thanks in advance.
Unfortunately not
i got the gift voucher link and page sorted from another opencart blog, but now i see that my voucher area starts very low on the page with a large open space at the top of the block?? how do i fix this. thanks
Hi,
1. There is a link to product comparison page on the pop-up window.
2. Open voucher.tpl, remove everything and paste it – http://pastebin.com/uZ1UyTrN
Thanks for the reply….......... i did so, no difference, see http://www.laserandcraft.co.za/index.php?route=account/voucher
i appreciate the help…..
... and a 2nd issue popped up, the links of the container is messed up. The link does not cover the full length and on 2 links it doesn’t work at all. There are products in the categories! I created a new category, and it linked, but the link was offset from the word. Hope you can assist. Tanks for a great theme by the way !!!
Paste it in the stylesheet.css file:
#account-voucher #container { background-image:url("../image/bg-container.png"); }
#account-voucher #content { width:610px; padding:0 0 7px 0px; }
... and a 2nd issue popped up, the links of the container is messed up. The link does not cover the full length and on 2 links it doesn’t work at all. There are products in the categories! I created a new category, and it linked, but the link was offset from the word. Hope you can assist. Tanks for a great theme by the way !!!
What links?
hi. thanks – was away on business trip, sorry for delay. 1) I do not understand where to paste this ”#account-voucher…........” in the style sheet. 2) the links—see www.laserandcraft.co.za home page – the hyperlinks to the categories are messed up thanks again !!
1. There is a stylesheet.css file in theme folder.
2. I don’t see any problem.
1. yes – but where in the style sheet should i add it? 2. the “vinyl wall art” and the “craft” links doe s not work correctly. If you put the cursor on the word, it does not pick up the link, only when you go below the word and then there is a 1mm area where it picks it up. On another pc of mine, using firefox, the links for those 2 are not picked up at all?
1. You can add it everywhere. 2. I just checked it on firefox and chrome and it’s working.
ok, then i am confused why it doesn’t work on my side. Thanks for your effort, will try again
I pasted the info in the stylesheet and it fixed the open space – thanks a lot !!
Hi – veru nice theme thanks. 1. After adding products to :”compare”, where do you view it? Can’t find link 2. Does the theme allow for “gift vouchers”? Can’t figure out how to allow or see links. Thanks.
You’ve been very helpful, thank you so much. this theme has been awesome. A few more questions though.
How can I do the following, get rid of the CAD/USD at the top right, and remove the ADD TO CART button. (You showed me how to remove some of the other things already)
How do I also get rid of reviews (below the product description)?
How do I remove the “continue” button at the bottom?
Item support does not include:
Customization and installation services (usually I help with few tiny customisations if client didn’t ask for support before)
You have already asked many qustomistation questions in previous pages.
How much would you charge me to answer these questions?
I don’t offer any services.
Hello!
I have done an upgrade on OpenCart and now I get an error message. What is wrong?
On the top: Notice: Undefined variable: text_newsletter in /var/www/vhosts/homepage.se/html_opencart/catalog/view/theme/vanityshop/template/common/header.tpl on line 115 Notice: Undefined variable: text_special in /var/www/vhosts/homepage.se/html_opencart/catalog/view/theme/vanityshop/template/common/header.tpl on line 116 Notice: Undefined variable: text_contact in /var/www/vhosts/homepage.se/html_opencart/catalog/view/theme/vanityshop/template/common/header.tpl on line 117
Bottom of page: © Notice: Undefined variable: name in /var/www/vhosts/homepage.se/html_opencart/catalog/view/theme/vanityshop/template/common/footer.tpl on line 70 / Payment icons by IconShock / Flags by IconDrawer
Hello,
Reupload “controller” folder from theme.
Can you specify exactly which file? Where can I find this file ?? Can not find the name “Controller” under the theme?
I solved it.
Thanks for the help 
Hi
I deleted the returns form at the request of my client and now she’d like it back in.. Can you help as I can’t actually remember where to put it!
Also I need to put a link in the footer “why choose us” section but the code does not appear to work – can you advise?
Thanks
Hi,
Did you remove whole page or link to this page only?
Also I need to put a link in the footer “why choose us” section but the code does not appear to work – can you advise?
<a href="http://www..">LINK</a>
Hi
Thanks for responding.
I’m pretty sure it was just the link
Taryn
I actually added that link code in but the whole text does not appear
It’s here – catalog/view/theme/vanityshop/template/account/account.tpl
<?php echo $text_return; ?>http://www.s3blog.org/screengrab/images.html?id=d434a4760653b3bf9007fde03e146f5a
Hi
The returns form is still not displaying. Is there any way of getting the form onto the return information page? www.ladyheathersbdsm.co.uk
Thanks
Do you see Returns menu item – http://www.s3blog.org/screengrab/images.html?id=28c747791ae50f309919397114beca71
Yes I do, what if the sale was from a “guest” login though?
Guest can’t login. Check this files:
catalog\view\theme\vanityshop\template\account\return_form.tpl catalog\view\theme\vanityshop\template\account\return_info.tpl catalog\view\theme\vanityshop\template\account\return_list.tpl
Hi Yes all of those files exist. Is it possible to put the forms on a different page so that guests can return products?
It’s not so simple. Try to upload whole catalog\view\theme\vanityshop\template\account folder.
The Preloader.gif is continuously running on my page. How to Fix?
Probably you have wrong path to your background image.
having problems figuring out how to change the slider prictures on the homepage, can’t see the links in the stylesheet.css. Sure I am looking in the wrong place but am going round in circles, could you please point me in the right direction?! Thank you
Check in documentation – IX. How to add new banners and display it on NivoSlider?
How do I move ADD TO CART below the image? What do I modify in product.tpl?
Please view the following
http://www.dxncanada.ca/testsite/index.php?route=product/product&path=60_80&product_id=69I have removed the code you said to remove and changed the photo size, but now the ADD to Cart is behind the photo
Code of button – http://pastebin.com/cga6dK6T
paste it before
<div class="product-description"> <div class="product-description-title"><?php echo $tab_description; ?></div> <?php echo $description; ?> </div>
How could I modify this so that when you click on a thumbnail, just a big image shows up, or change the product page to show an image that takes up the width of the screen with the ADD TO CART or possibly the other details below the big picture.
Basically what I want to do is have it so when you click on the Product thumbnail…it goes to just a large image…..I tried to change the default layout but that does do anything unless I set the default layout to HOME.
You have to edit some colorbox files, but it’s a big customisation.
Is it possible just to make the product image bigger on the product page?
Search in documentation for: Single product thumb size (BIG)
The documentation link is down right now. I’ve tried the opencart forums, some posts said to chance produdct.php but the version they are using is an older one than I have and the code they say to change does not match the code in my product.php. I hope the documentation link goes up sometime soon, it’s been down the past two days now.
sorry figured out that you meant the documentation of the theme…thanks that worked
How can I modify the Product.tpl file so that when the product shows up, I only get the image and the ADD TO CART button?
Thank you,
Remove it – http://pastebin.com/XpWD8tzZ
Thank you..
so I use the code where it says RAW PASTE DATA?
yes, remowe this code
I still don’t understand which code to remove. There are two boxes, the main code, and a box that says RAW PASTE DATA. Which one do I remove? Sorry, I’m not that good with PHP.
or do you remove all of this code?
Both codes are the same.
I have two questions. Can you remove the main menu at the top of the page? Where it says Home, Search, My Account etc??
http://www.dxncanada.ca/testsite/2nd Question how do you modify the information at the bottom? Like Why Choose Us? Contact Information and Social Media LInks?
Can you remove the main menu at the top of the page? Where it says Home, Search, My Account etc??
Open template/common/header.tpl and remove it – http://pastebin.com/dsvRD3gX
2nd Question how do you modify the information at the bottom? Like Why Choose Us? Contact Information and Social Media LInks?
Edit text in the template/common/footer.tpl file
Will my menu on this site http://www.dxncanada.ca/testsite/ work with this theme?
I want to have the same menu items as in the testsite.
Is this possible?
So you want to change style of menu? It’s not possible. You have to change code in the stylesheet.css file.
how about the categories, like I have on the test site? Will those categories work with your theme?
IT’s not really a custom menu, but I would like to have the list of categories to be the same. Will it work for me if I purchase this theme?
Yes, the list of categories will be the same.
Hi,
After I uppgrade the product to 1.5.6.1, the blog section disappear. You can see it here… http://fiorihairextensions.se/index.php?route=extras/blog&page=1 Is there anyway can fix this problem? I hope to hear from you guys asapThank Vallagruppen
Hi,
Add it do stylesheet.css:
#container { overflow:hidden; }
or:
#container { display:table; width:100%; }
Hi again, it works fine. Thank! But I have another problem. I can not find the blog section from backend. It just disappear. My client will love to write new blog. I hope you can help me to solve this problem. Thank Vallagruppen
Hi,
It’s not a theme issue, check a default theme.
Can anyone please assist me with getting this theme downloaded to opencart 1.5.6? I have sent severalrequests to the author and every response is short and referring me to download something to be able to get the theme uploaded. I’m new to this, I host with godaddy, wasn’t aware wordpress was not compatible, again, first time, no experience with this. I reached out was told it works with OpenCart. I informed I host with Godaddy, was not aware I could download Opencart but I could so I did. 1.5.6. I tried to download the theme but have no idea how to in Opencart. I read the outdated steps and it’s not helping. I regret even purchasing this theme, had I known it would be this complicated, the developer is very short with answers after I’ve expressed my confusion and the directions are outdated from 2011. C:\Users\owner\AppData\Local\Temp\Temp1_themeforest-504477-vanity-shop.zip\Help\index.html I ask how to upload the catelog to opencart and sent a screen shot, now the response is; “You have to upload theme using FTP client (for example Total Commander).”
The hell is that? Why is so much needed to use this theme?!!! I need assistance because NOTHING is working and I’ve downloaded everything. This was a waste of $25 so far. If someone could please assist since the owner is so short I’d appreciate it.
I’ve tried to work with this template finally by installing open cart through godaddy as my hosting. The version is 1.5.6, I accessed
C:\Users\owner\AppData\Local\Temp\Temp1_themeforest-504477-vanity-shop.zip\Help\index.html
and this does not help me figure out how to upload this theme to opencart. It's dated 2011, the pictures don't show as far as the steps to save the catalog to opencart. I tried to extract the files, still nothing! How the heck do I get this working? To bad I can't get a refund but I will expect support to to get this up and running.
You have to upload theme using FTP client, for example – http://www.ghisler.com/download.htm
What all do I NEED TO UPLOAD YOUR DANG ON THEME? I WAS TOLD OPEN CART I HAVE IT NOW IT’S AN FTP CLIENT, WHERE IN OPENCART DO I UPLOAD THIS THEME? DO I NEED TO EXTRACT ANY FILES? IF SO WHY IS IT EVERYTIME I EXTRACT THE FILES ALL THE VERSIONS ARE STILL SHOWING IN THE EXTRACTED FOLDER? CAN YOU ANSWER MY QUESTIONS AND STOP GIVING ME SHORT ANSWERS FOR ONE QUESTION!
Open “Theme for OpenCart 1.5.6” folder and upload “catalog” into main folder of your OpenCart installation. Inside documentation of theme you can see a big screenshot showing how to do it.
It would help if it was up to date, my open cart looks nothing like the screen shots in the documentation. Further more it says no where on what I’m looking at that a FTP client download will be needed to use the theme.
Thanks to Godaddy they helped me somewhat get it installed through filezilla, however,when going to my homepage it says;
Notice: Error: Could not load language english! in /home/immaculateflaw/public_html/system/library/language.php on line 39
I re-installed the theme 3 times and the language is showing in as just a PHP,Godaddy advised me to reach back out to you, what do I need to do now? It’s for 1.5.6.
It looks like you removed /home/immaculateflaw/public_html/system/library/language.php file, reupload it again.
I had someone from opencart try to assist with installing the theme due to the errors, here’s the response regarding the theme:
Raymond (OpenCart) Jan 28 14:30
I have tried to login to your cpanel but I cannot log into it
I try both Q and q but no succeed
Anyway, there is undefined variable in your theme file so I think it will be better for you to contact to your theme developer to check the theme for you
Best Regards, Raymond
You have to replace few files on your opencart installation from this folder: Theme for OpenCart 1.5.6/catalog/controller
What file is the theme to go in when I’m installing to the opencart admin side? Is it the admin folder or catalog folder?
It’s a catalog folder.
Is there an option to add the social share buttons on the product pages?
Open catalog/view/theme/vanityshop/template/product/product.tpl
and paste code bofore or after:
<div class="misc-links1">
<a onclick="addToWishList('<?php echo $product_id; ?>');"><?php echo $button_wishlist; ?></a> <a onclick="addToCompare('<?php echo $product_id; ?>');"><?php echo $button_compare; ?></a>
</div>
code you can get here – http://www.addthis.com/
Hi, the buttons are visible on my website but just discovered that the link eg facebook is not showing the prodcut photo but my website logo. Can this be changed, so the link on facebook is showing the product instead? thanks!
thanks for the link! I made the changes, but nothing changed. When clicking the facebook link, still nothing or webshop logo appears instead the product image. ???
Give me URL of your site.
www.onlineshop.byou.be
Does it work when a default theme is active?
no. I even don’t get the facebook link when the default theme is selected.
Then I don’t know how to help you.
but thanks!
Does this theme support a mobile version or do I need to address this to opencart?
Unfortunately there is no responsive layout but website can be browsed by mobile devices.
ok, thanks. A challenge for developers? 
Unfortunately there is no plans for responsive layout.
does this work with v1.5.6 July 25, 2013???
Not yet, I’m working on it.
Sept 24, 2013 any word on the update?
Yes, theme was updated 2-3 weeks ago.
Hey, Help
Site doesn’t support Cyrillic font, what to do?
Hi,
Generate font containing Cyrillic letters here – http://www.cufonfonts.com/en/font/492/myriad-pro and replace following files:
catalog\view\theme\vanityshop\js\MyriadPro-Regular_basic.font.js catalog\view\theme\vanityshop\js\MyriadPro-Semibold_basic.font.js