• Resolved Aaron

    (@searchmavenmedia)


    I added a location snippet to a page but decided to remove it. I deleted each field and saved the page but now there’s an “Organization Brief:” header listed at the bottom of my page. How can I remove that?

Viewing 1 replies (of 1 total)
  • Plugin Author Brainstorm Force

    (@brainstormforce)

    Hey Aron,

    Please follow the steps below to accomplish what you are looking for:

    1. Go to plugins -> editor -> All in one Schema.org Rich Snippets
    2. Select the file toggle.js from list
    3. Find and replace this line :

    jQuery("#_bsf_post_type").css("display","none");

    with

    // jQuery("#_bsf_post_type").css("display","none");

    4. Now, go to your page -> Rich Snippets Configuration, and from drop down, select the very first option “Select What this post is about” and update the page

    Done.

Viewing 1 replies (of 1 total)
  • The topic ‘How to Remove from a Page?’ is closed to new replies.