Viewing 5 replies - 1 through 5 (of 5 total)
  • Hey estuffs,

    I understand your problem, I think, you just comment the code to remove the review summary from your post.

    Just commenting the code will not work. You need to manually Select the very first option from drop down box from configuration meta box, that says “Select What this post is about”.

    This will remove the rich snippets from your blog post.

    Feel free to ask any help you need for this plugin.

    Thanks.

    If this is not the solution you are looking for, could you please provide the link of the post from where you want to remove “Review Summary” and we would be glad to assist you.

    Thread Starter estuffs

    (@estuffs)

    If you scroll to the bottom of http://www.estorecoaching.com/ashop-estore-software-review-selling-online-with-ashop-ecommerce/, you will see the REVIEW SUMMARY section. Not sure I know how to remove it from all the post without removing the rich snippet from google.

    Thread Starter estuffs

    (@estuffs)

    Not resolved for me yet. How do you comment the code out?

    So, you want to remove the Rich Snippets Box Title only, right?

    You can do it by editing the functions.php file located in the plugins directory.

    Just find and remove the following line from the code:

    $review .= '<div><h3>Review Summary :</h3></div>';

    Or you can comment this line of code as:

    // $review .= '<div><h3>Review Summary :</h3></div>';

    This will remove the Review Summary from each of your posts.

    We have added flexibility of add, edit or removing the labels from rich snippets in our development version. If you have any suggestions for improvements, please let us know.

    Regards,
    Nitin

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Removing REVIEW SUMMARY from Posts’ is closed to new replies.