Ok figured it out with only 1 hair left to go

Discussion in 'Templates customization' started by alberta, Jan 21, 2007.

  1. alberta

    alberta New Member

    Joined:
    Jan 21, 2007
    Messages:
    4
    I am trying to find out what the code is to put into the signup template page
    to add in the field I created called pet. I have to make it so that it only shows up on a certain signup pages. I have already gave the products specific grroup numbers so the direction of the url will be correct, and I have already searched the forum completly but all I can find is

    {if $smarty.request.price_group eq "1"}
    display html code for first price group
    {elseif $smarty.request.price_group eq "3"}
    display html code for third price group
    {/if}
    I have to place it on 4 product pages and I gave them products -5, -6, -7, -8

    :confused: This isn't helping me as far as what the html code is and exactly where in the signup page to put it. Is there any one that can help me .
  2. alberta

    alberta New Member

    Joined:
    Jan 21, 2007
    Messages:
    4
    Signup page problem please help

    I am trying to find out what the code is to put into the signup template page
    to add in the field I created called pet. I have to make it so that it only shows up on a certain signup pages. I have already gave the products specific grroup numbers so the direction of the url will be correct, and I have already searched the forum completly but all I can find is

    {if $smarty.request.price_group eq "1"}
    display html code for first price group
    {elseif $smarty.request.price_group eq "3"}
    display html code for third price group
    {/if}
    I have to place it on 4 product pages and I gave them products -5, -6, -7, -8

    This isn't helping me as far as what the html code is and exactly where in the signup page to put it. Is there any one that can help me .
  3. alberta

    alberta New Member

    Joined:
    Jan 21, 2007
    Messages:
    4
    thanks anyhow
    Scott
  4. jbrowdy

    jbrowdy New Member

    Joined:
    Apr 17, 2006
    Messages:
    65
    can you post your solution?

Share This Page