E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2012, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 25 Sep 2009 00:43:13 GMT Fri, 10 Feb 2012 16:03:45 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #3 http://www.e-junkie.com/bb/topic/3724/pg/0#post11600 http://www.e-junkie.com/bb/topic/3724/pg/0#post11600 Fri, 25 Sep 2009 00:43:13 GMT
I had hoped I would stumble across one more thing and the link you provided had the answer: the Google Analytics plugin (guess I forgot to disable that one!).

Seems to be working now...but thanks for the additional info in case I have further issues!]]>
E-junkie Discussions; redrovercoffee
Post #2 http://www.e-junkie.com/bb/topic/3724/pg/0#post11600 http://www.e-junkie.com/bb/topic/3724/pg/0#post11600 Fri, 25 Sep 2009 00:14:48 GMT http://www.e-junkie.com/ej/help.site-blog.htm#wordpress

Depending on what-all you may have added to your WP site, there may be conflicts between our cart javascript and other scripts in your site. Such conflicts can often be resolved by rearranging where the script portion of our View Cart code (from the first <script... to the last </script>) appears in your pages' source code with regard to other scripts (i.e., a matter of which scripts load before/after others); we'd recommend experimenting for starters with putting our script lines just after the <head>, or before the </head>, or just after the <body>, or before the </body>.

Once you have the script lines of our View Cart code placed in a functional position, you can place the actual button link portion (from <a href... to </a>) of you View Cart code anywhere you wish, or even omit that part entirely if you wish (though we wouldn't recommend it from a buyer-usability standpoint).

For more specific advice, please provide the URL of your live site, so we can have a look at what might be going on there for ourselves directly.]]>
E-junkie Discussions; E-junkieGuru
Post #1 http://www.e-junkie.com/bb/topic/3724/pg/0#post11600 http://www.e-junkie.com/bb/topic/3724/pg/0#post11600 Thu, 24 Sep 2009 21:02:39 GMT
I've ensured the "view cart" button exists on the same page as the "add to cart".
I've ensured the code isn't broken when pasted.
I've read seemingly all the forum discussions on this topic.
I've tried adding the script line to the header.php file...in multiple places.
I've turned off plugins.

There must be some conflict with something. Oddly enough, I have my original development version of my site hosted locally on my laptop, and it works there (!?) but not on the remotely hosted site. Granted they are not identical. But I can't find the conflict.

Help? I really want to use this product!

(Please email me at yankeeNH [at] hotmail [dot] com if you can help by looking at the actual site--it's currently in a "maintenance mode" that I can lift if necessary.)]]>
E-junkie Discussions; redrovercoffee