• Resolved GoriGeek

    (@ivett)


    How can I make the “testimonials” shown in the widget in my home be “clickable” I mean, that that can have a button or link to take the users to read the rest of the post.

    this is the link to the website, I hope you can help me.

    http://playeandoando.com/wordpress/

Viewing 1 replies (of 1 total)
  • Theme Author WEN Themes

    (@wenthemes)

    You can customize the widgets of parent theme from your child theme. In our theme, Widget classes are made such that it is overridable from child theme. Find WEN_Business_Testimonial_Widget class in /inc/widgets.php. Copy the class and put it in your child theme’s functions.php. You can customize widget there as you require.

Viewing 1 replies (of 1 total)

The topic ‘Testimonials widget as link’ is closed to new replies.