Discussion on Vanity Shop

Discussion on Vanity Shop

Cart 498 sales
Well Documented

Diabolique supports this item

Supported

This author's response time can be up to 2 business days.

285 comments found.

Sorry for my mistake. I mean the latest version of vanity-theme compatible with opencart v1.5.1.3 is available for download already?

Thanks!

Marc

You mean compatibility with 1.5.3.1? Yes it’s available for download.

Sorry Diabolique but the new version for opencart 1.5.3 is already available for download? I don’t find it on the website!

Thanks!

Marc

The latest version is v1.5.3.1 and it’s here http://www.opencart.com/index.php?route=download/download

Hi i’d like to add the featured module to the side of the products, exactly the same style as the best seller or specials but with the featured products instead.

Thanks for the help with this.

Hi

You can open
catalog/view/theme/vanityshop/template/module/bestseller.tpl
copy code and paste it into
catalog/view/theme/vanityshop/template/module/featured.tpl

Hi Diabolique, how do I disable the wish list?

open
catalog/view/theme/vanityshop/template/product/product.tpl

and remove:

<a onclick="addToWishList('<?php echo $product_id; ?>');"><?php echo $button_wishlist; ?></a>

Hi, where do I change the header menu?

(sorry, I am new to opencart)

This menu is inside following file (menu-general-container):
catalog/view/theme/vanityshop/template/common/header.tpl

I don’t understand which content of this pages? Do you want to edit newsletter, specials or my account pages?

Thanks, yes, those content pages, I would like to edit some parts or also ad some new links/pages with just text. Is it possible?

Again, I am sorry, but I am very knew at OC. Thanks!

If you want to add new page with text then you should go to Catalog -> Information. Created page will be visible on the footer. You can add a static link to created page into header.tpl too.

Hey Diabolique,

Thanks for the quick response! Please give me the list of the files you amended because I actually could make it work by modifying a few TPL files such as cart.tpl, register.tpl and adress_form.tpl.

If some more files should be updated, thanks to let me know.

Anyway, GREAT WORK on the template.

Cheers,

Marc@CarbonMiata

A LOT of files were changed including cart.tpl and checkout.tpl. I suggest to check all changes using this software http://winmerge.org/?lang=en

Hey Diabolique,

Thanks for the quick response! Please give me the list of the files you amended because I actually could make it work by modifying a few TPL files such as cart.tpl, register.tpl and adress_form.tpl.

If some more files should be updated, thanks to let me know.

Anyway, GREAT WORK on the template.

Cheers,

Marc@CarbonMiata

Hello,

First thanks for this awesome template. Really great to configure!

I have one problem I don’t seem to be able to fix:

My dropdown Regions / States menu is empty!

My website is www.carbonmiata.com

I will send you username and password.

Thanks for your great help!

Marc

Hello,

I have just uploaded fixed theme so it should be available for download within 24h. You should reupload all files because previous version of this theme wasnt 100% compatible with the latest v1.5.3 opencart.

hi great template and good instructions, however cant find where in css i can adjust the size of the logo. please advise

thanks in advance Bob

Check #logo selector.

Great job on this theme – I love it. I do however have a problem and am hopeful you have a solution. I would like to have the thumbnails show the whole image instead of zooming/cropping them. All of the product images I use are 500×500 or 800×800, but when I upload the image to the product the thumbnails (site wide) are zoomed/cropped.

Is there a way to make the thumbnails scale to show the entire product image?

All of my product pictures are on white background, so it’s not a bid deal if the thumbnails have excess white automatically added to the re-sized pictures. Thanks in advance and any help will be greatly appreciated!

Go to System -> Settings -> Edit -> Image and decrease size for Product Image List Size. You should also go to Featured module and decrease thumbnail size.

Hi,

Quick question. I’ve bought, installed and customised this nice template but I can’t find out how to make the ‘Contact Us’ page appear anywhere on the front page. I can see it in the ‘sitemap’ but I need it displaying as a menu item as it is in the demo.

I’m sure I’ve missed something glaringly obvious but can you please point me in the right direction. Thanks.

Hi again,

I eventually had time to try out your fix that you posted – basically the line of code was there already, as below:

href="<?php echo $contact; ?>"><?php echo $text_contact; ?>[/code]

Any other suggestions?

Thanks.

It’s impossible. You want to tell me that you can’t see Contact Us link just like on the live demo: http://imm.io/teyf

I want to see your website

Ok – PM’ed you the url.

Thanks.

Hi Diabolique, My client has purchased this template of yours and has told me to integrate the same. However, I have done most of it but having the below problem. When I am creating sub to sub categories, (Handbags->Clutches), then on mouse hover the sub menu shows up but it is impossible to select the sub menus in it. This is not the case for Women Fashions->Denim Shop. This happens other than the Women Fashions menu. What could be the possible reason for it. The link for the demo site is http://designcanvas.biz/demo/denim_culture/. Can you please suggest a solution to me as it is very urgent and for this problem the whole work is suspended. Awaiting for your prompt response on the above.

It works fine for me.

Love the template! Very clean, but I have a few questions…

1. The slideshow and featured items appear on several of the pages. (cart, contact, about, newsletter…) How can I correct this?

2. Also, on those same pages I can’t seem to find the corresponding backend page to edit SEO URL ’s and layouts.

3. How can I edit the size/color of the gray bar beneath all the content?

Thanks in advance!

Also what is the white block doing on the left side of the content? How do we get rid of that?

Figured out the slideshow issue. Some of the routes in my home layout were messed up. Just want to fix the white block on the left side of the container now…

I don’t see any white block on the left side.

my products wont show on the home page. what am i doing wrong?

Did you add product into Featured module: http://imm.io/oCss Are they visible when Default theme is acitve?

How do I get remove the pop up box that appears when you add something to the shopping cart?

Try to add folowing styling into stylesheet.css

#product-product #notification { display:none; }

Hello, great theme! Is there any way to make the “Shopping Cart” at the top of the page bigger/bolder? Thanks!

Open stylesheet.css and add following styling:
#cart-widget { font-weight:bold; }
#cart-widget a { font-weight:bold; }
I’d like to include the default search field in the header of this theme instead of just a search link. I have copy and pasted the search code from the default header.tbl file but I now get this error /public_html/vqmod/vqcache/vq2-catalog_view_theme_vanityshop_template_common_header.tpl on line 146

Default header doesn’t have any vqmods. Anyway this is a BIG customisation. You will find solution browsing previous comments.

Thank you,

i don,t know why its working on live and why not with mine , you check your self, http://www.alkamaalco.com

It looks like I have uploaded older version of theme with wrong z-index for menu. Please download theme after 24h and replace stylesheet.css

There must be increased z-index for #categories ul ul selector like on the live demo: http://www.diaboliquedesign.com/demo/vanityoc/catalog/view/theme/vanityshop/stylesheet/stylesheet.css

yes, its 1 column

Where is code located and also why it works on the live demo?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey