5 / 5
Dec 2009

Hi



I 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 php



Any advise would be welcome

  • created

    Dec '09
  • last reply

    Dec '09
  • 4

    replies

  • 1.2k

    views

  • 3

    users

  • 4

    links

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

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 trick



Thanks again