3 / 4
Jan 2009

I just don't get it! I've been working with e junkie for some time now and I'm starting a new site (word press) I copy the add to cart and show cart code update page, go to test it and the pop up cart works great in safari but trying it on firefox opens another tab or window!



Also, it used to be that you would have to copy and past the box.js script into the head section of your site if you were going to have multiple shopping pages but i see in the cart code the box.js call but there isn't really any script in there to do the call... i'm confused! please help i would love to get some consistency with this.

  • created

    Jan '09
  • last reply

    Jan '09
  • 3

    replies

  • 1.1k

    views

  • 2

    users

  • 2

    links

I also wanted to add... that once the buttons are placed my site that was once center aligned is now left aligned... i'm sooo frustrated!!

This is the part of the View Cart code that calls the box.js script to generate the cart overlay:



<script language="javascript" type="text/javascript">

<!--

function EJEJC_lc(th) { return false; }

function EJEJC_config() {

EJEJC_INITCSS = false;

}

// -->

</script>

<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>



...so you can put that in a common WP template file or header field that would get inserted into every page. You may notice the extra EJEJC_INITCS line, which should fix the layout issue you described. Make sure you are using our standard JavaScript button code (i.e., make sure you have not unchecked the box indicated to disable JS on our Get Button Codes screens).



More WordPress tips and advice are in this other forum thread:

http://www.e-junkie.com/bb/topic/2534