Page 4 of 4 FirstFirst ... 234
Results 31 to 36 of 36
  1. #31
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Ok... need everyone's help

    Quote Originally Posted by g0d4lm1ty View Post
    Ok.. so i fixed the upper case issue and the image close issue.. but it has a lot off "tags not closed" that are.. and a good deal of the errors appear to be on javascript for a side box... and the & <----- it doesn't like that . I do.. I don't like and a million times.. I prefer & a million times
    ... ay more ideas... thanks....


    btw.. tidy htlm says this page has 71 errors....

    Change any where you have something like this (there are quite a few)
    <div style="position:absolute;left:40%;align="left">

    to

    <div style="position:absolute;left:40%;" align="left">

    The align="left" portion should be separate from the style="" portion.

    The above may fix some of your div errors.

    You need to close this a:
    <a href="http://www.TopLingerieShops.com"><img border="0" src="http://www.TopLingerieShops.com/assets/title_88x31_3.jpg" alt="Online Lingerie Store Shopping Directory" width="88" height="31"/>

  2. #32
    Join Date
    Sep 2006
    Posts
    257
    Plugin Contributions
    0

    Default Re: Ok... need everyone's help

    Quote Originally Posted by jettrue View Post
    Change any where you have something like this (there are quite a few)
    <div style="position:absolute;left:40%;align="left">

    to

    <div style="position:absolute;left:40%;" align="left">

    The align="left" portion should be separate from the style="" portion.

    The above may fix some of your div errors.

    You need to close this a:
    <a href="http://www.TopLingerieShops.com"><img border="0" src="http://www.TopLingerieShops.com/assets/title_88x31_3.jpg" alt="Online Lingerie Store Shopping Directory" width="88" height="31"/>

    Done... thanks... No matter how much I learn.. there seems to be sooooooo much more ....

  3. #33
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Ok... need everyone's help

    Quote Originally Posted by g0d4lm1ty View Post
    Done... thanks... No matter how much I learn.. there seems to be sooooooo much more ....
    You're getting closer...

    You are missing a closing div (the validator doesn't lie), it looks like you're missing one right after your ip address. The ip address section in includes/templates/YOUR_TEMPLATE/common/tpl_footer.php should look like this:

    <!--bof-ip address display -->
    <?php
    if (SHOW_FOOTER_IP == '1') {
    ?>
    <div id="siteinfoIP"><?php echo TEXT_YOUR_IP_ADDRESS . ' ' . $_SERVER['REMOTE_ADDR']; ?></div>
    <?php
    }
    ?>
    <!--eof-ip address display -->


    Another common error on your site: all links with an "&" should have the "&" changed to "&amp;".

    SO this:
    flashvars="cy=ms&il=1&channel=216172782115866273&site=widget-a1.slide.com

    should be this:
    flashvars="cy=ms&amp;il=1&amp;channel=216172782115866273&amp;site=widget-a1.slide.com

    Change your MARQUEE to lowercase (ALL XHTML tags should be lowercase)

  4. #34
    Join Date
    Sep 2006
    Posts
    257
    Plugin Contributions
    0

    Default Re: Ok... need everyone's help

    ok.... i am trying... fixing... down to 26 errors.....

    omg..... 1 question.. i know we want 0 errors... but do these errors cause problems that customers see and will make them leave?

    So much for plug and play... lol

    of course I have been working on this for some time... phew....
    Last edited by g0d4lm1ty; 8 Mar 2007 at 07:59 PM.

  5. #35
    Join Date
    May 2006
    Location
    Texas
    Posts
    565
    Plugin Contributions
    4

    Default Re: Ok... need everyone's help

    change all '&' to '&amp;'

    the &amp; is the encoded version..and validators like that one

  6. #36
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Ok... need everyone's help

    Quote Originally Posted by g0d4lm1ty View Post
    ok.... i am trying... fixing... down to 26 errors.....

    omg..... 1 question.. i know we want 0 errors... but do these errors cause problems that customers see and will make them leave?

    So much for plug and play... lol

    of course I have been working on this for some time... phew....
    Well, stock zen has no errors, they are of your own creations, LOL!

    There will be no way to get rid of all of the errors if you keep the marquee, its just not xhtml compliant. I personally feel they are distracting and unnecessary, but its of course up to you.

    I would fix the missing <div>(s) (now its saying you're missing two), the extra </a> :

    <li></a></li>

    and you missed an &amp; in that one link I showed ya.

 

 
Page 4 of 4 FirstFirst ... 234

Similar Threads

  1. v139h Uk Sales Tax - Need to charge everyone
    By crazycucumber in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 3
    Last Post: 4 Jun 2013, 04:46 PM
  2. Remove accidental credit from everyone's cart? Help!
    By kirkbross in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 18 Dec 2011, 09:48 PM
  3. Hello everyone , i have an problem need your help again now!
    By gueston in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 May 2009, 05:02 AM
  4. Background effect that everyone might like help?
    By wlamoreaux in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Jan 2008, 09:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR