• Resolved tapiohuuhaa

    (@tapiohuuhaa)


    Could it be some configuration for visual editor in order to add at least paragraph styles.

    Yes, I know that disabling this from bbp style pack and adding own code with Code Snippet I could do that (just need to dig somewhere the code; I had it once but I deleted it because I added bbp style pack).

    If I would find the page, which explains configuration, I could inform it also in my site. I try to google it.

    You or someone else give just few line code which did that. Simple. Sorry that I deleted that.

    Endeed the short code had problems with pasted HTML. It missed HTML cleaning. bbp style pack has at least some level code cleaning.

    If it is not possible easily add some pasted code cleaning, it it better to use the editor by using this plugin.

    • This topic was modified 7 years, 1 month ago by tapiohuuhaa.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tapiohuuhaa

    (@tapiohuuhaa)

    I had saved these

    add_filter( ‘mce_external_plugins’, array( &$this, ‘add_tinymce_plugin’ ) );
    add_filter( ‘mce_buttons’, array( &$this, ‘add_tinymce_toolbar_button’ ) );

    But does this plugin add something more?

    Plugin Author Robin W

    (@robin-w)

    I cannot remember, and would need to look in the code

    Thread Starter tapiohuuhaa

    (@tapiohuuhaa)

    I can’t do now anything – database crashed and I backup was too big.

    Saving many time big CSS crashed the database. It would better to use @import… for own CSS in order to avoid destroying the database.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Configuration for visual editor’ is closed to new replies.