• Resolved ankitpahuja

    (@ankitpahuja)


    We have a blog where we are using this plugin. I want the heading to be H2 instead of for the heading.

    How can I do that?

    Thanks
    Ankit

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Pixelbart

    (@pixelbart)

    Hi @ankitpahuja

    At present this is not easily possible. But I have put it on my todo list. You can change the template completely if you place the corresponding files into your WordPress theme. I once wrote something about this:

    https://helpful-plugin.info/documentation/templates/

    Thanks for your feedback!

    Plugin Author Pixelbart

    (@pixelbart)

    @ankitpahuja

    It is now possible to customize the HTML of the Helpful headline. The filter helpful_headline_html is now available for this purpose.

    You can read more about this here: helpful_headline_html

    You can then simply put the code into the functions.php of your WordPress theme.

    • This reply was modified 5 years ago by Pixelbart.
    • This reply was modified 5 years ago by Pixelbart.
    Thread Starter ankitpahuja

    (@ankitpahuja)

    I implemented the change, worked well for me.

    You were quick with support. Thank You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change heading tag from H3 to H2’ is closed to new replies.