Copy/Paste in Visual

Home Forums Forum Copy/Paste in Visual

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #3548
    DeVaultSetter
    Keymaster

      Copying html or other content into the Visual tab usually gives a good visual replication of what was just copied. When the post is saved however, much of the formatting is lost, on account it is tagged with CSS classes WP knows nothing about.
      For example if we have:
      <span class="className"> copied text </span>
      Is there a quick reference list of a stock bunch of class names from bbPress we can use as substitutes to keep the formatting styles within the bounds of desirability?

      #3552

      Doesn’t appear that the bbPress documentation has something similar. The closest it has is an old guide to styling: https://codex.bbpress.org/bbpress-styling-crib/

      #3554
      DeVaultSetter
      Keymaster

        Thanks for looking, will keep an eye out for things here in case something turns up. 🙂

      Viewing 3 posts - 1 through 3 (of 3 total)
      • You must be logged in to reply to this topic.

      Home Forums Forum Copy/Paste in Visual