Hi, my client has a website that combines a wordpress environment with a shoppingcart using shopsite. Now, they want to have a login/register button that allows customers to login as store customers into the shopsite environment on any of their wordpress pages also. I've tried different link options, but can't seem to get it to work, so that people clicking on login from a wordpress page get taken to the customer registration screen for the shopping cart.
How can I find out the proper link to that?
Here's what I currently have:
<a class="register" href="https://swanzshop.com/cgi-bin/sc/registration.cgi?func=2&storeid=*1a4bc44611039d2813e0747fd89b9b">Login/Register</a>
<a class="cart" href="https://swanzshop.com/cgi-bin/sc/registration.cgi?func=2&storeid=*183ce186894fd49e1070b7b34136&fromid=order.cgi&sbid=SSMSB1341081229.8781"><font color="white"> </font></a>