• Resolved niseadel

    (@niseadel)


    Hello! There are no other place_id reviews.

    I can insert a short code:
    [reviews_rating theme=”light” reviews_rating place_id=”******************” reviews_link=”Google Reviews View” write_review_link=”Leave A Review” limit=”5″ review_text=”yes”]

    However, in all shortcodes with different place_id, will be displayed only the place_id that is added to the plugin setup settings “Google Credentials”.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Design Extreme

    (@designextreme)

    Thanks so much @niseadel for the ★★★★★ review! ??

    I will check the issue with the place_id and resolve this in the next release – version 1.32 (not too long in the future).

    When I started this plugin I assumed the place_id would probably be set once and then left alone. Clearly, this isn’t always the case as you may wish to show various shops/stores at different locations.

    In a future version I may add a new tab to handle multiple places in a more orderly fashion.

    Plugin Author Design Extreme

    (@designextreme)

    Hello @niseadel,

    Thanks for notifying me about this issue. The reviews are correct, however the summary is not. I have spotted this before and it’s caused by the assumption of the current Place as specified in “Google Credentials” having the same name, overall rating, vicinity, etc. for all places even when another is set in the shortcode.

    So, this will require a structural change of the data and it will take a little longer to resolve. For now, please hide the summary for other places (those other than specified in “Google Credentials”).

    I can notify you when I’ve made this change if you drop me your email – use the Contact form here.

    Plugin Author Design Extreme

    (@designextreme)

    Slight correction/improvement – for the meantime, you can set the icon, name and vicinity in the shortcode. However, overall rating and review count will use the current overall Place ID, so that can be hidden with an as-yet unwritten parameter or hide using CSS:

    .google-business-reviews-rating p.rating {
    	display: none;
    }
    Thread Starter niseadel

    (@niseadel)

    I can wait for the plugin update, thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Some place_id’ is closed to new replies.