Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter falp

    (@falp)

    Thanks for the reply. I was typing blockquote alone, wp was inserting the closing </p> I have fixed by editing the quicktag.js

    Thread Starter falp

    (@falp)

    Otto42,

    I tried out the include argument and it works like a treat. I updated the wiki page on the wp_list_pages function in the codex to include this argument.

    Cheers,

    Frank

    I made the changes specifed here but now the visual editor is stripping the <p> and </p> tags. So what should be:
    <div id"test"><p>blah blah blah</p></div>

    Is being converted to
    <div id"test">blah blah blah</div>

    This is driving me mad.

    Thread Starter falp

    (@falp)

    Thanks Otto42, I will try it out tomorrow morning.

    Cheers,

    Frank

    Hi this has been posted before but I couldn’t find an aswer.
    I have installed php 4.3.8, mysql 4.o and wordpress 1.2 mingus (I had to install php4.3.0 because the version 5 would not allow me to get pass step 3). The installation finishes I get the admin and the password, but when I tried to log in it doesn’t allow me. I have tried to log in through the index.php page and is the same. If I create a new user is the same story. Could you please help me? I’m trying wordpress out before rolling out in a live server. I’m currently running it in my laptop on localhost.
    Thanks,
    Frank

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