Downgrade to Any WordPress Plugin or Theme Version
Downgrade to Any WordPress Plugin or Theme VersionThere are some rare cases where WordPress themes and plugins need to be running at an older version number, due to various technical reasons like the server’s PHP version, inter-plugin dependencies, deprecated or older code in the current frontend theme. There are also cases where the desired […]
Taking A Closer Look At The WordPress wp-config.php File

Taking A Closer Look At The WordPress wp-config.php FileSome people will never touch the file that sets the most important details that make a site unique: wp-config. In fact, since WordPress automatically creates the file during its famous “5 minute installation” a lot of users don’t even know it’s there or ever need to […]
How to Add Background Videos to Make WordPress Posts More Appealing?

How to Add Background Videos to Make WordPress Posts More Appealing?Videos dramatically increase the value of WordPress posts. They are not only eye-catching, but also attention-grabbing. With the help of a video, a viewer can understand your post far more clearly and quickly, than he would have, if there were only words to read. […]
Useful Facebook Comments on your WordPress Website

Add useful Facebook comments to your WordPress Website Lets face it getting people to comment can be a challenge especially with all the many hurdles they face just to place a comment you know what I am talking about such as the ever favorite ReCaptcha which 7 out of 10 time you cannot read and […]
Customize Your WordPress Login with Social Logins

Create a Slick Clean Login for Your WordPress Website So you have a membership site and want to get more users but when people hit your website they are faced with yet another place to create an account and remember yet another login. So you need an easy solution to customize your WordPress Login to […]
WordPress 3.4 upgrade gets Fatal error: Call to undefined method line 370

WordPress 3.4 upgrade gets Fatal error: Call to undefined method dbrc_wpdb::delete() in wp-includes/option.php on line 370 Ok if you see this Don’t Panic it is not the end of the world just a few minutes of yout time. If you found me first I suggest heading over to https://www.techbeast.net/2012/06/13/wordpress-3-4-fatal-error-upgrading-database/comment-page-1/#comment-36094 where Gavin has written a great […]
Catchable fatal error: Object of class WP_Error

Catchable fatal error: Object of class WP_Error could not be converted to string in …./wp-content/plugins/wp-e-commerce/wpsc-includes/category.functions.php on line 361 How I solved this error and it might save you some time. I converted over an OsCommercer store to WP-Ecommerce using cart to cart a great way to bring over that database especially when huge like this […]
WordPress Visual Editor Missing Button and White Text Issue

How I solved the missing editor buttons and white text in or unable to switch between html and visual editor in WordPress First verify it is an issue with WordPress install and not a caching issue on your machine. Log into your admin area and click on add new post and click the tab for […]