• 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)
  • Plugin Support Milind Ighe

    (@miliighe)

    Hello there,
    You can fix this issue by following the steps :

    1. Go to Dashboard > Support > Setting > General Setting > Page Setting > Load Scripts
    2. Select “Custom” in Load Scripts
    3. Insert pages on which you have entered the SupportCandy shortcode.
    Thread Starter covalenciawebs

    (@cowalenciawebs)

    Hi,
    Thank you, that fixed the issue in all pages.

    But you shouldn’t use h1 in a popup title, because that is not the page title, and the issue still appears in the support page. It should be a h4 at least.

    Thank you.

    Plugin Support Milind Ighe

    (@miliighe)

    Hello,

    Thank you for your suggestion. We will be discussing this with our team. If they approve the suggestion it will be added in a future version of the plugin.

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.