E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2009, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Fri, 28 Nov 2008 09:06:22 GMT Sat, 21 Nov 2009 22:26:59 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 #5 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 Fri, 28 Nov 2008 09:06:22 GMT E-junkie Discussions; serpico Post #4 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 Thu, 27 Nov 2008 20:49:36 GMT
You have whole E-junkie buttons inside an "IMG" tag, basically, you've got broken HTML. Please fix that and the code will work fine.

Also, you don't have VIEW CART button pasted on your page and that's the the cart is opening in a new window instead of opening inside your page.]]>
E-junkie Discussions; E-junkieChef
Post #3 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 Thu, 27 Nov 2008 09:25:15 GMT http://www.wombience.com/Site/Shop.html

Another problem I haven't really looked into yet is why the button appears in the top left of the page, but I may just have to move the html around.
Thanks]]>
E-junkie Discussions; serpico
Post #2 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 Wed, 26 Nov 2008 20:08:11 GMT http://www.e-junkie.com/ej/contact.php

That said, first of all you do need to have your store pages published/uploaded to a live Web server for the cart to work; the buttons and cart will not work properly on a "local" copy of a page that's only saved to your own computer's hard disk alone and not accessible online.

iWeb also has a known issue where any HTML code-snippet widgets (such as our button codes) that you insert into an iWeb page do not actually get inserted directly into the raw source code of the page itself. Instead, iWeb saves each snippet you insert as a separate file, and it puts <iframe> tags in the main page that point to that separate snippet file. Our cart button codes (especially the View Cart button that makes the nice cart overlay work) cannot work properly with this iframe method, as our codes must be pasted directly into the raw HTML source of the page itself.

If iWeb does not allow you to edit the raw HTML code of the page directly somehow, then here's a trick you can use. Instead of pasting our button codes into iWeb, just use iWeb to perform all the "heavy lifting" of overall page layout and design, and type some placeholder text like XXXXX wherever and however you would want our buttons to appear on the page, then save your pages/site and close iWeb. Then open those same Web page files using a plaintext editor like TextWrangler (a free, very good app for this task), find the XXXXX placeholder text in the code, and replace that with our button code.

Download TextWrangler:
http://www.barebones.com/products/textwrangler/]]>
E-junkie Discussions; Tyson
Post #1 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 http://www.e-junkie.com/bb/topic/2999/pg/0#post8376 Tue, 25 Nov 2008 22:56:23 GMT Thanks.

BTW, I'm afraid I can't put a link to the site up as yet.]]>
E-junkie Discussions; serpico