Wordpress image uploader crashing Firefox
If you are having trouble with Firefox crashing when you go to try to upload an image using the WordPress flash-based image uploader. Here is a quick fix.
Go into your Firefox addons. (Tools – Add ons).
Find the Google Gears entry.
Click Disable button, and restart your Firefox Browser.
Some thoughts on TypePad
Being a fan of WordPress for it’s well written, and very active development community for code, plugins, and themes, and also because it is free and open source. I have always been a little mystified why anyone would want to use typepad, because it is missing many of those components listed above.
The big questions for [...]
Wordpress Automatic Update with 1and1
How to make the automatic update work with your Wordpress blogs that are hosted on 1and1 shared servers. These are blogs that you set up yourself, not the blog that 1and1 can install for you.
The problem I was having was the update would start, and then just stop after a few seconds.
Then in my wp-content [...]
Read more »Removing the Generator Tag from Wordpress
Before making changes to your theme, always make sure you backup your files.
Within your themes directory is a file called functions.php. Simply add this line to that file between the php tags (ex: under the <?php tag )
remove_action(‘wp_head’, ‘wp_generator’);
This will remove the “generator” tag from appearing in the meta head section of your wordpress website.
You [...]
Need a quick website? Learn Wordpress
Do you have a small business and want to get a website up and running quickly. Wordpress just may be your answer. Wordpress is quite easy to learn and can create very professional looking results. There are lots of plugins and themes available to make your site exactly how you want it to look. You [...]
Read more »
Share your thoughts..