Forums

[resolved] Post cannot add p tag (13 posts)

  1. nplblog
    Member
    Posted 4 years ago #

    In the visual editot when I press enter it will add a extra space but when I view it, it removes it. It is hard to diffirentiate when the next paragraph started. Where should I edit to make it look clean. I tried adding p tag in the code editor but when I save it, it is gone and goes back to its original way.

    Thanks.

  2. kmessinger
    Member
    Posted 4 years ago #

    Try to edit in FF and see if that works. It did for me.

  3. nplblog
    Member
    Posted 4 years ago #

    you mean FP? But not all my moderator has FP or any editing software other then notepad

  4. nplblog
    Member
    Posted 4 years ago #

    I tried both p and br in FP, still doesn't work

  5. kmessinger
    Member
    Posted 4 years ago #

    I meant use the visual editor in FireFox.

  6. nplblog
    Member
    Posted 4 years ago #

    Sorry, is it a plugin? Need little bit more help please.....

  7. kmessinger
    Member
    Posted 4 years ago #

    No, Foxfire is a browser that about 30% of internet users use. Normally I use IE but when editing or writing post and widgets, I use Foxfire as the visual editor in WordPress seems to work in that browser.

    You can do a search for Foxfire, download and install for free in about 2 minutes.

  8. nplblog
    Member
    Posted 4 years ago #

    Ok, it adds p tag which I can see in Firefox source code but it doesn't add that extra space with p tag. The next paragraph starts in the next line.

  9. ehab
    Member
    Posted 4 years ago #

    <p>This is the first Line </p>
    <p>This is another line </p>

    If this is what you see in your source code, and you still do not get that bigger space in between your paragraphs, then your Theme is not configured to do so.

  10. nplblog
    Member
    Posted 4 years ago #

    Yes you are right. That is what I have but still no extra space. Is there a way around this? Is it possible to add style somewhere?

  11. GabeJacobs
    Member
    Posted 4 years ago #

    I am having the same problem and when I look at the code that i make when i type, it is the exact same thing as you see in the visual editor

  12. nplblog
    Member
    Posted 4 years ago #

    Well, this happens to me in another blog where I am using a different theme. I am so fed of trying to put that extra space.

  13. nplblog
    Member
    Posted 4 years ago #

    Ok here is the answer, I edited the sytle sheet. I added this :
    .entry p { margin: 0 0 1.5em 0; }
    ~Voila........

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags