• Resolved rmdhn

    (@rmdhn)


    I’ve successfully identified what’s causing trouble in the HTML, here is a simple video of me inspecting and editing the HTML to fix the issue
    https://ufile.io/f/t6bfo

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi rmdhn,

    You are correct that those br tags should not be there. There must be a conflict as our plugin does not output those.

    I think you would need to ask your theme authors how to prevent the block content from being run through wpautop (I suspect that is what is adding the br tags)

    Regards,
    Tom

    Thread Starter rmdhn

    (@rmdhn)

    I’ve installed the remove wpautop plugin and it didn’t make a difference, and also, what about the little gaps between the items?

    Plugin Author megamenu

    (@megamenu)

    Hi rmdhn,

    I suspect the gaps will also be due to the extra br tags that are being added. Please ask your theme authors how to prevent the block content from being run through wpautop (the br tags are not added by our plugin)

    Regards,
    Tom

    Thread Starter rmdhn

    (@rmdhn)

    I understand, although i have tried disabling wpautop globally and it didn’t seem to remove br

    Thread Starter rmdhn

    (@rmdhn)

    I have solved this issue. It is caused because i used shortcode to insert it, using gutenberg works now

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

The topic ‘Broken HTML’ is closed to new replies.