• Resolved scotchxsmoke

    (@scotchxsmoke)


    This plugin is showing up on my sitemap page. There is no option to uncheck a box like there is on post to remove it. How can I remove this from my sitemap page?

    @micropat

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author micropat

    (@micropat)

    The all-in-one-seo-pack plugin you’re using for the sitemap doesn’t seem to avail that page to the WordPress ecosystem, so the usual page toggle isn’t an option for that page. The next best option is to add some Additional CSS code to hide the share buttons on that sitemap page:

    body.page-id--1337 .addtoany_content { display: none; }

    Just add that line to your “Additional CSS” box in Settings > AddToAny.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove from specific page (option not available)’ is closed to new replies.