Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244063
    Paulo van Cuijck
    Participant

    Hi,

    On my web page https://paulovancuijck.nl/staging2/English/ I like to include testimonials in English.
    To do so I followed your instruction on https://catchplugins.com/blog/essential-content-types-pro/#FeaturedContent
    Can you tell me how to define the order of the testiminals?
    The order of the testimonial ID’s should be: 5942,5732,5586,5772,5583,5581,6209,6102
    What shortcode should I use for this – showing the testimonials content and images in one column?

    Regards,

    Paulo

    #244149
    tikaram
    Keymaster

    @paulospotonlichtontwerp-nl: You can easily add testimonials using theme options if you want to enable on either Homepage or Entire site.
    login to your WordPress admin. Go to Appearance => Customize => Theme Options => Testimonials and add as desired.
    If you are using short code you can order by using the following attributes
    orderby: sort testimonials by different criteria, including user name, testimonial title, and even rand to display in a random order. Defaults to sorting by date. (author, date, title, rand)

    [testimonials columns=2 showposts=10 orderby=title]

    Let me know if you have any more issues.

    Regards,
    Tikaram

    #244163
    Paulo van Cuijck
    Participant

    Hi Tikaram,

    It worked using order by date and changing the dates.
    Thanks,
    Paulo

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Order of testimonials on page’ is closed to new replies.