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

Only 2 extra fields in <a href>

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 12-03-2009, 07:26 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Only 2 extra fields in <a href>

Maybe try this one

Code:
{if $active_modules.Extra_Fields ne ""} {include file="modules/Extra_Fields/product.tpl"} {foreach from=$extra_fields item=field} {if $field.field_value and $field.service_name eq "SERVICE_NAME15"} {assign name="url" value=$field.field_value} {/if} {if $field.field_value and $field.service_name eq "SERVICE_NAME13"} {assign name="anchor" value=$field.field_value} {/if} {/foreach} {if $url and $anchor} <tr> <td colspan="2" align="center" class="PlantBoxFooter"> <a href="{$url}">{$anchor}</a> </td> </tr> {/if} {/if}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote
  #12  
Old 12-07-2009, 06:54 AM
 
BrighterBlooms1 BrighterBlooms1 is offline
 

Advanced Member
  
Join Date: Feb 2008
Location: Charlotte, NC
Posts: 29
 

Default Re: Only 2 extra fields in <a href>

nothing... i have asked a couple other people and see what they say. I will let you know if I find a solution.
__________________
X-cart version 4.6.5
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 02:47 PM.

   

 
X-Cart forums © 2001-2020