• Resolved Gammonite

    (@gammonite)


    When I add the following HTML code to a photo description:

    <img src="https://flinflonheritageproject.com/wp-content/uploads/2012/08/smallpdf.png">

    I get the error “Unbalanced tags in photo description! (3)”

    This is coding that we have used many times in the past with no errors.

    We are using WPPA+ version 6.9.21.006

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    The right syntax is:
    <img src="https://flinflonheritageproject.com/wp-content/uploads/2012/08/smallpdf.png" />

    If you do not want it checked, untick Table IX-B2: Check tag balance

    Thread Starter Gammonite

    (@gammonite)

    Thanks. We were using sloppy HTML coding and not the more rigid XHTML.

    That solves it for us.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTML tag throwing an error’ is closed to new replies.