Our site www.viart.com site is operated by latest Viart Shop 5 with default Clear design
Topic Information
barb
barb
I have very simple products and so don't need the Read More buttons on the products page. Anyone know how to remove them?
 
Sorry, just starting out.
 
Rinos
Rinos
Hi Barb
 
You can disable or active the buttons from this path:
 
Settings / Products Settings / (select TAB) Appearance / ( on down of page Select ( Hide o Show ) your fovorite buttons
 
( excuse me for language .. )
 
Bye
 
barb
barb
Thanks for the reply, but I don't see that button listed.
 
Rinos
Rinos
Hi Barb,
 
you need to edit the template
 
Delete this string:
 
<a class="buttonMore" href="{product_details_url}" title="{a_title}"><span><b>{READ_MORE_MSG}</b></span><img src="images/tr.gif" alt="" /></a>
 
is in row 170 of the file:
 
templates/user/block_products_list.html
 
if you want you can do it from the admin panel
 
Tools/File Manager/Templates/User/block_product_list.html
 
Bye
 
barb
barb
Thanks