|
I dont know what to say other than that. In Firefox and IE the add to cart button is working perfectly, but for some reason when i try to click it in Safari it doesnt register the click.
Any help as to why this would be happening would be great!
Started by pe7er on
, 11 posts
by 4 people.
Answer Snippets (Read the full thread at joomla):
This is using safari! any ideas?.
To the cart, but when i click check out, the cart is empty.
|
|
Hello,
I`m new in virtuemart 2 and have a little problem. In early versions you can disable ajax popup in add to cart button. I need to have a button that directly take me to the cart when i click but i have the problem that i cant disable ajax in administration...
Started by VicHaunter on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at virtuemart):
This works partially as the item is now added to the cart, but the redirection to
the cart view"));
}
window.location = "/component....
To cart button (so far i know there is no possibility in the configuration of VM 2.0 to disable.
|
|
As mentioned in the title, is there an option of hiding/showing a region if the product is in the cart?
This would be quite helpful in bigger catalogues, for example
Started by psteinlechner188941 on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at webassist):
Add an if statement around the add to cart button code using the iCart function and the ID of the item:
PHP Code: <?php if(! $yourCartObjectName -> InCart ( "4" )) { ?> [add to cart button in a column of the cart....
|
Ask your Facebook Friends
|
I would like to change the colour and size of the buttons,
I have tried several times and many changes to reset the background size of my 'Save' button.
* could someone give me the right file?
And my client wants to change the colour of the mini - shopping...
Started by John2400 on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at virtuemart):
|
|
Hi all,
Is there a possibility for NOT redirecting to shopping cart after pressing the add to cart button?
I want the customer to shop further. and with the VM-Shopping cart module re-direct to the cart.
Started by selina1122 on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at virtuemart):
Check the configuration for Using the product Scripts and for Display modal popup upon 'Add to cart shopping or go to cart, the user stays on the product page and is not sent to the cart unless.
|
|
I want to put a writing between "add to cart" button and price in grid view.How can i manage this? Thanks
Started by dave_ on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at opencart):
Input type="button" value="<?php echo $button_cart; ?>" onclick="addToCart('<?php echo;div class="cart">
Your Own Text
<br />
<input type="button" value="<?php echo $button_cart....
|
|
Hello:
can you fix or tell me how to change the language "Add To Cart" button to spanish?
Thank!.
Started by HRB Calefaccion on
, 7 posts
by 4 people.
Answer Snippets (Read the full thread at ecwid):
|
|
I have the default font for the site as Arial, Helvetica, sans serif (out of box) and this is fine throughout the site, except on the Cart buttons. Buttons in Checkout are fine. However, in the Cart the text on the buttons is a serif font, looks odd and...
Started by saucysal on
, 4 posts
by 2 people.
Answer Snippets (Read the full thread at actinic):
Library > Layout tab > Shopping Cart Button > the layouts are in there and reference .gifThe default shopping cart buttons use images, the text is part of the image, so the font doesn't wonders why Actinic have not....
|
|
Than i click on "add to cart" button it often do not add product to the cart. However sometimes everything is ok.
I'm using vm2.0.2 and joomla 2.5.4
Started by Yoreck on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at virtuemart):
Possibly a JavaScript conflict, but for security reasons you must update your VirtueMart version to 2.0.4 at least. .
|
|
Hi everyone!
Could someone tell me how I can add an extra "add to cart button" but behave different? I would like a button which says "Add to cart and continue shopping" which just adds the product to cart, and "Add to cart and go to checkout" which adds...
Started by Davallen on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at prestashop):
By the way, I'm using version 1.4.2.5
Best regards
Umut.
|