• If you’re expecting a plugin to just turn on and control everything from the plugin itself, this isn’t for you. This plugin uses shortcodes so there is a little coding involved if you want to change any of the settings. It’s very good ‘out-of-the-box’ either way!

    The support is awesome as well! It has tons of questions, examples, and someone answers your questions fairly quickly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Gemini Labs

    (@geminilabs)

    Thanks for the review @pnikolova !

    Just wanted to clarify for anyone reading that the “little coding involved” refers to the shortcode options that you would need to add to the shortcodes to customise how they work.

    For example, [site_reviews] is the shortcode that displays your reviews. To change how many reviews are displayed, you would add the “display” option to the shortcode like this:

    [site_reviews display=20]

    And if you wanted to also add pagination to your reviews, you would add the “pagination” option to the shortcode like this:

    [site_reviews display=20 pagination=ajax]

    All of the shortcode options are documented on the “Site Reviews > Help > Shortcodes” page and include examples for each option.

    Of course, you could always use the blocks instead of the shortcodes in the Gutenberg editor. This will allow you to change all the options from the block sidebar.

    Thread Starter pnikolova

    (@pnikolova)

    And there is even a YouTube video if you still can’t figure it out –

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Great Plugin & Support!!’ is closed to new replies.