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.

Hi Diabolique; I wished to remove box star items on front page I did what you said on FAQ , but i’ve received another problem, stars was removed but if i click the products on front page i’ve received 404 error code, How can i fix it? Any help would be so appreciated, Thanks, Regards

Hi,

I hope you didn’t remove anything else. Paste following code:

<?php foreach ($products as $product) { ?>
 <div class="box-container">
  <div class="box-preloader">
   <a class="box-image" href="<?php echo $product['href']; ?>" style="background-image:url('<?php echo $product['thumb']; ?>'); background-position:center center;">

      <span class="box-title"><?php if( strlen( $product['name'] ) < 28 ) { echo $product['name']; } else { echo substr( $product['name'],0,25 )."..."; } ?> - 
          <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>
      </span><!--box-title ends-->

   </a><!--box-image ends-->
  </div><!--box-preloader -->
 </div><!--box-container ends-->
<?php } ?>

It’s solved thanks

What do i do???

Notice: Error: Could not load controller common/column_left! in D:\inetpub\webs\makertvcom\Cart\system\engine\controller.php on line 48

This is not a theme issue. Try to install it on online server or replace all opencart files except config.php and admin/config.php

I’m using 1.5.1.3. That could explain things? I will upgrade to 1.5.3.1 and get back to you.

Theme should work with 1.5.1.3 too but 1.5.1.3 version of Opencart can have some bugs.

Hi Diabolique, thank you for your response. When I try Column Left or Column Right I receive the following error when viewing the website:

Notice: Error: Could not load template /home/imagejew/public_html/shop/catalog/view/theme/default/template/module/prod_side.tpl! in /home/imagejew/public_html/shop/system/engine/controller.php on line 71

I checked the ‘Latest’ module in the Default theme and yes, it did seem to work.

Opencart doesn’t contain such file: catalog/view/theme/default/template/module/prod_side.tpl

Do you use the latest version of opencart 1.5.3.x

Hello. Firstly, I love the theme, so much so that this is the only theme I have ever paid for as opposed to building myself! I do have one question, though:

I do not seem, for the life of me, to be able to get the latest products to display in the grey box. I’ve tried shuffling round the module order, I’ve extended the z-index, I’ve disabled other modules which may clash… I can get the word ‘Latest Products’ (albeit above the grey box rather than in it) but that’s where it stops.

Any help would be greatly appreciated, as my shop is soooo close to being perfect!

The URL is: http://www.image-jewellery.com/shop/

KR, Nick

Have you selected Column Left for the Latest module? Is it visible when Column Right is selected for Latest module? Also is it work when Default theme is active?

Please help me with my navigation, it seems to be a bit wobbly when I hover over a link, sometimes it doesn’t pick it up, mainly the 6 in the centre. Here is the link http://goo.gl/qWXcs Please help me, many thanks for a great theme.

Replace:

#categories ul ul { ...  top:26px;  ...  z-index:100; }

for:

#categories ul ul { ... top:18px; ...  z-index:2000; }

Thanks for the reply, It works with Chrome, thanks, there still seems to be an issue with Safari though, also when put into IE compatibility mode. Thanks for the help, its appreciated.

I don’t see changes in stylesheet.css. Anyway try to use 2 static menus (2 UL lists) instead of 1 UL list

Nevermind figured it out.

Hello again,

I’m having some troubles customizing the slideshow…

1. The control buttons on the bottom appear to be off center. Not by much, but enough to annoy me.

2. Is there any way to add captions to the images?

3. How do I change the options like effects, transition times, etc?

Hi there! Very nice template! No complains… )) One little thing I noticed the “index.php?route=account/register” page has two footers at the bottom…

Hi

Thanks for info. I’ll fix it today. In the meantime you can open catalog/view/theme/vanityshop/template/account/register.tpl and remove one of:

<?php echo $footer; ?>

Hi Diabolique, I use OC v1.5.3.1. When I uploaded your theme, the header top menu returned 4 errors: Notice: Undefined variable: text_affiliate in /hermes/bosweb25a/b70/ipw.topconceptjewelrycom/public_html/catalog/view/theme/vanityshop/template/common/header.tpl on line 102 Notice: Undefined variable: text_newsletter in /hermes/bosweb25a/b70/ipw.topconceptjewelrycom/public_html/catalog/view/theme/vanityshop/template/common/header.tpl on line 103 Notice: Undefined variable: text_special in /hermes/bosweb25a/b70/ipw.topconceptjewelrycom/public_html/catalog/view/theme/vanityshop/template/common/header.tpl on line 104 Notice: Undefined variable: text_contact in /hermes/bosweb25a/b70/ipw.topconceptjewelrycom/public_html/catalog/view/theme/vanityshop/template/common/header.tpl on line 105 Can you please help fix this issue? Thanks.

I upgraded the OC to 1.5.3.1 recently. I don’t have my store set up yet, but I tried your theme, which I like very much, on the old version first. So, I am now thinking of reinstalling the theme, so I don’t waste my and your time resolving every single small issue that might be erupted from the transition. Please correct me if I am wrong.

There are different versions of my theme for different versions of opencart. “catalog” folder is for the latest ver. of opencart

Great! Thank you for your time. I will ask for your help in case I will need it after starting over.

I’m getting a blank page when I click on the search link at the very top. Check out the the link location when you hover over the search link: http://bubble-baby.com

So I went into the header.tpl and tried to edit the search link but came up short. Not sure what is supposed to go there or just leave it be. What am I missing to get my search page going? Can you point me in the right direction?

You didn’t upload controller files. You have to upload whole “catalog” folder with controller files like header.php

Wow. Don’t know how I missed that. Thanks!!!

thanks that worked

checked for #logo selector and could not find please can you be more specific on how to change the size of the logo

thanks Bobby

Just upload big or small logo and that’s all. You can have any size of logo without editing stylesheet.css

Hello,

This is a great theme! But, I’m having the same issue as user 586design. I decreased size for Product Image List Size, but I get the same issue when I uploaded a new product. I need the thumbnails to show the entire image…. Can the zooming/ cropping feature be disabled?

Thanks!

Hello,

If they are still zoomed then decrease it more. If you don’t want to see thumbnails repeated then open stylesheet.css and add following styling:
.box-image { background-repeat:no-repeat; }

logo selector where do i find that.

OK I am waiting. Thanks for the quick response!

Marc

Oh ok sorry I thought it could be useful to put it there for other users with the same problem but you can delete it!

Thanks for the previous answers at all my problems!

I found all solutions so far except the problem of background on the registration page. Could you give the quick fix here or it’s more complicated?

Marc

It’s more more complicated. Download theme after 24h and reupload files once again.

For the adress problem, I found the fix on opencart forum:

FIX : open (catalog/controller/account/address.php

Replace:

private function validateDelete() {
if ($this->model_account_address->getTotalAddresses()) {
$this->error['warning'] = $this->language->get('error_delete');
} 

with

private function validateDelete() {
if ($this->model_account_address->getTotalAddresses() == 1) {
$this->error['warning'] = $this->language->get('error_delete');
}

Works OK NOW !!!

Thanks for solution but this file catalog/controller/account/address.php is not from my theme. You can post it on forum.opencart.com

Hi Diabolique. I am having some problems with your theme. First of all the help page doesnt open correctly and i cant see any of the screenshots, shame there are no help videos either. Also I cannot find the .htaccess.txt file anywhere. The shop i’m trying to set up is luxurydialsandbezels.com, having real problems even getting the home page to display right. Help please.

Hi,

Did you make a double click on index.html ? It works perfect for me and there is many useful images.

.htaccess.txt is in the ROOT of your opencart installation. This is not a part of theme, SEO urls aren’t handled by theme, but by opencart system.

OK the link is the one on this page to download the theme just as I did when I purchased the theme right?

I am asking this because I downloaded it and files are dated from 27 th of may and I think I downloaded the theme that same day.

Anyway i will try again.

I have a few small problems as now:

1. When members want to edit their accounts and delete an extra adress they put before, the system replies with: “Warning: You can not delete your default address!” even if the member already changed the default to an other one.

2. When a new customer wants to create an account, the page with the registration process doesn’t have the white background. Can you please check?

3. When I create a category and then don’t want to put products in it but just some information and pictures, how can disable the sentence : “There are no products to list in this category.”?

4. Is it possible that when people log in with their account details that at the top appears a sentence saying something like: “You are logged in as …”?

5. On ipad, it’s impossible to create a new adress after a purchase (not important).

That’s all for now. Sorry for all those questions!

Thanks for your help!

Marc

1. It doesn’t look like theme issue. Do you have the same problem with Default theme.

2. Thanks for info. Download purchased file once again after 24 hours and reuplaod following files:
catalog/view/theme/vanityshop/stylesheet/colorbox.css
catalog/view/theme/vanityshop/stylesheet/stylesheet.css
catalog/view/theme/vanityshop/template/account/password.tpl
catalog/view/theme/vanityshop/template/account/register.tpl

3. It’s not so simple but maybe you’ll solution on the forum.opencart.com

4. Yo can grab this code from Default theme (header.tpl) but it requires additional styling.

5. Ufortunatelly I did’t test it with iPad.

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