E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2008, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 13 Jun 2008 00:58:07 GMT Sun, 7 Sep 2008 22:32:22 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 #6 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 Fri, 13 Jun 2008 00:58:07 GMT
I did notice one section of HTML that seemed not so much "jumbled up" but more all jammed together into one long block without any linebreaks in the raw code. Not sure how or why that might have happened, but the presence/absence of linebreaks or other "whitespace" in the raw code is nearly irrelevant to how a browser renders the actual page -- any whitespace in HTML gets rendered as a single space character on the page -- and your page editor software may have some function to reformat the code so it's easier to read. In theory, you could put all your HTML on one (very!) long line, or break it up so every single tag was on a line of its own, and the page itself would render almost exactly the same either way.]]>
E-junkie Discussions; Tyson_N
Post #5 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 Thu, 12 Jun 2008 10:23:30 GMT
I did actually notice something, I don't know if it's normal. I have been cutting and pasting the codes from eJunkie into my site, but when I go back into my site and look at the HTML, the codes are all jumbled up. The buttons work, so I haven't been too concerned, but it made it hard to see what was wrong.]]>
E-junkie Discussions; NaughtyParis
Post #4 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 Thu, 12 Jun 2008 01:38:04 GMT
Taking a look at your page's HTML source, I noticed you seem to have many duplicates of our View Cart button code, not just for visible View Cart buttons but also leftover pieces of that code that were apparently left behind when the button image/link itself was deleted. The View Cart code is specific to your cart but the same for all your products, so you only need to paste it in your page once, as it contains extra tags to load the script resources from our server that make the cart work. There's no need to load those scripts more than once on a page, and having more than one set of View Cart code in a single page can slow things down, but deleting the visible button image/link does not delete those extra script tags. See what happens if you remove all the View Cart button code (or buttonless orphaned code remnants :^) you can find in your page's HTML source, then paste just one block of View Cart code back into the page.]]>
E-junkie Discussions; Tyson_N
Post #3 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 Wed, 11 Jun 2008 15:51:38 GMT I just got my shopping cart working on Firefox without problems, but when I try to open my website (the page with the Buy buttons on them) in IE it just crashes the computer, and my friend with a Mac said he can open the page but doesn't see any buttons, neither Buy nor View Cart. Here's the page:
http://www.naughtyparisguide.com/buy/

Any tips?
Heather

PS Otherwise it's all working fabulously!]]>
E-junkie Discussions; NaughtyParis
Post #2 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 Fri, 28 Mar 2008 00:50:21 GMT E-junkie Discussions; NatashaSen Post #1 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 http://www.e-junkie.com/bb/topic/2364/pg/0#post6862 Fri, 28 Mar 2008 00:50:10 GMT E-junkie Discussions; guest_user