• Resolved rosenbet

    (@rosenbet)


    I have the plugin on my wordpress.org site and find that every time I edit the accordion it loads in HTML view. I need to use the wysiwyg but when I click on it my paragraph breaks are erased. Is there css I can put in the accordion settings to make it function exactly the same as all the other content in WordPress content editors? I don’t understand why it behaves differently.

    Thanks!!

Viewing 7 replies - 1 through 7 (of 7 total)
  • please share screenshot and URL.

    Thread Starter rosenbet

    (@rosenbet)

    http://techtalk.strose.edu/saint-rose-migrates-to-canvas-digital-learning-environment

    In the second accordion item, “Faculty Training Schedule,” you’ll see that I’ve placed dashes inside of paragraph tags to keep the blocks of text separated. Without a character there, the paragraph tags are erased, and without the paragraph tag all of the text above and below is mashed together into one block, each time I enter wysiwyg mode. This is not how the rest of WordPress functions.

    You can <br> Tag to separate your paragraph

    Thread Starter rosenbet

    (@rosenbet)

    Yes, but when I go back to the wysiwyg editor those tags are erased and turn into plain, old line breaks (like, it applies the line break to the html but strips out the tag, so then I’ve just lost my line break.

    Plugin Author wpshopmart

    (@wpshopmart)

    Us this code after your paragraph

    <div class=”clear”></div>

    try it and then let me know

    Thread Starter rosenbet

    (@rosenbet)

    That stayed, and worked!

    Thread Starter rosenbet

    (@rosenbet)

    Well…mostly. It worked after the end of a UL but not between sections of untagged text. In the “Faculty Training Schedule” item, first paragraph, there should be a break before “Wave 1 departments…”

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

The topic ‘Line breaks…argh’ is closed to new replies.