• Hi there,

    I have a question about the review display settings.

    Currently, I have set the “Default Quantity of Reviews” to 5, which means:

    • The frontend displays 5 reviews initially
    • The page source code also contains only these 5 reviews
    • Users can click “load more” to see additional reviews

    For SEO purposes, I would like to:

    • Keep showing only 5 reviews initially on the frontend
    • Keep the “load more” button functionality unchanged
    • But have all review content included in the page source code

    Since this isn’t possible through the plugin settings, could you please advise which filters, hooks or code I should use to modify the code to achieve this?

    Thank you for your help!

    Best regards

Viewing 1 replies (of 1 total)
  • Plugin Support pear8398

    (@pear8398)

    Hi,

    Thanks for using CusRev.

    I’m afraid that there isn’t a filter hook or an option to show all reviews in the page source and only hide it from displaying. It will change the core functions of the Load more feature.
    In this case, I suggest you follow the solution below to override default templates of our plugin and re-create the template code on your own.
    How to Override Default Templates.

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.