Replies
- Brajesh Singh on May 13, 2020 at 5:56 am in reply to: Profile tabs – linking to profile field sets #29754
Hi Tony,
Thank you for using the plugin.You can use shortcodes to show any data in the profile tabs.
It seems there does not exist a shortcode for this purpose. @ravisharma has offered to create one.
He will be posting back in couple of hours with more details.
Regards
Brajesh - Brajesh Singh on May 13, 2020 at 4:36 am in reply to: [Resolved] Image size in Xprofile custom field types #29752
You are welcome.
- Brajesh Singh on May 13, 2020 at 4:36 am in reply to: [Resolved] Logging in automatically, and then using WooCommerce Redirect for the exact URL #29751
Hi Peter,
Thank you.What is pending vendor role? Is there any chance that they are restricted from login? Are you using any plugin that restricts user account activation or login for the pending vendors?
2. Sure, will be adding today.
Please let me know about the first and I will release the update.
Regards
Brajesh Hi Arnobio,
Thank you.Yes, I am doing well. I hope you are staying safe.
I will release the User Blocker today( 13th May, sometimes in evening PST).
Regards
Brajesh- Brajesh Singh on May 13, 2020 at 12:13 am in reply to: [Resolved] Filter on badge / user list based on badge #29744
Hi Theo,
Thank you.We will push a release early next week with this.
Regards
Brajesh - Brajesh Singh on May 13, 2020 at 12:01 am in reply to: [Resolved] Image size in Xprofile custom field types #29743
Hi Tony,
Thank you for the question.you can use the selector ‘.field_type_image img’ to only target the images form this field type.
Example:-
.field_type_image img{ max-width: 200px; max-height: 200px; }You can update as you wish. Please let me know if that works for you or not?
Regards
Brajesh - Brajesh Singh on May 12, 2020 at 11:57 pm in reply to: [Resolved] User Circles – Deleting user causes critical error #29742
Hi Richard,
Thank you.I am not sure why you did not get the notification. Will be investigating.
Please do let me know if it is fixed or not?
Regards
Brajesh - Brajesh Singh on May 12, 2020 at 11:57 pm in reply to: Prevent robots from indexing /mpp-component/_groups/ #29741
Hi Shannon,
Thank you for the question.These taxonomies should not have been public at all. I am testing a bit as it could be major change. But going to make the taxonomy private by default.
Please allow me to release an update within next 24-48 hours.
Regards
Brajesh - Brajesh Singh on May 12, 2020 at 11:38 pm in reply to: [Resolved] Auto Activate Autologin Redirect To Profile On Signup not working #29740
Hi Clea,
Thank you.I can see the reason now.
The redirects use safe redirect. They will only work on the same domain as currently installed WordPress. This was for security purpose.
For example, if your WordPress is on example.com, It will work for example.com/x or example.com/y but not for anything.example.com/x or someothersite.com
Similarly, if your WordPress is on a subdomain, It will work for redirects on that sub domains only.
Please give it a try.
Regards
Brajesh - Brajesh Singh on May 12, 2020 at 11:34 pm in reply to: [Resolved] Auto Activate Autologin Redirect To Profile On Signup not working #29739
Sorry, I found that you have already shared the screenshot. Taking a look now.