Replies
- Brajesh Singh on May 9, 2020 at 12:31 am in reply to: Can't delete messages or update profile fields #29635
Hi Carsten,
no, this is not a normal behaviour and I haven’t seen it earlier.I don’t see any reason why this will happen(except for caching or expiring of nonce).
Regards
Brajesh Thank you Carsten.
Here is the code for profile-loop.php
https://gist.github.com/sbrajesh/0ea24b0cafacaa098dbf8d61e5eda8bePlease check the “Revision” tab there to see what I changed from the original file.
Please let me know if it works for you or not?
Regards
Brajesh- Brajesh Singh on May 9, 2020 at 12:13 am in reply to: Member Types Pro – Redirection not working #29632
Hi Agurtzane,
Thank you.It seems the theme provides a custom login experience for the sidebar login(They are using ajax I just checked).
I will need a filter from theme which allows us to filter the redirect url. If you can get this details form them, I can add compatibility.
Or if that is not feasible, Please provide me access to the theme and I can check the filter and add compatibility.
Regards
Brajesh Template override is a p[referred way for any changes that you need in the UI.
Which template pack are you using? Nouveau or legacy? I can post the code to show the edit button.
Regards
Brajesh- Brajesh Singh on May 8, 2020 at 9:42 pm in reply to: [Resolved] Mediapress Unable to upload media in iOS Mobile using Aardvark Theme #29627
Thank you.
- Brajesh Singh on May 8, 2020 at 9:42 pm in reply to: [Resolved] Recent visitors with an avatar and active #29626
Shared.
Regards
Brajesh Hi Carsten,
If your goal is to add edit button under each group, there is an easy solution. You should override the profile loop template.you can copy buddypress/members/single/profile/profile-loop.php from your template pack or theme to your child theme/buddypress/members/single/profile/profile-loop.php
That will give you all the flexibility.
Regards
BrajeshHi Tosin,
Thank you for the suggestion.We can certainly do it. The only complex part will be managing notification to avoid notifying others.
I will add it to our list of upcoming plugins.
Regards
Brajesh- Brajesh Singh on May 8, 2020 at 9:30 pm in reply to: Member Types Pro – Redirection not working #29623
Hi Agurtzane,
Welcome to BuddyDev forums.is there any chance you are using a theme/plugin which uses ajax for login?
From your description, It seems if the user logs in from wp-login.php, the redirect is working but if the login from home, It does not .
Please let me know which theme or plugin you are suing for the home page login and I will assist.
Regards
Brajesh Hi Hugo,
Please look for the option“Which capability is required for pusblishing?”
What is the value set there?
Regards
Brajesh