Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

add to cart button disappeared

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 05-27-2004, 05:38 AM
 
sherwood sherwood is offline
 

Member
  
Join Date: Apr 2004
Posts: 16
 

Default add to cart button disappeared

uh oh, hope someone can help with this! My add to cart button on my product pages has disappeared. Im not sure where to go or what to do to get it back....help
Reply With Quote
  #2  
Old 05-27-2004, 06:11 AM
 
Mod King Mod King is offline
 

Senior Member
  
Join Date: May 2004
Posts: 115
 

Default

I am not sure what version of x-cart you are running but here is the one on mine. (3.5.7)
Code:
{if $product.forsale ne "B"} {include file="buttons/add_to_cart.tpl" style="button"} {if $login ne "" and $active_modules.Wishlist ne ""} {include file="customer/add2wl.tpl"} {/if} {else} {$lng.txt_pconf_product_is_bundled} {/if} {else} {include file="submit_wo_js.tpl" value=$lng.lbl_add_to_cart} {/if} {/if}


Look in your skin1/customer/main/product.tpl

And see if you can find lines similar to those and see if you are missing anything.

If not you may have accidently deleted an image or skin1/buttons/add_to_cart.tpl
__________________
Mod King
Reply With Quote
  #3  
Old 05-27-2004, 06:25 AM
 
sherwood sherwood is offline
 

Member
  
Join Date: Apr 2004
Posts: 16
 

Default Had to go back into the languages/labels

I check the code you supplied (I am using the same version) and it looked fine and the button/add_to_cart.tpl was intact so I went into the languages/labels, reset the value of the add_to_cart and it is working now. Thank you for your help!
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:23 PM.

   

 
X-Cart forums © 2001-2020