HiI had the pop-up working well for both the Add to Cart & Buy Now buttons but since have server problems they no longer work and just open a page. I set up a test page and it works (pops up) but adding the same code to my normal page both buttons opens as a full page. I'm using WordPress 2.9 and I have embedded the <script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script> into my Page phpAny advise would be welcome
check the source code of your website just be make sure its actually there..prob the best place to put the code would be in the header.php file in your templates directory.nick
Thanks.. I have added the code to the header.php but the result is still the sameThis test page works http://davro-digital.com/wp/?pageid=2926Same setting but doesn't pop-up http://davro-digital.com/wp/?pageid=1139
daiboyoSame setting but doesn't pop-up http://davro-digital.com/wp/?page id=1139
On that page, I was unable to locate the JavaScript that we provide with the view cart button. Please make sure that while getting the button code from E-junkie, you do not uncheck the JavaScript checkbox.
Thanks.. that worked!:)I was told before to use the view cart script <a href= to ="View Cart"/></a> and add </p> which worked. Using the full view cart script this did the trickThanks again
Share and learn in the E-junkie community.