falp
Forum Replies Created
-
Forum: Developing with WordPress
In reply to: </p> tag before </blockquote>Thanks for the reply. I was typing blockquote alone, wp was inserting the closing </p> I have fixed by editing the quicktag.js
Forum: Plugins
In reply to: wp_list_pages, include parameter?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
Forum: Fixing WordPress
In reply to: WP 2.1 – Posting ProblemI 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.
Forum: Plugins
In reply to: wp_list_pages, include parameter?Thanks Otto42, I will try it out tomorrow morning.
Cheers,
Frank
Forum: Installing WordPress
In reply to: Can’t log in after installHi 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