• Resolved juvee

    (@juvee)


    Hey, great plugin.

    I am looking for a solution to have a text visible saying “No reviews” while using this shortcode: [site_reviews_summary hide=”bars,if_empty,stars,summary” assigned_posts=”post_id”]

    Is there a way to do it?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter juvee

    (@juvee)

    Any ideas? :/ trying various options but can’t figure it out fully.

    Plugin Author Gemini Labs

    (@geminilabs)

    With the upcoming Site Reviews v7.2.0 update you will be able to do this with a code snippet:

    add_filter('site-reviews/summary/if_empty', fn () => 'No reviews');
    Thread Starter juvee

    (@juvee)

    great, definitely a nice feature. When would the 7.2.0 launch?

    Plugin Author Gemini Labs

    (@geminilabs)

    I am waiting on the Procaptcha team to get back to me with some API updates to their captcha integration. After that I can release it.

    Thread Starter juvee

    (@juvee)

    Hey!
    Any ETA? ?? this one feature is holding me up to release a website to the client, unsure how long it will be? (if it is even worth to wait for it or try different ways to achieve this)

    Thanks

    Plugin Author Gemini Labs

    (@geminilabs)

    It should be released by the end of this week.

    If you can’t wait, you can try this: https://www.dropbox.com/scl/fi/wxwki9glplkh3sl0g2f57/site-reviews-v7.2.0-beta1.zip?rlkey=gf0ex3br6w8xm8nea9cmi8nh9&dl=1

    To install it:

    1. Go to the WP Admin > Plugins > Add New Plugin page, click the “Upload Plugin” button, then select the zip file you downloaded.
    2. It will ask if you want to replace the existing version with the new version, click yes (or the equivalent button).
Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.