• Resolved sdarnowsky

    (@sdarnowsky)


    I have successfully used Accordian and Collapse on one of my web pages (https://cincinnatifriends.org/wp/about-us/our-testimonies/). When you expand one of the accordian items, the content is displayed in separate, distinct paragraphs. However, that is not working on another of my pages (https://cincinnatifriends.org/wp/spiritual-nurture-groups/). There, when you expand the accordian, all of the content runs together. It looks fine in the WYSIWYG editor.

    I’ve noticed that the Accordian and Collapse doesn’t seem to work well with Page Builder, so I’m using it in the default WordPress page. I did recently change the page from Default Template to Page Full Width, although I don’t remember if there were paragraph breaks in the content before I did that. (Changing it back did not restore them, if they were there before.)

    Any suggestions on how I can correct this? I’m a newbie to WordPress and not a website designer, although I know a little HTML. I don’t know how to access any of the underlying pages.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    If you want to add space/margin between two paragraphs then i will suggest you to add below code between two paragraphs –

    <br />

    Thread Starter sdarnowsky

    (@sdarnowsky)

    Thanks for the reply! Unfortunately, that didn’t work. After I added the tags, updated, and looked at the page, the <br /> code was showing in the content.

    Plugin Author wpshopmart

    (@wpshopmart)

    Hi,

    Please placed in text mode , i think you have try it in visual mode.

    Go to accordion editor and then click on “text” mode then insert <br /> tag in between two paragraph.

    Try it and then let me now.

    Thanks

    Thread Starter sdarnowsky

    (@sdarnowsky)

    That must have been the case, because adding the tag in text mode did help! It seems strange that I didn’t have to do that with the first accordian I created (paragraphs occurred just when I pressed Enter), but at least now I have a workaround! Thanks!

    Hello guys

    In my case too the paragraphs are not having line break. In the editor, the normal line break appears:

    https://drive.google.com/open?id=0B-3bBaQBNJ0mQ2tGNS14TzRZc2s

    But the site’s online page appears all together, without breaking the line:

    https://drive.google.com/open?id=0B-3bBaQBNJ0mQUx5X1M0SEY0WHc

    I made the insertion of the code between the paragraphs. I believe you can also use the <p> </ p> code involving each paragraph.
    But how much do I have to do both manual? Is there no configuration to do so that WP understands the line break without the need to enter the above code manually?

    I thank you.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Paragraphs run together’ is closed to new replies.