roscoeh Posted March 2, 2007 Share Posted March 2, 2007 When I am on the product info page the javascript popup does not work. This is one of many things I do not like about it, however the php is fairly complex. Is there a module to edit the product info page? Or an enhanced version of it? Any suggestions on the best way to improve it are welcome. Ross Link to comment Share on other sites More sharing options...
ErollorD Posted March 2, 2007 Share Posted March 2, 2007 do you have the link tothe page? the product info page MUST work unless if you edited it and messes something us.. Link to comment Share on other sites More sharing options...
roscoeh Posted March 2, 2007 Author Share Posted March 2, 2007 http://www.stuartgladstone.com/shop/index.php?cPath=23 thanks. R. Link to comment Share on other sites More sharing options...
ErollorD Posted March 2, 2007 Share Posted March 2, 2007 you are missing code, you must include this into your <head></head> section on product_info.php file <script language="javascript"><!-- function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,res izable=yes,copyhistory=no,width=100,height=100,screenX=150,screenY=150,top=150,le ft=150') } //--></script> Link to comment Share on other sites More sharing options...
roscoeh Posted March 2, 2007 Author Share Posted March 2, 2007 thanks, Now how can I change the image size on the product info page? Link to comment Share on other sites More sharing options...
ErollorD Posted March 2, 2007 Share Posted March 2, 2007 admin>>configuration>>images... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.