MIssing registration buttons

General ShopSite user discussion

MIssing registration buttons

Postby shoclabs » Fri Oct 02, 2009 12:12 pm

I uploaded several custom buttons to replace the default ones for the customer registration pages, then i pointed to them using PREFERENCES>STORE TEXT>CUSTOMER REGISTRATION but no matter what I do, they do not display on my store. Can anyone help me sort this out?
shoclabs
 
Posts: 6
Joined: Fri Oct 02, 2009 11:53 am
Location: Mexico

Postby Jim » Fri Oct 02, 2009 1:47 pm

What template are you using? Some themes have specific buttons and they can't be changed.

Also what version of ShopSite are you using?
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby shoclabs » Sun Oct 04, 2009 2:29 pm

Jim wrote:What template are you using? Some themes have specific buttons and they can't be changed.

Also what version of ShopSite are you using?


I'm using a custom template based on the default Customer Registration template on version 10 supplied by ipower.com.
shoclabs
 
Posts: 6
Joined: Fri Oct 02, 2009 11:53 am
Location: Mexico

Postby robm » Sun Oct 04, 2009 5:17 pm

We probably need to see the applicable custom template code and a URL to the actual customer registration section to try and help. My guess is your custom template is either hard coding the images, or not using the correct ShopSite tags for the buttons.
robm
 
Posts: 463
Joined: Fri Aug 04, 2006 5:46 pm
Location: Connecticut

Postby shoclabs » Mon Oct 05, 2009 10:06 am

Right now, I'm testing with the default template, here's the code:
Code: Select all
### New Customer Registration Page ###
[-- DEFINE New_Registration --]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
[-- VAR.Title STORE.NewRegistration --]

[-- INCLUDE crHeader PROCESS --]

<table align="center" cellspacing="10">
  <tr>
    <td align="left">
      [-- CR_Name --]
    </td>
  </tr>
  <tr>
    <td align="left">
      [-- CR_Email_Password --]
    </td>
  </tr>
  <tr>
    <td align="left">
      [-- CR_Challenge --]
    </td>
  </tr>
  <tr>
    <td align="left">
      [-- CR_email_type --]
    </td>
  </tr>
  <tr>
    <td align="left">
      [-- CR_Save_Payment --]
    </td>
  </tr>
</table>

<p align="center">[-- BUTTON Save --]&nbsp;[-- BUTTON Cancel --]</p>

[-- INCLUDE crFooter PROCESS --]
[-- END_DEFINE New_Registration --]


When I use the default buttons for this template, only the save button shows, the cancel button shows as a "continue shopping" link. When I point to my custom buttons, which I uploaded using the upload image option, I get the following code:
Code: Select all
<p align="center">
<input class="button164" type="image" border="0" align="bottom" onclick="return(CheckIt(164,0));" tabindex="11" alt="Save" name="Save" src="https://shopsite.ipower.com/ss10.0/shopsite-images/media/site-elements/reg/save.png"/>
<script type="text/javascript">
1
2 document.write('<a href="javascript:pageTracker._link(\'http://shopsite.ipower.com/ss10.0/sc/order.cgi?html_reg=registration&storeid=*240297fc74d1b5df84430841eaab780c65545262&sbid=SSMSB1254503716.31312\');"><img src="https://shopsite.ipower.com/ss10.0/shopsite-images/media/site-elements/sc/sc_continue.png" border=0 alt="Continue Shopping"></a>');
</script>
<a href="javascript:pageTracker._link('http://shopsite.ipower.com/ss10.0/sc/order.cgi?html_reg=registration&storeid=*240297fc74d1b5df84430841eaab780c65545262&sbid=SSMSB1254503716.31312');">
<img border="0" alt="Continue Shopping" src="https://shopsite.ipower.com/ss10.0/shopsite-images/media/site-elements/sc/sc_continue.png"/>
</a>
<noscript> <a href="http://shopsite.ipower.com/ss10.0/sc/order.cgi?html_reg=registration&storeid=*240297fc74d1b5df84430841eaab780c65545262&sbid=SSMSB1254503716.31312"><img src="https://shopsite.ipower.com/ss10.0/shopsite-images/media/site-elements/sc/sc_continue.png" border=0 alt="Continue Shopping"></a></noscript>


You can take a look at:
https://shopsite.ipower.com/ss10.0/sc/r ... l_reg=html

It's pretty eird since the custom button on the shopping cart template are working prefectly. It's only in the customer registration that they fail.

Thanks, hope you can help
shoclabs
 
Posts: 6
Joined: Fri Oct 02, 2009 11:53 am
Location: Mexico


Return to User Forum

Who is online

Users browsing this forum: No registered users and 101 guests