• Resolved bigtnt

    (@bigtnt)


    Hello everyone,
    w3 validator found following problem:

    Error: No p element in scope but a p end tag seen.
    From line 838, column 57; to line 838, column 60
    _content”></p>↩<div

    here is the part of the code causing problems:

    <!–FRONTPAGE WIDGET AREA–>↩
    <div id="frontsidebar"class=”frontpage_sidebar”> ↩
    <div id="optimizer_front_text-20″ class=”widget optimizer_front_text textblock” data-widget-id="optimizer_front_text-20"><div class="widget_wrap"><divclass=”text_block”>↩
    <div class=”text_block_wrap”>↩
    <div class=”center”><div`class=”text_block_content”></p>

    Is there a simple way to fix this?

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author OptimizerWP

    (@layerthemes)

    @bigtnt Please while editing the widget from the editor click the “Text” button and see if there is an extra </p>

    Regards

    Thread Starter bigtnt

    (@bigtnt)

    Thanks @layerthemes for quick response.

    There was a <p>some text</p> element, but it was opened and closed properly. After deleting widget and retyping its content exactly the same as it was error vanished. Quite strange to be honest, anyway topic solved.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Frontpage widget area / W3 error / p element’ is closed to new replies.