• I have this small message More>>”/> showing on the top left corner on a few of my pages. Can someone explain why this is showing? What can I do to fix it

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    It may be a theme issue. Can you provide a link to the page demonstrating the problem?

    Thread Starter whozane

    (@whozane)

    Thread Starter whozane

    (@whozane)

    This is just one of the page there are a few others too with the same issue

    Alright, found the culprit in your source code…. I think it might be your theme? in header.php possible? Something is outputting a bad meta-description

    <meta name="description" content="-Standard Membership -Premium Membership -How to become a member -Frequently Asked Questions (FAQ) Sign up for a Culips Membership and learn even more from our podcasts, with access to the learning materials! Below is all the information you should need about our membership options, but if you have any questions, feel free to contact us any <a href="https://esl.culips.com/lipservice-1/the-culips-membership-program/#more-'" class="more-link">more ?</a>" />

    There is a link in there that isn’t allowed in a meta description.

    You are using all in one SEO, which already establishes your meta description, this second one isn’t needed. Check your header.php for some sort of code which is outputting a meta description, probably afetr the wp_head call

    Actually, now that aI look closer, it’s all jacked up there. For some reason your more link is outputting in the header….

    Thread Starter whozane

    (@whozane)

    I looked through the header did not find the meta description tag

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    It may be your theme, I think this happens with older version of Mystique.

    You are running Mystique 1.21 but the current version is 2.5.6.

    Try this: make a full backup of your files and database (safety net!).

    https://codex.www.ads-software.com/WordPress_Backups
    https://codex.www.ads-software.com/Backing_Up_Your_Database
    https://codex.www.ads-software.com/Restoring_Your_Database_From_Backup

    And then try updating to the newer version.

    If that doesn’t work or goes wrong somehow, just restore your backup.

    the theme has a lot of customisation options in the dashboard – have you checked if any seo or meta options are ticked? and un-ticked them?

    (I don’t have the theme installed to be able to check if there are any seo options at all – just a guess)

    Thread Starter whozane

    (@whozane)

    I looked at the theme customization as well. I am not sure why it is still showing I did everything to not have a conflict between the theme and the seo plugin.

    Have you considered upgrading your theme? I’m not sure how difficult jumping from 1.21 to 2.5.6 would be…

    But I believe @jan may have the best advice if we can’t pinpoint where th issue is coming from.

    But if you aren’t running a second SEO plugin, it definitely appears this issue is coming from the theme…

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Why is More>>"/> showing in a few pages’ is closed to new replies.