View Single Post
  #4  
Old 07-17-2012, 12:46 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: Extra fields in quick_view.tpl

Quote:
Originally Posted by tartaglia
David-Allan,

Take a look at this post, I got it to work in a dev instance of 4.4.5 (with GREAT HELP from cherie!!) and I am about to try it again in 4.5.1. Hope this helps.

You never put the link in mate.

Quote:
Originally Posted by cherie
Try {$extra_fields.0.field_value)

This doesn't show anything either Cherie, thanks for the suggestion though.

Also on the subject of quick_view.tpl, I have been trying to add the quick_view button to the featured tabs on my site without much luck.

I added this to featured.tpl but it only shows the button but the button doesn't actually produce any results when pressed.
Code:
<p><button class="button" id="qv_{$product.productid}">{$lng.lbl_quick_view}</button></p>
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote