• Resolved nplblog

    (@nplblog)


    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.

Viewing 12 replies - 1 through 12 (of 12 total)
  • Try to edit in FF and see if that works. It did for me.

    Thread Starter nplblog

    (@nplblog)

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

    Thread Starter nplblog

    (@nplblog)

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

    I meant use the visual editor in FireFox.

    Thread Starter nplblog

    (@nplblog)

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

    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.

    Thread Starter nplblog

    (@nplblog)

    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.

    <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.

    Thread Starter nplblog

    (@nplblog)

    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?

    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

    Thread Starter nplblog

    (@nplblog)

    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.

    Thread Starter nplblog

    (@nplblog)

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

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Post cannot add p tag’ is closed to new replies.