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.

Is it possible to remove the price overlay on the product list image but leave the title there?

Open following files:

catalog/view/theme/vanityshop/template/module/featured.tpl
catalog/view/theme/vanityshop/template/product/category.tpl
catalog/view/theme/vanityshop/template/product/product.tpl
catalog/view/theme/vanityshop/template/product/search.tpl

and remove:

- 
          <span class="box-price"><?php if (!$product['special']) { ?>
          <span class="box-price-child"><?php echo $product['price']; ?></span>
          <?php } else { ?>
          <span class="price-new"><?php echo $product['special']; ?></span>
          <?php } ?></span>

Hi Diabolqiue, Love this template and am trying to get my head around customising it! Just 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

Hi!

It’s a static part of page and it’s inside:

catalog/view/theme/vanityshop/template/common/home.tpl
<div id="slider">
    <a href="http://www.diaboliquedesign.com/demo/vanityoc/vestibulum-gravida-mi"><img src="http://www.diaboliquedesign.com/demo/vanityoc/slide1.jpg" height="300px" alt="Slide" width="835px" /></a>
    <a href="http://www.diaboliquedesign.com/demo/vanityoc/vestibulum-gravida-mi"><img src="http://www.diaboliquedesign.com/demo/vanityoc/slide7.jpg" height="300px" alt="Slide" width="835px" /></a>
    <a href="http://www.diaboliquedesign.com/demo/vanityoc/vestibulum-gravida-mi"><img src="http://www.diaboliquedesign.com/demo/vanityoc/slide2.jpg" height="300px" alt="Slide" width="835px" /></a>
</div>

Found it, thanks! L

Cheers. MB

HI Diabolique, Nearly there with my site and the last bits of info i got worked great. I need to change the “why chouse us” and the address that is listed, both on the home page. can you point me to the correct folder and file i need to edit to make these changes. Cheers, MB

It’s a static part od theme and it’s inside:

catalog/view/theme/vanityshop/template/common/footer.tpl

Hi Diabolique, we really like this theme and have bought and are trying to get it all working on our website www.charlessharp.net

The only problem we have at the moment, is that Internet Explorer 9 appears to show the FEATURED items in the middle of the slider images on the home page, whereas Firefox and Google Chrome show them correctly UNDERNEATH the slider!

Is there anything you can provide, suggest or fix to correct this please??

kind regards,

Charles

Hi!

I don’t see any problems under IE9 and other web browsers: http://www.diaboliquedesign.com/demo/vanityoc/ie9.jpg

If you have problem only with your website then you can send more info on my e-mail and I’ll check it.

Hi Diabolique, Sorry I was away for a bit on a business trip. Just wanted to say thanks for the help on your last reply to my post. i will get back into it later today. Cheers Again :) MB

I’m happy when you are happy 8-)

Thanks for all your help! Ok I have one more question, as the Admin I would like to receive an email when people register as a customer. I got that working but I get the standard email. I would like to get at least their name, email address and phone number in the email. Is there a way to do that?

Yes, but it requires extended modification in controller’s files. This all customer’s information you can view under dashboard – Sales -> Customers

Alright. Thanks! Ill research it.

Hello Diabolique

How can I add Facebook like button into product.tpl ?

Thanks for a great theme.

Open theme help page and read chapter called:

Don’t see some font glyphs

I have added the FB share button into product.tpl and it works, but it does not pick up any image from the webstore, you can test it here:

http://hippo.is/1156189360

I have added this FB share button into other templates and there I am able to send the product image to FB.

Do you have any solution ?

It is because this theme doesn’t display images using img html tag but it uses CSS and “background-image”. So right now it’s impossible with this theme.

It’s here:

catalog/language/english/common/maintenance.php

Well two, where can I change the Maintenance Message? Thanks for all your help!

Maintenance Message? It doesn’t look like theme issue.

There is an option under Sytem/Store/Settings/Server to put the website on Maintenance Mode, there is Maintenance message, can I modify this?

I have another question. How do I change the color of the Navigation bar?

You can find the reply in the theme’s documentation (III step). Replace “bg-menu1” for “bg-menu2”, “bg-menu3”...”bg-menu10”

#menu { background-image:url("../image/bg-menu1.png"); }

Hi!

1. Just upload you slider images to main directory of your opencart installation and use direct linking like http://www...

2. Open catalog/view/theme/vanityshop/css/box1.css

and replace:

background-image:url("../image/bg-transparent.png");

for

background:#000000;

3. Did you set thumbnails size for Featured module like it was written in the theme’s documentation?

Hi Diabolique, Madbull again.. looking to change the slider images that are linked back to your site, i can see them in the home.tpl file and the url link back to your site, if i have my images on the ../images/photoexample.jpg folder, how do i get the image to show. I have figured the first part for when the mage is clicked on i can link it to a page on my site but the image will not show. the second thing is that the thumbnails on the home page, it is hard to see the product text because the background is black to light gray, what section do i need to be in to make this fully black or darker?? also the thumbs on the main page are showing tiled images of the products, can this be just a single image for each thumb??? Cheers, MB

Hi. Love the theme. I am very new to Opencart. I managed to install opencart into my website. and before i mess it up or whatever. in the instructions it says to past the “catalog” folder in the bin. Do i replace the other catalog folder that is there already? thanks for your help.

Hi! Yes it will be replaced.

Thanks, Worked Great.. :)

Hi Diabolique, Great Theme, just bought it a few days ago, only new to opencart and website design for that matter but i am a coputer and network tech so im getting into it easy enough (I think… ), my first question of many over the coming days so help is welcome. Im looking to changeout the background image and find its location in the stylesheet.css file, it is a url link to your site with the image. as i have my background image uploaded to my server, i used the following : background-image:url(””../image/bg-background woman 1600×1200px.png”); in place of the orignal : background-image:url(“http://www.diaboliquedesign.com/demo/vanityoc/bg4.jpg”) I have made my image the same size as yours 1600×1200 pixels ?? Can you point out where i have gone wrong.. all i get when i go to the website is the text & menus off to the left and no background… thanks Madbull-Irl

Hi!

Change your file name for something like this (without spaces):
background-image:url("../image/bg-background.jpg");

Also use JPG format instead PNG .

Thanks again!

One more thing…

I’m getting this weird error when i login to account / my account / change adress

Notice: Undefined variable: button_continue in….../catalog/view/theme/vanityshop/template/account/address_list.tpl on line 23

I have fixed this bug. New version of this theme will be available for download within few hours.

Modified files:
catalog/view/theme/vanityshop/css/stylesheet.css
catalog/view/theme/vanityshop/template/account/address_form.tpl
catalog/view/theme/vanityshop/template/account/address_list.tpl

Thanks!

Hi,

Great theme!

I want to remove “Affiliates” at the top-menu. Can you point me in the right direction?

Cheers,

W

Hi!

It’s inside:

catalog/view/theme/vanityshop/template/common/header.tpl
<li><a href="<?php echo $affiliate; ?>"><?php echo $text_affiliate; ?></a></li>
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