Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Jul 2004
    Posts
    127
    Plugin Contributions
    0

    Default CSS Validation Problem

    Can anyone please help with the following css validation warning which appears on all pages when the manufacturers sidebox is enabled:

    Warning: <form> anchor "manufacturers" already defined.

    I've searched everywhere but can't find which file to edit.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: CSS Validation Problem

    which version of Zen Cart?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Jul 2004
    Posts
    127
    Plugin Contributions
    0

    Default Re: CSS Validation Problem

    version 1.3.5 (with all latest bug fixes)

  4. #4
    Join Date
    Apr 2006
    Location
    London, UK
    Posts
    10,569
    Plugin Contributions
    25

    Default Re: CSS Validation Problem

    It's been there since ZC1.3.0.

    It occurs because the form defined on line 13 (it had to be didn't it?) of template/sideboxes/tpl_manufacturers_select.php has the name manufacturers, but this has already been used as the ID for the manufacturers sidebox DIV.

    To fix this, you could create an over-ride file in your template and change the form name to say. manufacturer_frm.

    While you're doing so, line 13 (again) of tpl_currencies.php could use a similar solution.
    Kuroi Web Design and Development | Twitter

    (Questions answered in the forum only - so that any forum member can benefit - not by personal message)

  5. #5
    Join Date
    Jul 2004
    Posts
    127
    Plugin Contributions
    0

    Default Re: CSS Validation Problem

    Kuroi

    Brilliant! Thanks very much for your help. The devil is in the details as they say, and now I have a CSS validated ZenCart.

 

 

Similar Threads

  1. W3C validation problem
    By wilson_li in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 19 Aug 2011, 09:01 PM
  2. CSS validation error
    By Mike_Dean in forum General Questions
    Replies: 5
    Last Post: 15 Mar 2010, 10:53 PM
  3. Validation problem
    By rich00693 in forum General Questions
    Replies: 7
    Last Post: 3 May 2009, 08:00 PM
  4. CSS Validation Warning
    By need_help in forum General Questions
    Replies: 1
    Last Post: 15 Apr 2009, 11:00 PM
  5. CSS Validation Help?
    By pearlie in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 21 Jul 2008, 07:09 PM

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