OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
[SOLVED]ADD TO CART in category page (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

[SOLVED]ADD TO CART in category page

bra (Visitor)
Posts: 0
graphgraph
User Offline
[SOLVED]ADD TO CART in category page 8 Years, 5 Months ago
Karma: 0  
Hi , on my site I have a small problem.

www.lacosbrand.com/index.php/component/virtuemart/atlas

You can see that on my button there is the "Add to cart" text, I cannot change this text, you say me that I must try whit override but not change :/
Logged Logged
Last Edit: 2015/10/20 12:06 By .
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:ADD TO CART in category page 8 Years, 5 Months ago
Karma: 58  
Check this post
ordasoft.com/Forum/OrdaSoft-template-Sup...-category.html#16559

Install template again on new test server on on localhost and do not make any changes try change ADD TO CART via Language Manage.
Logged Logged
The administrator has disabled public write access.
bra (Visitor)
Posts: 0
graphgraph
User Offline
Re:ADD TO CART in category page 8 Years, 5 Months ago
Karma: 0  
this post it' s mine too....

This site working I cannot reinstall template, please see the image,it's ok but why don't change?
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:ADD TO CART in category page 8 Years, 5 Months ago
Karma: 58  
Hello,

Please, clarify what constant do you use fro rename "Add to cart"

Thanks,
Taras
OrdaSoft team.
Logged Logged
The administrator has disabled public write access.
bra (Visitor)
Posts: 0
graphgraph
User Offline
Re:ADD TO CART in category page 8 Years, 5 Months ago
Karma: 0  
COM_VIRTUEMART_CART_ADD_TO
Logged Logged
The administrator has disabled public write access.
Taras (User)
Platinum Boarder
Posts: 2857
graphgraph
User Offline Click here to see the profile of this user
Re:ADD TO CART in category page 8 Years, 5 Months ago
Karma: 58  
You need go to
OS_Beauty_shop_march_2013/templates/os_beauty_shop_march_2013/html/com_virtuemart/category and edit file default.php

such code
Code:

<span class="span6 category_product_add_to_cart" >
<a href="<?php echo $product->link;?>" title="<?php echo $product->product_name;?>">ADD TO CART</a> 
</span>


"

In it change ADD TO CART as you need.

If you face any problems, please contact us through our contact form and I will change that for you.
ordasoft.com/About-us/OrdaSoft.html


Thanks,
Taras
OrdaSoft team.
Logged Logged
The administrator has disabled public write access.
Go to top
»