abbygkatt Posted September 9, 2005 Share Posted September 9, 2005 I have just installed the Infobox Header Images contribution and it works great, but I noticed that the images don't link anywhere. For instance, I want the Categories box to link to all the categories when clicked, and I want the shopping cart infobox header to go to the shopping cart. I looked in my backup and the code that links to the respective areas is php. Do I need to convert each button to HTML? The problem with this is I don't know where I am linking to now that I have overwritten everything.. the link in php is formatted like this.. <a href="' . tep_href_link(FILENAME_ALL_PRODUCTS) . '"><b>' . ALL_PRODUCTS_LINK . "</b></a> How the heck do I find this actual link without having to re-install my backup? Any help would be very appreciated.. :o) Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.