Showcase Slides Support Forums for LiveMesh Themes & Plugins › Forums › Appdev Theme Support › Showcase Slides Tagged: flexslider, nivo, slider This topic has 1 reply, 2 voices, and was last updated 10 years ago by livemesh. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 23, 2013 at 6:47 pm #1784 rwdbrooksMember In the dashboard under Showcase Slides, it says that HTML is accepted for the slide captions. I’ve tried entering code and it doesn’t accept it, just shows the code on the homescreen. I’d like to make the captions a bit prettier… Any suggestions? September 25, 2013 at 1:36 am #1813 livemeshKeymaster Looks like WordPress code changed to disable this by default to address some security issue. To bring HTML back, pls make the following code change in the file framework/presentation/slider-manager.php line number 117 and 210 to – $slide_info = htmlspecialchars_decode (get_post_meta(get_the_ID(), '_slide_info_field', true)); The next update will have this change incorporated into the theme. Thanks for bringing this to my attention. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) The forum ‘Appdev Theme Support’ is closed to new topics and replies.