• For some reason I can’t get my blog to let a paragraph into my text. I never used to have this poroblem but now I seem to have tried everything from writing <br> in my post to pressing enter a million times, it always reset it it all to a simple </br> Does anyone have any ideas what to do? This appeared out of nothing…

Viewing 10 replies - 16 through 25 (of 25 total)
  • Thread Starter xonie

    (@xonie)

    I’m also wondering how come I can’t even get the slightest space in between on the index page but on the archive page I see what you see…
    Also why does it just delete my attmepts for breaks and paragraphs???

    Thread Starter xonie

    (@xonie)

    hah I found the fault myself, it want only caps on break and paragraph, I don’t know why though…

    Thread Starter xonie

    (@xonie)

    oh but the problem isn’t solved, because that means I have to manually type <P> everytime I want a bigger break…

    Thread Starter xonie

    (@xonie)

    ok here’s some more information…
    90% of my visitors have ie, according to my stat which can be a bit off… so changing to another browser seems useless to me…
    it has to be a wp problem no matter because I have to manually type in <P> to get a real paragraph space… the images you sent Ryan shows a space of a half paragraph (I haven’t altered the lineheight) also I have to manually type in <P> and even after that it chooses if it’ll accept it or not, so basically I’m assuming it’ll be seconds before that stops working too…

    Is there really NO ONE who can help?
    Imagine a lot of texts without paragraphs, and you’ll understand the hell!!

    You have margins for the top and bottom of your paragraphs set to 0 (not to mention your syntax is written incorrectly, no commas should separate the numbers and you need to specify a unit of measure [px]).

    p { font-weight:normal;
    font-size:13px;
    font-family:arial;
    text-align:justify;
    line-height:normal;
    margin:0,15,0,15;

    Fix your html errors. http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.boybeater.org%2Findex.php

    And fix your css errors. http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A%2F%2Fwww.boybeater.org%2Findex.php

    Once you get all of that stuff fixed then come back and let me know.

    Thread Starter xonie

    (@xonie)

    I’m sorry Ryan but is the only way for you to help me, for me to put alt on my images?
    I changed the margins and on the css error about the scrollbar colouring not existing, it only shows a beautiful scrollbar in some browsers and it wont cause you any pain…
    The that aren’t open, I can’t even find where they are, they must be in different posts which means wp has generated them.
    the image faults, again I used wps image input, and the extreme tracker fault it’s a code you get from the company to put in…
    now that I’ve explained my code errors, what can I do to fix my error??

    Thread Starter xonie

    (@xonie)

    it’s supposed to be the < / p > that aren’t open…

    The 8 or 9 css errors point to a scrollbar. As far as WP not inserting a closing </p>, I’m not sure what could be causing this. If it were me, I would try installing a fresh copy of the most recent WP and see if that fixes it.

    Thread Starter xonie

    (@xonie)

    if i install a fresh wp over the new one all my files will still be there or do i have to save my archives somehow?

    also the scrollbar css errors, it says the code doens’t excist but it does in ie, and instead of a grey scrollbar to the right, there’s a scrollbar in the colours i decide… so it being an error… that validate thing can dislike it but i’m not removing it…

    Thread Starter xonie

    (@xonie)

    I’ve instlaled the newest wp… and the problem is still there but in a milder form. I have to press enter twice for a paragraph to appear on the main page but on the single archives it’ll be two paragraphs instead…
    weird or what??

Viewing 10 replies - 16 through 25 (of 25 total)

The topic ‘Lost <p>’ is closed to new replies.