/
My theme already has a [testimonials] shortcode

My theme already has a [testimonials] shortcode

If you want to use Testimonials Widget's `[testimonials]` shortcode in a theme that already has that shortcode, no problem. Find add_shortcode() in your theme's source, copy that line to your child theme's functions.php file, but replaceadd_shortcode with remove_shortcode. Viola! No more theme shortcode preventing Testimonials Widget's from working.

Related content

How do I enable shortcodes in testimonial content
How do I enable shortcodes in testimonial content
More like this
Where are the examples of using Testimonial shortcodes
Where are the examples of using Testimonial shortcodes
More like this
How do I use the theme functions `testimonials()` and `testimonials_slider()`
How do I use the theme functions `testimonials()` and `testimonials_slider()`
More like this
How do I import into Testimonials Widget
How do I import into Testimonials Widget
More like this