Explorer 7, 8 Right Click not working problem Solved
Recently I had an issue with Explorer, the recent ms explorers both had right clicking issues where you cannot right click at all; the right click would work in all the other programs including Firefox. To solve the problem I had to go in the… Continue reading
Changing The Site URL
The code will work in the wp-config.php file if you happen to get locked out of the admin.
Happens a few times here and there. Just put this is at the starting code of thw wp-config file in
your wordpress home directory.
define(‘WP_HOME’,'http://example.com’ http://example.com%27);
define(‘WP_SITEURL’,'http://example.com’… Continue reading
Chinese Characters in Wordpress
Chinese characters do not work in Wordpress by default if you didn’t
originally setup your Wordpress to handle Chinese.
However, it is pretty easy to get it working. I didn’t see it
documented elsewhere, so I thought I’d post instructions on configuring
Wordpress to allow posting… Continue reading
How to show your Skype status on the web
How do I get a Skype status button?
Edit your privacy options in Skype to show your status on the web.
Simply go to Tools > Options > Privacy to update your settings.
Tick the “Allow my status to be shown… Continue reading
In the case of categories, the hierarchy is fairly simple. For instance,
suppose the slug of the Category in question is default and the Category
ID is 6. The Template Hierarchy specifies that WordPress will use the
first Template file it finds in your current Theme’s directory from the
following list… Continue reading
3 Comments »