giapet Posted November 9, 2005 Share Posted November 9, 2005 So far feel like I'm making good progress on my own but this one has me stumped! I would like to be able to use the Name of the category, (ie, Earrings) at the top of the product_info.php page. I'm using the large image (no pop-up) and have added the price under it along with the name of the item so I want to replace where those were at the top with the name of the category. Make sense? Check it out here, please click thru to product info page. Here's the code I need to change <table border="0" width="85%" cellspacing="10" cellpadding="10"> <tr> <td class="pageHeading" valign="top"><?php echo $products_name; ?></td> </tr> </table> Thanks! Your help is really appreciated! Karen Link to comment Share on other sites More sharing options...
spencermjax Posted November 4, 2006 Share Posted November 4, 2006 looks like you figured it out.....what did you do? Link to comment Share on other sites More sharing options...
spencermjax Posted November 4, 2006 Share Posted November 4, 2006 I found a solution. See it here Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.