Create relationship between custom post types and users
Create relationship between custom post types and users
Create relationship between custom post types and users
The problem was that I was redirecting users to the main page after registration, which apparently messes with PMPro, so I just removed that.
Reading additional fields in PMPro
How to show the urls inside the simple product when the customer buys it?
There are hooks in wp-login.php that allow to set up a custom forms. You could use them to override the register and login screens as necessary.
eShop and wp e-commerce both offer downloadable products.
I am a front-end developer working full time with Event Espresso. This is by far the most flexible, feature rich platform if you want to work exclusively with WP without using an external booking manager. Its relatively easy to develop for.
You can try the Disqus Comment System, which allows comment login using Google, Twitter, Facebook, or OpenID accounts, and is totally import/export compatible with WP comments.
To block users from WordPress back office, you may use this plugin. To show specific page content after login, you need to hook through the redirection filter after login and redirect them to that page directly. If you don’t want to write code for it, there is a plugin also.
You don’t need a plugin for that, it is build in. Go to General Settings (wp-admin/options-general.php) and activate the checkbox for Anyone can register.