Reply To: Conflict with other plugin

Author
Reply
  • #3313

    A tag in the line (at the very end) is not closed:

    [scode lang=”html”]

    [/scode]

    Should be:

    [scode lang=”html”]

    [/scode]

    But, you need to put something inside the A tag, or it is useless, maybe you had some image to put there (based on DIV class).

    Milan