• Resolved Pcosta88

    (@pcosta88)


    Hi all,

    I have a client who has the free lite plugin v4.12 running a custom theme on the Genesis v3.5.0 framework, on WordPress v6.5.5.

    The issue is that as a widget no title for the plugin is entered –

    And on the front-end none appears: https://imgur.com/qcNk7Fs.

    Yet, in the source code it shows a header tag: https://imgur.com/TEVMZYS. In this case it’s an h4.

    I also tested this on a basic theme (2021) and get the same results when the plugin is the only one active.

    Is it possible to disable outputting the header tags?

    Let me know?

    –Pat

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

    (@wpdreams)

    Hi Pat,

    That indeed seems to be incorrect, that header tag should be ommited. I checked the source and found the possible cause. So when the title is empty instead of returning the emtpy string it’s corrected to a single space character for some reason. I don’t know why, I’m pretty sure I mean to write empty string instead.

    I have noted this on the bug tracker and it will be resolved within the upcoming release, thank you again for reporting this to me.

    All the best,
    Ernest

    Thread Starter Pcosta88

    (@pcosta88)

    Hi Ernest,

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.