Using caption or other headings instead of h3 for titles and description

Hello,

I'm wondering if it's possible that we use caption tag or other heading (h4, h5...) instead of the existing h3.

Thanks in advance for your help

 

Tagged:

Comments

  • 2 Comments sorted by
  • Vote Up0Vote Down

    @SOLSO

    You can edit the mentioned headings under: "slideshow-gallery/views/default/gallery.php" there you should be able to find the h3 tags. 

    Please make sure to follow this guide in order to make changes to the plugin code: http://tribulant.com/docs/wordpress-slideshow-gallery/9577

    Let us know if it helps.

    All the best!

  • Vote Up0Vote Down

    We have created the child theme "slideshow" folder in theme folder and uploaded two files gallery.php and font.css

    Then, we have tried to change h3 tag with h4 but this tag value is replaced by the js code 

    so for changing the h3 tag with h4 or others we need to change in gallery.js file also 

    It works fine but when i have used gallery.js in plugin folder directly but not in child theme. In this case, it's not working.

    What should we do ?

Sign In or Register to comment.