Title: braino's Replies | WordPress.org

---

# braino

  [  ](https://wordpress.org/support/users/braino/)

 *   [Profile](https://wordpress.org/support/users/braino/)
 *   [Topics Started](https://wordpress.org/support/users/braino/topics/)
 *   [Replies Created](https://wordpress.org/support/users/braino/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/braino/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/braino/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/braino/engagements/)
 *   [Favorites](https://wordpress.org/support/users/braino/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 72 total)

1 [2](https://wordpress.org/support/users/braino/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/braino/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/braino/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/braino/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/braino/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Rank Math Pro – No need to create new Schema?](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/#post-18180426)
 * Hi there, any ideas from your end on how to fix this? what could be the reason
   that the review doesn’t get created automatically and alternatively what could
   be done to not show it twice (once embedded and once outside of the schema)?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Rank Math Pro – No need to create new Schema?](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/#post-18176245)
 * aggregateRating doesn’t get added automatically in my case. Maybe it is related
   to the fact that I use Elementor Theme Builder or something else, but when i 
   remove it from the Schema, it doesn’t popup automatically. But there is not really
   an issue adding it to the Schema directly, right?
 * The fact that i should activate the Schema on Latest Reviews instead of Rating
   Summary is also super interesting, I didn’t know about that, thank you.
 * I am constantly refreshing cache while testing with the link you suggested, so
   this shouldn’t be an issue.
 * /edit: Having said all that: when i add the rating to the schema, it appears 
   twice. when it is not manually added to the custom schema, it appears nowhere.
    -  This reply was modified 1 year, 5 months ago by [braino](https://wordpress.org/support/users/braino/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Rank Math Pro – No need to create new Schema?](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/#post-18176141)
 * There is an update: I can see the rating in the schema now by adding the aggregateRating
   attributes in the custom schema directly but the review is also visible standalone
   as a separate schema. I tried to fix it with this code in functions.php
 * 
   add_filter(‘site-reviews/schema/LocalBusiness’, function ($schema) {$schema[‘
   @id’] = get_permalink() . ‘#local-business’;return $schema;});add_filter(‘site-
   reviews/schema’, function ($schemas) {return array_filter($schemas, function (
   $schema) {return !in_array($schema[‘@type’], [‘AggregateRating’, ‘Review’]);});});
   but that didn’t solve it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Rank Math Pro – No need to create new Schema?](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/#post-18175479)
 * Did you receive it?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Rank Math Pro – No need to create new Schema?](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/#post-18173896)
 * Hi! I just sent an email with the link
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] Rank Math Pro – No need to create new Schema?](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/rank-math-pro-no-need-to-create-new-schema/#post-18173823)
 * Alright so here is what i did:
    1. I enabled rank math pro in the site reviews settings
    2. I added a schema localBusiness (it is in the list your provided) and i tested
       the schema with google and it inexed the schema EXCEPT the ratings
    3. I added the rating summary & latest reviews block but only activated the schema
       on the rating summary element.
 * Any idea?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Complianz - GDPR/CCPA Cookie Consent] Fatal error: Uncaught TypeError](https://wordpress.org/support/topic/fatal-error-uncaught-typeerror-37/)
 *  [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/fatal-error-uncaught-typeerror-37/#post-18126845)
 * i am having the same issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Booking for Appointments and Events Calendar - Amelia] Are hidden Multiple Users possible?](https://wordpress.org/support/topic/are-hidden-multiple-users-possible-2/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/are-hidden-multiple-users-possible-2/#post-17525603)
 * i am not using any kind of version of the plugin ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kanban Boards for WordPress] working in backend as well?](https://wordpress.org/support/topic/working-in-backend-as-well/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/working-in-backend-as-well/#post-17272776)
 * Bump
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Role Editor] custom user role not showing as author-selection in posts](https://wordpress.org/support/topic/custom-user-role-not-showing-as-author-selection-in-posts/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/custom-user-role-not-showing-as-author-selection-in-posts/#post-17265374)
 * hello, anybody here and might lend a minute of help? 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kanban Boards for WordPress] working in backend as well?](https://wordpress.org/support/topic/working-in-backend-as-well/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/working-in-backend-as-well/#post-17250866)
 * do you have a demo account for the pro version?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kanban Boards for WordPress] working in backend as well?](https://wordpress.org/support/topic/working-in-backend-as-well/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/working-in-backend-as-well/#post-17243688)
 * thank you for your reply.
 * with the pro version: is it possible to have a board for each client individually?
   or as an alternative assign tasks to clients so that they will only see their
   assigned tasks? something so clients will be able to keep track of what is happening?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tag, Category, and Taxonomy Manager - Autotagger Automatically Add Terms] 4k existing posts without category: assign to existing categories?](https://wordpress.org/support/topic/4k-existing-posts-without-category-assign-to-existing-categories/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/4k-existing-posts-without-category-assign-to-existing-categories/#post-17233003)
 * okay in that case i think it cannot do what i need. thank you for your fast reply
   nontheless!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tag, Category, and Taxonomy Manager - Autotagger Automatically Add Terms] 4k existing posts without category: assign to existing categories?](https://wordpress.org/support/topic/4k-existing-posts-without-category-assign-to-existing-categories/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/4k-existing-posts-without-category-assign-to-existing-categories/#post-17232994)
 * and that will evaluate content via a open ai api or only via “if keywords is 
   in body-text then add to category” logic? because i need an ai to evaluate it,
   it is a bit more complex than just keyword-tracking unfortionately
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tag, Category, and Taxonomy Manager - Autotagger Automatically Add Terms] 4k existing posts without category: assign to existing categories?](https://wordpress.org/support/topic/4k-existing-posts-without-category-assign-to-existing-categories/)
 *  Thread Starter [braino](https://wordpress.org/support/users/braino/)
 * (@braino)
 * [2 years, 5 months ago](https://wordpress.org/support/topic/4k-existing-posts-without-category-assign-to-existing-categories/#post-17232981)
 * Thank you for your reply. And this goes with the free plugin or the pro plugin?
 * And can this “Automatically Add Existing Terms” add to already existing posts
   from a certain category?

Viewing 15 replies - 1 through 15 (of 72 total)

1 [2](https://wordpress.org/support/users/braino/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/braino/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/braino/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/braino/replies/page/5/?output_format=md)
[→](https://wordpress.org/support/users/braino/replies/page/2/?output_format=md)