Posts Tagged ‘WordPress’

Upgrade WordPress Got Trouble: Admin Blank Page

We tried to upgrade a WordPress site from 2.8.x (maybe 2.8.4) to 3.1.3 with upgrade automatically. Before we upgrade, we have deactivate all plugins. But after we click “upgrade automatically”, first we got a error message screen: “Briefly unavailable for scheduled maintenance. Check back in a minute.” After some while, we found our site can [...]

Leave a Comment

Updated to WordPress 3.1.3

We have used WordPress 2.7.1 long time. It was stable because we do not have extra features needed. We updated to WordPress 3.1.3 just because we do not want to miss too much but should follow WordPress new version. Most of stuff looks OK after we updated, the only one problem was the database backup [...]

Leave a Comment

Suffusion theme skills

We posted “Basic Settings of WordPress Suffusion theme”. Now we will share some skills which we learnt. Maybe they are simple, but maybe you don’t know. 1: Header Background Image height ? You might have added a image for your header background, but you meet a trouble that you have already set the image height, [...]

Comments (1)

Basic Settings of WordPress Suffusion theme

Suffusion theme is one of popular WordPress themes, it is much more robust than other free WordPress themes. And also, it actually is not a single theme, it provides multiple themes.  However, you will feel hard to use it if you never used it before. I am a new Suffusion user too. So let me [...]

Leave a Comment

Using WebMatrix to build a WordPress Site 2 of 2

After you finished installation PHP, MySQL and WordPress (see part 1), you will come to WebMatrix user interface with your new WordPress site: Now you can run your website: select the “Run” button on the top and choose a browser which you like. Then the WordPress site will run at the first time: For the [...]

Leave a Comment

WordPress Related Posts without Plugins

Add Related Posts section in your article is nice for your article reader. The easy way is to find a plugin to install. and set a little bit to get it. Here we have another solution, maybe you do not want to install too much plugins in your blog. So you have to change code [...]

Leave a Comment

Using WebMatrix to build a WordPress Site 1 of 2

What is WebMatrix? OK, it is Microsoft WebMatrix. So What is Microsoft WebMatrix then? If you don’t know please just read the explanation from Microsoft: WebMatrix is a free web development tool from Microsoft that includes everything you need for website development. Start from open source web applications, built-in web templates or just start writing [...]

Leave a Comment

How to disable email notification in WordPress

If you have a WordPress blog site, you have to setup something, for example, you have to input the administrator’s email so that WordPress can send email notification to you admin email. However, after some days, when your blog site was searched by all kinds of searched engines like Google, people will visit your site. [...]

Leave a Comment