Tagged: content slider
Hey :)
When using the Element Content-Slider every slide title is displayed in a <h3>-Tag.
Would you please let me know how to change that in functions.php of our child theme to a <p>-Tag?
Kind Regards,
sem
Hey sem,
This is a modification in the core and you need to hire a freelancer to accomplish this because it`s out of the support scope.
Best regards,
John Torvik
Hey John,
thank your for helping me with this. How to bring this in as a feature request for upcoming versions?
I think this is a problem that many users have while optimizing their site structure in technical.
A solution would be to show a select box so that a user can choose which tag will printed out for an entry title. A Range from h1 to h6 and a p tag would be great.
Kind regards,
sem
Hi Sem,
Please make sure that you are using a child theme – http://kriesi.at/documentation/enfold/using-a-child-theme/ and then copy wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/contentslider.php file to your child theme by referring to this post – http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ and finally, edit the file and change H3 tags to P :)
Best regards,
Yigit