The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
possible to create ...
 
Share:
Notifications
Clear all

possible to create registered user from comment subscription?

2 Posts
2 Users
0 Likes
502 Views
Posts: 1
Topic starter
(@marlonjm2k)
New Member
Joined: 3 years ago

Is there a way to offer (or automatically) create a registered site user when someone subscribes to the comments?

Or, require registration to subscribe to comments (not preferred option). 

We are using the BuddyBoss platform. 

Would any of this functionality be available through the subscription add-on? 

1 Reply
Asti
Posts: 7123
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

@marlonjm2k,

I may suggest you hide subscription form for guests using the CSS code below: 

body:not(.logged-in) #wpdcom .wpd-sbs-toggle{
     display: none !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Share: