Show Posts


Messages - AzidVurn

Pages: 1 2 [3]
31
Support / Re: Order Confirmation Email
« on: May 21, 2014, 06:21:08 AM »
Same thing happened to me! Any update about this problem?

32
Built-in Features / Storefront width
« on: May 21, 2014, 03:53:13 AM »
Storefront width in "appearance" option in settings not working.

please help

33
Built-in Features / Re: Add remove restriction for users
« on: May 20, 2014, 08:17:34 PM »
Got it thank you. Just having trouble what options to be on and off. I just need to enable to a user to update/edit stocks, but cant find the right option to disable and enable.

34
Built-in Features / Add remove restriction for users
« on: May 20, 2014, 05:55:43 AM »
Greetings!

How can I add and remove restrictions for dash board users.

TIA

35
Extension Support / Re: Product Features and Attributes
« on: May 15, 2014, 09:01:08 PM »
I think this extension does not add tabs. It will add list of features in description section. I might be wrong, but in any case you can create a new tab in HTML template and move hook inside.

Thank You!

I already post about this tab adding "thing". Unfortunately, not working for me. Can you please lead me to that specific template and demo a sample!?

TIA more power AbanteCart!

36
Extension Support / Product Features and Attributes
« on: May 15, 2014, 03:46:31 AM »
I'm planning to purchase this extension. The thing is, all I wanted is to add additional tab in product description. Ex: "Features", "Specifications" and the like. Does the extension can do this task?

37
Tips and Tricks / Adding Tab in product description
« on: April 25, 2014, 04:55:57 AM »
Greetings!

How can add tab next to Product "description" and "reviews"?

TIA

38
Support / New tooltip not functioning
« on: April 25, 2014, 04:54:20 AM »
<div class="thumbnail">
               <?php if ($product['special']) { ?>
                  <span class="sale tooltip-test"><?php echo $text_sale_label; ?></span>
               <?php } ?>
               <?php if ($product['new_products']) { ?>
                  <span class="new tooltip-test"><?php echo $text_new_label; ?></span>
               <?php } ?>
               <a href="<?php echo $item['info_url'] ?>"><?php echo $item['image'] ?></a>

I tried differnt ID: 'latest', 'latest products', etc... nothing works. What seems to be the problem. What triggers this tooltip to work?

TIA

Pages: 1 2 [3]

Powered by SMFPacks Social Login Mod