Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

No p element in scope but a p end tag seen

$
0
0

Replies: 0

Hi,

I have errors on my website with the W3C validator because of your plugin.

Error displayed is “No p element in scope but a p end tag seen.”

It come from admin/modules/settings-popup/views/cookie_settings.php at line 95:
The do_shortcode( $category_description, 'cookielawinfo-category' ) can contain a table (block element) that cannot be inside a <p> tag (invalid markup).

See: https://stackoverflow.com/questions/21084870/no-p-element-in-scope-but-a-p-end-tag-seen-w3c-validation

A solution can be to replace <p> tag by a <div> tag.

Can you fix this and add it to next release?

Thank you


Viewing all articles
Browse latest Browse all 59525

Trending Articles