Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Wow, after slogging thru the forum, digging thru code, changing “Options / writing / size of post box” and trying CSS edits I stumbled across this with the answer! It’s actually in the lower right corner above “Save” and to the right of the “Path:” value.

    Is there an easier way to default the size of the Post editing box to be larger? I have “Options / writing / size of post box” set to 90 and it displays no differently from when it was 10 on install. If it took me this long to figure it out, my clients will be lost, even with me explaining it to them.

    Or is it a product of my environment….
    WP 2.3.1, Mac 10.4.10, Firefox 2.0.0.9

    And yes, “Use the visual editor when writing” is checked in my profile to use TinyMCE.

    Found this thread in the forum. Doesn’t do exactly what you were looking for, but redirects plain wp-login.php to a themed version. Plus a few other neat email notification functions!

    Ooops, that didn’t work so great… Logins don’t work now. Gonna keep checking the forum.

    Hi fabianv: In case you didn’t come up with the answer yet, here’s what I did….

    In .htaccess file, I added the following line:
    Redirect /PATH-TO-WORDPRESS/wp-login.php http://www.MYSITE.com/PATH-TO-WORDPRESS/login.php

    Then I renamed the wp-login.php to login.php.

    Seems to work so far… 🙂

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