Replies
- Daniel on August 15, 2020 at 7:45 pm in reply to: Deactivation Plugin not redirecting to custom page #32481This reply has been marked as private.
- Daniel on August 15, 2020 at 9:44 am in reply to: [Resolved] Hide Register text in BP Regsiter form #32460
Hi Ravi,
I have used this CSS to hide this message but the problem is that then it hides all the feedback BP messages or error messages as well when logged in in Buddypress.
.buddypress-wrap .bp-feedback:not(.custom-homepage-info) {
display: none;
}Could you please provide the CSS code in order that it only affects this register message on register form and not all the feedback BP messages?
Thank you.
Regards
DanielPS: I use Buddypress Nouveau.
- Daniel on August 10, 2020 at 6:04 pm in reply to: Deactivation Plugin not redirecting to custom page #32263
Hi Brajesh,
I don’t understand why the plugin doesn’t take the url I have entered. My url to redirect I entered is:
https:/mywebsite.com/account-deactivation
There is no other plugin that I use to redirect.
I guess I will just leave it as it is then.
Thanks.
Regards
Daniel - Daniel on August 10, 2020 at 7:31 am in reply to: Deactivation Plugin not redirecting to custom page #32224
Hi Brajesh,
No I don’t have such plugins or code installed.
Regards
Daniel - Daniel on August 10, 2020 at 6:52 am in reply to: Deactivation Plugin not redirecting to custom page #32201
Hi Ravi,
I have checked this also. It is not working. The user only gets redirected to the landing page and not to the custom url.
Thanks for your time.
Regards
Daniel Hi again,
I wanted to add, also for Groups Activity visits could be a nice tool. I think this could be seen as a motivation that the Group has got received interest.
Thanks and Regards,
Daniel- Daniel on August 9, 2020 at 4:39 pm in reply to: [Resolved] Create a popup for letting the user know that the account has been deleted? #32174
Yo hi,
I thought I could use the same technique for account deactivation.
Would it be doable to also redirect the user when deactivating the account to a customized page saying that the account was deactivated for now?
Thanks for your input.
Regards
Daniel - Daniel on August 9, 2020 at 11:42 am in reply to: [Resolved] Create a popup for letting the user know that the account has been deleted? #32170
Hi Braiesh,
The Code provide from you worked flawlessly.
Thank you!
Regards
Daniel - Daniel on August 9, 2020 at 8:55 am in reply to: [Resolved] Group – Manage – Settings checkboxes alignment #32167
Hi Brajesh,
After twerking this morning I was able to find the specific CSS and it works very well.
I put this ticket to resolved status.
Regards
Daniel - Daniel on August 6, 2020 at 4:54 pm in reply to: [Resolved] Create a popup for letting the user know that the account has been deleted? #32150
Hi Brajesh,
Thanks for the code. I am currently creating the Account Deletion page and will try it out when finished.
I will let you know.
Thanks and Regards,
Daniel