djosc Posted March 4, 2008 Posted March 4, 2008 Where do I find the specific code that I need to enter on my web pages to take my visitor to the catalog / cart? I've been so absorbed setting up the cart that I can't find such an obvious item! Thanks! David
germ Posted March 4, 2008 Posted March 4, 2008 If you want a simple HTML link to put in an HTML page I'm assuming. And also assuming your installed into a /catalog folder, the link would be something like this: <a target="_self" title="Click here to visit our Catalog" href="http://www.yoursite.com/catalog/index.php">Visit our Catalog</a> Just change the www.yoursite.com to match your URL. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.