How do I upload an image and display it in a post?

In the admin, panel, go to Options -> Miscellaneous and select the option to Allow File Uploads. If you need help with changing permissions, the following from the wiki should help: Allow File Uploads: Choose whether ... More... (Themes and Tricks)
Add a Comment July 27th, 2004

How do I prevent comment flooding?

Comment flooding is when a lot of comments (probably spam) are posted to your website in a very short duration of time. Mark has a Comment flood prevention hack that allows you set a time, ... More... (Themes and Tricks)
Add a Comment July 24th, 2004

How I solve login problems after installation with version 1.2 ?

Another summary of what’s around the forums. Try to login after each step. #1. Clear your cookies Cookies are in your computer. In windows they are in C: / docs and setting / username / Cookies folder. #2. Clear the temp ... More... (Themes and Tricks)
Add a Comment July 24th, 2004

How I solve login problems after installation with version 1.2 ?

Another summary of what’s around the forums. Try to login after each step. #1. Clear your cookies Cookies are in your computer. In windows they are in C: / docs and setting / username / Cookies folder. #2. Clear the temp ... More... (Themes and Tricks)
Add a Comment July 24th, 2004

How do I change the size of the popup comments window ?

The size of the popup window is governed by line 50 of template-functions-comment.php: function comments_popup_script($width=400, $height=400, $file=’wp-comments-popup.php’) Then line 81 of wp-comments-popup.php will alter the textarea size for people entering comments. 1.2mingus Appeared on » More... (Themes and Tricks)
Add a Comment July 23rd, 2004

How do I do a “dropcaps” on the first letter of a post?

DropCaps is the name for the effect where the first letter of the first paragraph in an article “drops” blow the line, and is displayed in a larger font-size than the other normal letters, for ... More... (Themes and Tricks)
Add a Comment July 22nd, 2004

How do I do a “dropcaps” on the first letter of a post?

DropCaps is the name for the effect where the first letter of the first paragraph in an article “drops” blow the line, and is displayed in a larger font-size than the other normal letters, for ... More... (Themes and Tricks)
Add a Comment July 22nd, 2004

How do I prevent my images from being hot-linked by another website?

You can use your .htaccess file to protect images from being hot linked, or, in other words, being linked-to from other websites. This can be a drain on your bandwidth, because if someone links directly ... More... (Themes and Tricks)
Add a Comment July 12th, 2004

How do I prevent my images from being hot-linked by another website?

You can use your .htaccess file to protect images from being hot linked, or, in other words, being linked-to from other websites. This can be a drain on your bandwidth, because if someone links directly ... More... (Themes and Tricks)
Add a Comment July 12th, 2004