Error adding h1 titles in all pages in frontend
-
Hi,
I have installed this plugin and now at the end of all pages it has added content with h1 title. There can’t be set a h1 title, for SEO.The code is this:
<div id="wp-link-wrap" class="wp-core-ui" style="display: none" role="dialog" aria-labelledby="link-modal-title"> <form id="wp-link" tabindex="-1"> <input type="hidden" id="_ajax_linking_nonce" name="xxxx" value="xxxx"> <h1 id="link-modal-title">Insertar/editar un enlace</h1> <button type="button" id="wp-link-close"><span class="screen-reader-text">Cerrar</span></button> ... </form> </div>
What can I do to prevent this?
Thank you
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error adding h1 titles in all pages in frontend’ is closed to new replies.