How to Add a Pop-Up AJAX Registration Form to WordPress

Is your registration form boring and inconvenient? The default WordPress registration form tends to be an isolated, unbranded area of many websites. Today we’ll show you how to change this to a quick and convenient pop-up registration experience.

A pop-up registration form that is fully AJAX is not something that’s easy to implement but now you can get it in plugin form with Register Modal. A “modal window” is a Javascript term for “pop-up” where the rest of the page behind the window is obscured.

modalregistration

Read more »