Hi all - I'm fairly new to this but just love this theme - Is it possible to auto rotate the testimonials or to display a different one each time the page is visited?
Testimonials Auto Rotate - Cleancut
8 posts from 6 voices-
Posted 1 year ago #
-
Hey,
as far as I know autorotation is not support at the moment. You can try to randomize the items though. Open up index.php and replace:
$additional_loop = new WP_Query("post_type=testimonials&posts_per_page=5"); ?>with:
$additional_loop = new WP_Query("post_type=testimonials&posts_per_page=5&orderby=rand"); ?>Posted 1 year ago # -
Great - Thanks that has worked a treat - different testimonial every time page is refreshed. :D
Posted 1 year ago # -
Glad Dude could help you :)
Posted 1 year ago # -
I have imported the dummy content file that comes with the theme. Now I am trying to update below page with my content. But I am not able to find screen to edit client testimonial displayed on below page.
http://www.kriesi.at/themes/choices/welcome/landing-page-example/Any suggestion?
Posted 7 months ago # -
Hi Ashish,
The page you linked is for the Choices theme. What you would need to edit is the page set to be your frontpage. I believe the one created by the dummy content is actually called "Frontpage" so that is where you would edit the content or add your own.
Regards,
Devin
Posted 7 months ago # -
Hi,
I know this is not a testimonials auto-rotate question ... but I would like to have a testimonials page (listing all of the current testimonials) as well as having the auto-rotate at the bottom on the mainpage (the tip that was provided earlier worked a treat).
Any ideas?
Posted 5 months ago # -
Hi anantmistry,
As far as I know no there isn't a template or output for all of the current testimonials.
Regards,
Devin
Posted 5 months ago #
Reply
You must log in to post.














