@lesporting Just checking that you’ve used:
[reviews_rating place_id="ChIJjVfM49HtBUgRTpTfpQN2rBw"]
… and then two others for the other places?
Do you have reviews for the two other places (see the Reviews tab)?
This plugin will only actively update the current Place ID, so you will need to populate your library to used others. The unselected places will not be updated automatically, just the currently selected place.
I am working on a multiple location of this plugin, but I don’t have a timeline for its release at the moment.
Does this help?
and then two others for the other places?
https://lesporting.com/ <= ChIJo-3LeLXsBUgRu6gtAgQ6sJA
https://lesporting.com/barandfood/ <= ChIJ8X2mqmXtBUgRnTVuGIKsUmw
https://lesporting.com/activites/airfly/ <= ChIJjVfM49HtBUgRTpTfpQN2rBw
Do you have reviews for the two other places (see the Reviews tab)?
Yes, I have reviews for all of them.
I am working on a multiple location of this plugin, but I don’t have a timeline for its release at the moment.
Great!
@lesporting I’ll use these places on my Dev site to replicate the issue you’re experiencing.
@lesporting I have performed some tests and everything is working as expected.
One thing that I’ve notice in some shortcodes is the incorrect enclosure characters. Are you using any of these: “ ” ‘ ’, if so please ensure that you have either of these: " '.
Here is the Shortcodes I used, the first one is the current active location:
[reviews_rating place_id="ChIJo-3LeLXsBUgRu6gtAgQ6sJA" summary="name" limit=2]
[reviews_rating place_id="ChIJ8X2mqmXtBUgRnTVuGIKsUmw" summary="name" limit=2]
[reviews_rating place_id="ChIJjVfM49HtBUgRTpTfpQN2rBw" summary="name" limit=2]

Please check again and if it isn’t resolved, please drop me an email at: wordpress dash plugins at designextreme dot com.
Thanks a lot for your time.
It was a piece of code when I copied/pasted the place id. (<span>…</span>)
It works fine!
Bye.
@lesporting Yep, that would do it!