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 Thu, 8 Apr 2010 21:29:49 GMT Fri, 10 Feb 2012 10:58:52 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 #8 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Thu, 8 Apr 2010 21:29:49 GMT
lc]]>
E-junkie Discussions; empowered
Post #7 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Thu, 8 Apr 2010 21:25:30 GMT Forum.Joomla.org]]> E-junkie Discussions; E-junkieNinja Post #6 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Thu, 8 Apr 2010 21:13:51 GMT
I have tested the code provided by e-junkie by copying and pasting the code into a separate HTML page (outside of Joomla) to rule out any other problems. The graphic displays in this separate HTML page.

When you view the bookstore page in the browser, the HTML that displays is identical to the code provided by e-junkie, BUT when you view the source code, the character codes (in red text below) for ‘<’ ‘<’ is displayed opposed to the actual character.

I don’t if this is the problem, but it is the only difference that I can tell. I am a novice developer who trying to help my organization by maintaining & updating our site. Does anyone have any suggestions?

lc]]>
E-junkie Discussions; empowered
Post #5 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Sun, 28 Jun 2009 11:40:18 GMT
Try this - look at the problem code before you put it in your store, and in the source code of the page where it doesn't work properly, and you'll be able to see what changes wordpress made to the code.]]>
E-junkie Discussions; 7w
Post #4 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Sun, 28 Jun 2009 04:19:14 GMT
Somehow the <form> tags work while the <a href> tags don't.]]>
E-junkie Discussions; jscott
Post #3 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Sun, 28 Jun 2009 03:55:17 GMT E-junkie Discussions; jscott Post #2 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Sun, 28 Jun 2009 03:03:37 GMT
Joomla messes with some variations of the code that it doesn't like. For the code to work properly, I have to design the page with the WYSIWYG designer, then turn the WYSIWYG off to insert the shopping cart code.

If I later make any changes to the page, I have to manually re-insert the shopping cart code afterwards, or else the Joomla WYSIWYG editor will have messed up the e-junkie code again.

My guess is that yolur wordpress is doing the same thing. I would suggest turning off your WYSIWYG editor prior to adding your shopping cart code. That should solve your problem.]]>
E-junkie Discussions; 7w
Post #1 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 http://www.e-junkie.com/bb/topic/3478/pg/0#post14002 Sat, 27 Jun 2009 23:32:43 GMT
I set up a simple non-variant product and pasted the code into html portion of a post. Add2cart launches a new HTML window instead of a Flash window.

I have a product with a variant, new post, paste code, add2cart launches a Flash cart and does not contain the non-variant product.

A second non-variant product goes into the same HTML cart as non-variant product #1.

A second variant product goes into the same Flash cart as variant product #1.

View cart button in left side bar opens and shows Flash cart containing variant products but not non-variant products.

Cart ID is the same in all code snippets. I have javascript code in the <head> tag, all 4 posts (products) are in the same containing tag and loop.

Why does a non-variant product call a html cart while a variant product calls a Flash cart, why not the same cart? How do I get all products into the same Flash cart?

http://msienterprises.com/msi/blog

I am testing this product with the 7-day trial.

Scott]]>
E-junkie Discussions; jscott