• Resolved kennyd321

    (@kennyd321)


    Hi – I’ve added all of my reviews and have shortcode that removes the date and time. I have 25+ reviews posted. However, the top 5 posts still show the date and time. How do I remove the date for all posts?

    Here is my code:

    [site_reviews]

    [site_reviews assigned_posts=”post_id”

    [site_reviews display=”35″ hide=”date”]

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

    (@geminilabs)

    You are doing it wrong. If you need to use multiple options, you need to combine them in a single shortcode like this:

    [site_reviews hide="date" display="12" pagination="loadmore"]

    Thread Starter kennyd321

    (@kennyd321)

    That works, thank you.

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