• Resolved cstrand89

    (@cstrand89)


    Hey,

    I use bricks builder and I want to create a query for the underlying post type that all reviews are saved as. Essentially I want to create a query that returns the last three reviews submitted for any product on the website. What’s the best way of doing this as I want to use bricsbuioder to format the output.

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

    (@geminilabs)

    Site Reviews uses a custom table for the review details. Have you tried using the shortocodes (i.e. <?php echo do_shortcode('...');. Alternatively, have you tried using the glsr_get_reviews() function in your PHP? Documentation for the provided helper function can be found on the Site Reviews > Help & Support > Functions page.

    • This reply was modified 3 months, 1 week ago by Gemini Labs.
    • This reply was modified 3 months, 1 week ago by Gemini Labs.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.