Jump to content

Php Code Help


a7xken

Recommended Posts

I have an ecommerce site that runs off of php and html. The cart I use, runs off of php coding and I am finding it difficult to add a piece of code that is necessary. Like a homepage tag if someone decides that they want to go back to the homepage. Here is a link to my homepage and the product listing part of the site: http://mcstithantiques.com/ , http://mcstithantiques.com/productlist.php?category=59. If you see that on the product page that it doesn't have a way to return the homepage. I need to know where in the code I can add the hyperlink so it appears on the product pages. I forget to mention that I am using cartweaver so if anyone is familiar with the extension please help me out.

Link to comment
Share on other sites

It is common practice to make your header an escape hatch to the home page. This will salve your problem.

 

I have never used that program before, but there should be some kind of navigation for the pages. Then add the home link, or add a div to the page for your navigation.

Edited by grabenair
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...