craigkendall Posted December 30, 2005 Share Posted December 30, 2005 It appears additional PHP code cannot be placed into the product description field when adding/editing products. I'm trying to add a popup window for additional product information which are not stored in database. I added a popup window code to the head of product_info.php and the acutal link which seems to work fine. What I can't do (and have done before on other sites) is use an href of "#" so the page containing the href to the pop up does not change. I tried creating the actual product URL dynamically in PHP, but none of that code seems to work. Suggestions? Here's the link: http://kathiehillmusic.com/store/product_i...?products_id=28 Beside "Song Titles:" there is a link to listen to sample audio songs now... click that. The pop up comes up fine, but the page containing the link seems to go to the main store page instead of where it is. Any ideas? Link to comment Share on other sites More sharing options...
Guest Posted December 30, 2005 Share Posted December 30, 2005 If you are looking to do something such as I have done here let me know and I will help you through the process. Link to comment Share on other sites More sharing options...
craigkendall Posted December 31, 2005 Author Share Posted December 31, 2005 If you are looking to do something such as I have done here let me know and I will help you through the process. YES! That's exactly it! Can you help me out? This is awesome. Link to comment Share on other sites More sharing options...
craigkendall Posted December 31, 2005 Author Share Posted December 31, 2005 YES! That's exactly it! Can you help me out? This is awesome. HOORAY! I looked at your code and figured it out... you rock dude. Thanks for the reply which led to see what you did. Link to comment Share on other sites More sharing options...
Guest Posted December 31, 2005 Share Posted December 31, 2005 LOL, glad I could help :-" Link to comment Share on other sites More sharing options...
BuddahBoy Posted April 3, 2006 Share Posted April 3, 2006 Thanks much - big help to me as well!! Java Roasters - sweet site, inspirering. Link to comment Share on other sites More sharing options...
Guest Posted April 3, 2006 Share Posted April 3, 2006 Gee, Peter, you worked hard on answering this one, didn't you? *chuckles* Link to comment Share on other sites More sharing options...
rchilson Posted August 21, 2006 Share Posted August 21, 2006 Here's the link: http://kathiehillmusic.com/store/product_i...?products_id=28 Beside "Song Titles:" there is a link to listen to sample audio songs now... click that. The pop up comes up fine, but the page containing the link seems to go to the main store page instead of where it is. Any ideas? Craig, I have visited your site at http://kathiehillmusic.com/store/product_i...?products_id=28 and I am curious as to how you display the options with Option/Price/Quantity as you have. I have been trying to figure out how to this this without much success. Your help would be greatly appreciated. Roy Roy Link to comment Share on other sites More sharing options...
craigkendall Posted August 21, 2006 Author Share Posted August 21, 2006 Craig, I have visited your site at http://kathiehillmusic.com/store/product_i...?products_id=28 and I am curious as to how you display the options with Option/Price/Quantity as you have. I have been trying to figure out how to this this without much success. Your help would be greatly appreciated. Roy Hey Roy! Glad to help... so many helped me when I was getting this one going. I implemented a contribution called Attribute Qty Product Info Give that a spin... Oh, I had to do a product weight contribution too so each item and quantity could calculate the correct shipping cost. Hope that helps. Link to comment Share on other sites More sharing options...
rchilson Posted August 21, 2006 Share Posted August 21, 2006 Thanks Craig, I'll take a look at that contribution. Good look with your store. Roy Roy Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.