Where are the uploaded images stored in WordPress?
When you upload an image for a page or a post WordPress stores the image at the following location: wp-content\uploads\YEAR\MONTH where YEAR and MONTH are the year and month of the upload date. WordPress creates a new folder every month to reduce the…
How can I remove an image from the Uploaded Images list in WordPress?
When you upload an image as a theme header images the image will be stored in the Media library. If you upload multiple header images and you want to remove some of them Log into your WordPress site as an administrator, On the left side select…
How can I create a custom header image for the Witcher World theme in WordPress?
The Witcher World is a great theme and it is very easy to customize it. The original header image is beautiful, but if you want to display your custom header image you have to take some simple image editing steps to make sure it looks as good as the…
How to set up WordPress in five minutes
It really takes five minutes to set up WordPress. If your site is hosted by an other Internet Service Provider the process can be slightly different than the steps below, but it should be similar enough to be relevant to your situation. If your site is…
How to set up VisualSVN Windows authentication
If you get the access to ‘…’ forbidden error message in an svn client most likely the Subversion server authentication is not set up correctly. Users can access the VisualSVN repository using the Windows user accounts of the server. To…
How to insert a link into a WordPress page or post
To add a link to the WordPress post or page: Type the text of your page or post in the text editor, Highlight the part of the text with your mouse that you want to convert to a link, Click the “Insert/edit link” button in the toolbar. In the…