Hello,
I am currently using WooCommerce to allow clients to purchase memberships on a website. When a purchase is made, a WordPress user account is created and managed by the ActiveMember360 plugin.
Can I make it so that people can’t register through the default WordPress page used by GeoDirectory after installing this plugin?
My goal is for the purchases made in WooCommerce which creates the WordPress account to be the only way for a user account to be created, and to also be able to create a listing.
I presume that once a user is created by the Membership plugin they will be able to create a directory listing since they will be a “Subscriber Role”. Obviously the membership plugin can also be used to lock / hide the page with the form to create a listing.
Thank you