• I am having issues with the WYSIWYG editor controls wiping things like <p> tags after hitting apply. It seems that these fields lose all paragraph tags once they are saved.

    Can anyone offer advice as to what can be done to avoid this?

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    Is it just the “p” tags? This is normal, WordPress doesn’t use p tags in its rich text, and the “rich text” fields in Participants Database uses the old-style WordPress text editor for its interface.

    Usually, the paragraphs are automatically generated with the rich text is displayed. If you add an attribute to the tag, they will be saved because at that point, they are serving a special purpose.

    Is the lack of literal “p” tags causing a problem?

Viewing 1 replies (of 1 total)
  • The topic ‘WYSIWYG fields wiping tags’ is closed to new replies.