• Resolved OsvaldoGDelRio

    (@osvaldogdelrio)


    Hello, I’ve recently been using the constructor, I find it interesting although with some points of improvement, I tried to find somewhere to make a pull request or something but this is the only space I found.

    It would be great if the headline module could have separate HTML tags for superheadline headline and subheadline, plus it would be quite beneficial if you could add tags like p or div as the semantic content is affected if only Hs are available.

    Another thing, it is possible to reduce the number of HTML elements that the builder creates?, the builder is good for pages with very little content but with others that are a little more robust it creates a problem of excess nodes in the DOM and lowers performance for SEO.

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author boldthemes

    (@boldthemes)

    Hi,

    Thanks for contacting us and thanks for the valuable insights and proposals.

    We will going to take a look at the additional tag options related to the headline content element. It requires a good balance between the complexity related to options and the actual benefit. Introducing the div and p options to the headline alone might be a good fit.

    In terms of the DOM complexity and the number of HTML elements, unfortunately we do not have much space for optimizations if we are to stick with the existing number of elements and the intended flexibility 🙁

    Kind regards,

    BoldThemes team

    • This reply was modified 3 years, 8 months ago by boldthemes.
    Thread Starter OsvaldoGDelRio

    (@osvaldogdelrio)

    Hi, thanks for the quick reply.

    I find a workaround for the header/Hs extra tags (using text modules but I have to use Custom CSS to copy the look and feel with the headline module).

    The heading module is very good, super handy, the super and sub headline options are great, but the extra <header> tag and the Hs its not, because we have a HTML code full of headers and H tags.

    Thank you again, and if I can make a contribution with code in someplace just let me know, I know its a free builder, free contributions are needed, maybe.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Support others HTML tags in headline module’ is closed to new replies.