Hello,
can you send us your website link with us and describe in detail where you want to adjust the height.
i have the same problem. my website is http://activebuilt.iaccommodation.com.au/
you can see the slider at the footer widget
-
This reply was modified 9 years, 5 months ago by
ronvill123.
Hello,
If you want auto height then you need to pass the js parameter.
Go to plugin: wp-testimonial-with-widget-> template -> wp-testimonial-slider-template.php
line number: 97, after this line put below parameter to set the auto height.
parameter is -> adaptiveHeight: true,
I added the snippet above to the php file, but it breaks the testimonial slider. Has this template changed since the last reply? Did I place the snippet in the right place? : http://prntscr.com/e8mg3e
Hello,
you have passed the wrong parameter. you just need to pass only
adaptiveHeight: true,