Posts Tagged "Plugins"


Have you ever been writing something on your blog and needed to present it in a column format? Sometimes certain types of content are just more easily understood in a chart layout but unless you know how to use html, it can be extremely difficult to pull off. Fortunately, there is a great WordPress plugin called WP-Table Reloaded that makes it super easy to insert tables into your WordPress pages. I just spent the past two and a half months redesigning my site and came across WP-Table Reloaded when I was looking for an easy way to add a chart to one of my pages. It installs just like any other WordPress plugin. You can download it here. Once installed, adding tables to your WordPress pages is a snap. All you have to do is put in how many columns and rows you want, then start adding your content. The columns will automatically adjust to fit your content properly. If you need to add more rows or columns, you can do so at any time. If you want to move a row up or down the table, no problem. Plus, you can even add links or images to the cells inside your table. The next time you think a table would be the best way to present your blog content, check out WP-Table Reloaded. It sure saved me a lot of time. There are varied remedies for sundry diseases. Several remedies are antifungal medicines. In specific instances pharmacies offer to theirs customers Viagra. If you’re concerned about erectile problem, you have to study about “cialis daily” and “daily cialis“. Probably you already know some about the matter. Maybe “cialis for daily use cost” is an extremely complicated question. Matters, like “undefined”, are linked many types of medical problems. A scientific research found that about 14 percent of patients capture Bupropion had sexual malfunction. Finally ordering remedies from the Web can save money, but keep these tips in...

Read More

How To Upgrade to WordPress 2.3


Posted By on Oct 4, 2007

EDIT: SINCE WORDPRESS IS NOW WELL BEYOND VERSION 2.3, THIS POST IS NO LONGER RELEVANT AND I HAVE CLOSED COMMENTS ON IT. YOU SHOULD BE UPDATING TO THE NEWEST VERSION USING THE BUILT-IN UPDATER IN YOUR DASHBOARD. This is a step by step guide to upgrading to WordPress 2.3. This guide only takes into consideration plugins installed by Ninja Blog Setup. If you have others then you may need to upgrade or disable them if you encounter any errors. The only plugin that causes any problems when upgrading is the Add Meta Tags plugin. The plugin has been updated now, so you can just grab the latest version and install it. As of writing this post there wasn’t a update to the plugin, but it is a very useful plugin so I have provided a file that has a patch which makes it compatible with WordPress 2.3. Download the patched plugin, by right clicking here and saving to your desktop. Unzip the file and then using an ftp program, upload the add-meta-tags.php file up to the /plugins/ folder and overwrite the one that is already on your site. Upgrade the Google (XML) Sitemaps plugin by de-activating the current version, and deleting it and then installing the latest version from here. The new version is needed for WordPress 2.3. NOTE: pressing the “Update” button from the plugin page is not getting the latest version, you MUST do it manually as I described above. Deactivate the Simple Tagging & Sitemap Tags plugins as they are no longer required for WordPress 2.3 and will cause errors if kept active. You will be able to import your tags, so they won’t be lost. Backup your entire system by going to Manage / Backup and select all the tables and perform a backup. Run Instant Upgrade to upgrade WordPress to the latest version by going to Manage / Instant Upgrade. If the upgrade needs completion manually just follow the links. Use this plugin (Simple Tagging Import) to import your “Simple Tagging” tags into the new WordPress tagging system. Download and install the plugin and then follow the instructions on the documentation. Go back to your WordPress backup page to include all the tables on your weekly or daily backups. This is necessary since there are new tables from the old version and you want them all to be backed up. Add code to your template to display the new WordPress tags. Do this by going to Presentation / Theme Editor. Open the Single Post file from the right hand menu. And then add the following line: Tags <?php the_tags(' ', ' ', ' ');...

Read More