Plugin Author
Kerry
(@bluenotes)
Hello,
No that’s not what that said. The notice says the following:
Admin Notice (not public): This shortcode was depreciated on June 16, 2017 and will be removed in a future update. Please update this shortcode to use [bne_testimonials layout=”slider”].
That will only display if you using the original shortcode (v1.x) that displays the slider which is [bne_testimonials_slider]. What you should do is replace that shortcode to the new version which is [bne_testimonials layout="slider"] The reason for this is because that old shortcode is no longer maintained. The same goes for the list view. If you’re using [bne_testimonials_list] you should replace that with [bne_testimonials layout="list"].
I’m not sure what you mean by your last question. The slider accepts two animations slide or fade. I assume with expanding you mean the height automatically adjusting based on the slide content. If you don’t want the height to adjust, you would set smooth="false" in the shortcode. This only works if using the slide animation.
-
This reply was modified 7 years, 9 months ago by
Kerry.
Thread Starter
e3ee
(@e3ee)
Thanks – actually it’s not saying that at all on our admin panel.
It’s only saying this… “This shortcode was depreciated on June 16, 2017 and will be removed in a future update. Please update this shortcode to use”
And, then anything else remaining is cut off and not showing.
Thanks for letting me know the full message.
I’ll fix that, and email back if we have any questions.
Thanks for the added tips on the slider / smooth false option. I’ll test that!