• Resolved cliffex

    (@cliffex)


    Only 5 reviews are shown in website using “Site Reviews” plugin, how can I show unlimited reviews on website

    The page I need help with: [log in to see the link]

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

    (@geminilabs)

    Please read the Shortcodes documentation on the Help & Support page.

    [site_reviews display="20" pagination="loadmore"]

    Or, use the blocks / Elementor widgets and set the block/widget options.

    Thread Starter cliffex

    (@cliffex)

    I appreciate your reply but I dont have use elementor or any block editor, I have write this shortcode in theme files by making template page but when I use your given solution shortcode it shows There has been a critical error on this website. So, how can I use this

    Plugin Author Gemini Labs

    (@geminilabs)

    If you are editing your template file, make sure your PHP code is correct.

    To output a shortcode with PHP, it should look something like this:

    echo do_shortcode('[site_reviews display="20" pagination="loadmore"]');
    

    See also: https://developer.www.ads-software.com/reference/functions/do_shortcode/

    Thread Starter cliffex

    (@cliffex)

    I’ll manage it but one more thing I want to know how to show latest review on top with display attribute

    Thread Starter cliffex

    (@cliffex)

    [site_reviews display=”20″] when I use this shortcode the latest submitted form review is not showing but [site_reviews] when I use this shortcode the latest submitted review showing on top So, how we show latest submitted reviews from form with display attribute please help me here

    Thread Starter cliffex

    (@cliffex)

    Thank you so much for your support, Its solved

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘How to show unlimited reviews using “Site Reviews” plugin’ is closed to new replies.