Please Shopaholic help!!!
jmjked
Posted: Friday, July 03, 2009 6:23:13 PM
Groups: Member

Joined: 6/15/2009
Posts: 5
ok I created a fake store so that I could test out the html codes & make sure I was doing everything correctly before applying it to my real store (craft corner) which is still hidden at the moment.. Anyway..
I have been trying to follow the directions that Shopaholic put together at
http://www.shopaholicchick.com/zazzletutor/thumbnails.html

I want my site very similiar Categories (each product line having its own pic) on the page in rows, when u click on that it take u to that specific category or product line.

However I keep recieving error messages that say

The 'img' start tag on line 4 does not match the end tag of 'td'. Line 4, position 61

I tried altering that specific line & then it will just tell me the Line 5 has an error..

so on & so fourth..

I am very new to this, I do not know that much about HTML but I thought I knew enough to figure it out, I am beginning to wonder!!!

Am I perhaps inserting the table in wrong spot???

Thank u in advance to whomever helps me out with this, I am going to bed & hopefully when i awake i will have all my answers.. LOL!
FishTsdotcom
Posted: Saturday, July 04, 2009 4:01:51 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 2/27/2008
Posts: 1,761
Location: Pascagoula
sounds like your not closing your tags out. Meaning something like this............ if you start a line <a href..... then after all the codeing and link in that line you have to end it with </a>.

So no matter what you start with, you must close it so to speak so they match.

Here is a sample start and finish below, ill just add ... where additional code would normally be...

<a href=urlink>............ </a>
<b>..............</b>
<i>..................</i>


See how each one has to have brackets and the forward slash before the call element.

So what ever you started each one of those lines with, its telling you that you need to close that command tag for that line.

You may also sometimes have multiple elements, in this case you close them in the same order you open them, like below..........

<a href><b><i><h3>text link or whatever here</h3></i></b></a>

See how everything that starts an element has to close an element.

Hope that makes sense.

Bill

ZU Network
The Zazzle Wall
Free ZBlogs
Best StoreBuilder Hosting Deals
Outdoor World
Fish Ts


Best Zazzle Store Bulder Themes and -ZAGC- Templates
shopaholicchick
Posted: Saturday, July 04, 2009 6:42:36 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/6/2008
Posts: 3,294
i think fish is right or you may even just be missing one of the < or > also commonly missed is a "
craftycorner
Posted: Saturday, July 04, 2009 8:42:10 AM
Groups: Member

Joined: 6/27/2009
Posts: 225
Location: Boca Raton
I was also thinking that I had just missed a character, but I am just not seeing it.. I know it has to be something very minor that I am just blind to seeing

However this is what the code looks like: (sometimes two eyes sets of eyes are better than one)

<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr>
<td><a href="http://www.zazzle.com/jmjked/gifts?cg=196715297672370597"><img src="http://rlv.zcache.com/happy_button-p145191298910508512tmn2_210.jpg"></td>
<td><a href="http://www.zazzle.com/jmjked/gifts?cg=196528329637797815"><img src="http://rlv.zcache.com/fdfsdfds_keychain-p146612718849845277td8i_525.jpg"></td>
<td><a href="http://www.zazzle.com/jmjked/magnets?cg=196528329637797815"><img src="http://rlv.zcache.com/dsfsdfsdfsd_magnet-p147722954796774550tmn8_525.jpg"></td>
</tr>
<tr>
<td><a href="http://www.zazzle.com/jmjked/gifts?cg=196451470909838481"><img src="http://rlv.zcache.com/ghgd_mug-p168908348061688282tda5_210.jpg"></td>
</tr></table>

the 1st part of the table (from the 1st <td> to the </td> should be a link to all my buttons then the image i inserted for now is just a url of one of my buttons.. the 2nd part is the same thing ony it take u to the keychains so on & so fourth
I am envisioning this as 2 rows 3 links in the 1st row & one in the second (thats as far as I have sectioned so far) as I said this is a fake store that I am trying out till I get all the coding down.

So sorry for being so unexperienced at all this, I was hoping this was going to be as easy as it was when i set up my blogs table in the past...
shopaholicchick
Posted: Saturday, July 04, 2009 10:02:11 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/6/2008
Posts: 3,294
you are missing </a> at the end of every line after every <img src="url">

it should be <a href="url"><img src="url"></a>


like this
Quote:
<tr>
<td><a href="http://www.zazzle.com/jmjked/gifts?cg=196715297672370597"><img src="http://rlv.zcache.com/happy_button-p145191298910508512tmn2_210.jpg"></a></td>
craftycorner
Posted: Monday, July 06, 2009 9:57:09 AM
Groups: Member

Joined: 6/27/2009
Posts: 225
Location: Boca Raton


I finally figured out what I was doing wrong, so I thought I would post back in case anyone else came along & was as blind & absent minded as I was.. LOL!!Laughing

I was misreading the instructions.. The table should be inserted in the My Zazzle/store/basic information/description section..

I was mistakinglly trying to use it as a html code.. DUH!!!!Idea Idea Idea
shopaholicchick
Posted: Tuesday, July 07, 2009 6:14:19 AM
 Zazzle Proseller
Groups: ProSeller

Joined: 10/6/2008
Posts: 3,294
LOl that would do it too...but your code you posted still want missing the closers at the end
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Print this topic
RSS Feed
Normal
Threaded