Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter TonyH

    (@tonyh)

    This is the view from the view source
    <p>Some Stats<br>
    </p><br>
    <br>
    <br>
    <br>

    <br>
    <br>
    <br>
    <br>
    <p></p><br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <table border=”1″

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Edit the post with the table in it and remove all the linefeeds/carriage-returns/end-of-lines.. whatever you want to call it.

    A linefeed (aka, when you hit return in the editor) translates into a BR tag. If you have a linefeed in your table, then the BRs get stuck into the table. The thing about stuff in tables is that, if it’s not actually inside a table cell, it will get pushed above the table. So all those line feeds in your table are getting turned into BRs and then getting shoved up above the table.

    Thread Starter TonyH

    (@tonyh)

    You are talking about active links in the table, I guess I am an idiot because I am totally lost. I have another table without links and get the same thing. No links in post

    Thread Starter TonyH

    (@tonyh)

    I got it. Thanks that took care of it. Thanks Again you are a guru… ??

    FYI, simple solution that doesn’t require putting everything on one line:

    https://www.jeremyduffy.com/computers-internet/wordpress-stuff/p_and_br_tag_fix_for_wordpress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Unwanted Tags’ is closed to new replies.