WordPress 3.3 & Popup Domination FIX & Upgrade Failure FIX

If you recently upgraded to WP 3.3 and also run the popup domination plugin – you most likely received an error on your site. Renaming that plugin folder removed the error – but also meant you couldn’t use the popup domination plugin.

TO FIX open the popup-domination.php file, search for this line of code (it was on line 64 in my version) (you can either go to Plugins > Editor and choose popup-domination and find this file to edit, or log into your site via FTP and browse to wp-content > plugins > popup-domination and download this file, edit in the html editor of your choice and re-upload via FTP):

[Read more...]

How to Edit a WordPress Theme to Add Custom Menu Function

I’ve had a lot of requests for this…. how to edit your current theme to work with WordPress’ custom menus. Here’s how ya do it:

Here’s a file that contains the code you need (PDF). http://bit.ly/wpcustomthemes

How to Password Protect WordPress

There may be times or circumstances when you want to password protect your entire WordPress blog.  Whether to restrict access to only paid members (i.e. quasi membership site), or to a select group of people (a private journal); password protecting WordPress can be done easily – and for free!

There is one main thing to consider when password protecting your blog.

Do you want:

  1. Authorized users all use the same username/password – thus a single username and password; or….
  2. Allow individuals to each register and have their own username and password

The video below explains how to setup each of the above scenarios to get your WordPress blog password protected.  Below the video are the plugins I used to accomplish password protection, and control of various elements and aspects that you could encounter in fully getting your blog protected.

Get Adobe Flash player

Plugins Used to Password Protect WordPress

  1. Registered Only
  2. Confirm User Registration
  3. WP User Frontend
  4. PC Robots.txt
  5. MiniMeta widget
  6. Custom Login

Each of the above plugins can also be added directly from the admin dashboard (Plugins > Add New > enter the plugin name in the search box and click  install).