testimonial widget responsive theme
-
Hi – Been using the Testimonials Widget fine until I decided to add the rotating option. I’m fairly new to this but created a new functions.php file in my child theme for Responsive Theme by ThemeID and added the following:
// $widget_number is an optional, arbitrarily number (probably safe between 1,000 and 9,999) that helps create a uniquely identifiable testimonials widget display instance. $widget_number = 1234; // Displays the testimonials as a rotating widget into your theme directly with specific class .testimonialswidget_testimonials1234 echo testimonialswidget_widget( $args, $widget_number );
When the home page is refreshed I see the testimonials rotating at the top of the page. If you look at the link I provided below, you’ll see a testimonial under the image. This is where I want things rotating.
https://www.bowenworkhealing.com
Sorry I am not understanding what/where to place the code. Please advise. Thank you.
https://www.ads-software.com/extend/plugins/testimonials-widget/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘testimonial widget responsive theme’ is closed to new replies.