Forums

[resolved] coding area? (10 posts)

  1. Rick Patterson
    Member
    Posted 2 years ago #

    I have used a mark up validation from W3c

    Got xhtml errors....

      Error Line 113, Column 103

    : required attribute "type" not specified

    the question is...where do I go to get to the code source?

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    Right click on your page and view source.

    If you use Firefox the Web Developer add-on had a View Source option on the tool bar.

  3. Rick Patterson
    Member
    Posted 2 years ago #

    Sorry to not have asked that question more specifically....

    Where do I go to get onto the source page?

    So I can make the changes needed?

  4. s_ha_dum (was apljdi)
    Member
    Posted 2 years ago #

    Well right clicking on your page and viewing the source is the place to start. That will tell you, with some margin of error, where the problem is-- widget, header, inside a post, that kind of thing. Then you can go about trying to find what is generating the problem line.

  5. Rick Patterson
    Member
    Posted 2 years ago #

    yes, thank you, I got that already.....

    I want to know where to go to get on the page to change errors....

    take a look here at the validation report if you'd like....

    http://validator.w3.org/check?uri=http%3A%2F%2Fdoublecheckmyhome.com%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&No200=1&user-agent=W3C_Validator%2F1.654#line-235

    I just want to know where to go to get on the page where I can make the changes...

    is this in template editor?
    css style sheet?

    etc?

  6. MichaelH
    Volunteer
    Posted 2 years ago #

    Theme editor or use FTP (like FileZilla) to access and edit the templates.

    Review Template Hierarchy to understand which template might be used to render your posts/pages in various situations.

    Related:
    Stepping Into Template Tags
    Stepping Into Templates

  7. Rick Patterson
    Member
    Posted 2 years ago #

    Thanx Michael....

  8. Rick Patterson
    Member
    Posted 2 years ago #

    I have cleared most of the errors....

    Please go to this link and take a look at the validation list and tell me where to go to get to these codes....

    http://validator.w3.org/check?uri=http%3A%2F%2Fdoublecheckmyhome.com%2F&charset=%28detect+automatically%29&doctype=Inline&ss=1&group=0&No200=1&user-agent=W3C_Validator%2F1.654

    Thank you

  9. s_ha_dum (was apljdi)
    Member
    Posted 2 years ago #

    The first on is in the popupper-v10 plugin.
    The second on is probably in your theme's footer.php.
    The third is probably in your theme too. Its a little harder to tell where. Try footer.php. You'll need to add a closing tag. Number three will probably fix four and five also.

  10. Rick Patterson
    Member
    Posted 2 years ago #

    Thanx , I will look into it...

Topic Closed

This topic has been closed to new replies.

About this Topic