Hello all,
In a nutshell I have been inkering with an e-junkie installation in Wordpress for the past while and everything hums along wonderfully in Internet Explorer. Then I moved on to check the compatibility with the other browsers and I have run into several problems.
Disclaimer: I am also slowly teaching myself CSS and PHP after not touching HTML itself for almost ten years so I am therefore just knowledgeable enough to be a danger to myself and others.
Internet Explorer - everything works fine. No problems (that i have discovered anyway).
Chrome / Safari - The Add to Cart button opens in a new window / tab every time. The static View Cart button in the sidebar opens in the lightbox everytime but is always empty. To add to the confusion, when using the Add to Cart button, your shopping history is remembered and orders can be processed, leading me to believe that there does not seem to be an issue with writing to a cookie. I have also updated to the latest versions of each and used 'accept all cookies' for testing purposes. Javascript is enabled.
Firefox - havent tested yet. Two headaches are enough at this point.
I have tested the site on both my work computer with cache and cookies cleared, and on a laptop upon which I have never visited the e-junkie admin panel (no confusing cookies there to foul things up). Several customers have also verified this behaviour in Safari.
Just to address some possible solutions:
Since the Add to Cart buttons remember order history, this doesnt seem like a Cart Not Updating problem - http://www.e-junkie.com/bb/topic/2823 - or a Cookie blocking problem such as http://www.e-junkie.com/bb/topic/2716
I have used the 'complete' javascript code as suggested in this post - http://www.e-junkie.com/bb/topic/3061 regarding any formatting or pop-up problems.
I have also placed the suggested code <script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script> in all of page calls as listed in this helpful thread: http://www.e-junkie.com/bb/topic/2534 - this was necesarry to make everything happy in IE due to (I assume) the generated pages (products are listed as posts)
At this point my site is mainly a catalogue for my local customers, so I am not losing money over this issue - just sleep. I relaize that in all liklihood I have made some simple errors in installation due to my noobishness - please be gentle, I bruise easily.
http://www.simplyducky.com
Thanks in advance for any assistance,
- Crispin