Replies
Thank you George for pointing to the correct link.
- Brajesh Singh on July 13, 2018 at 3:59 am in reply to: [Resolved] Profile Tab Visibility Not Working #16294
Hi Andrew,
I am sorry for the inconvenience.Are you testing it as site admin? The restrictions don’t apply for site admin.
Also, if you are not testing as site admin, is there any profile tab related plugin or code active?
Thank you
Brajesh - Brajesh Singh on July 12, 2018 at 1:28 pm in reply to: [Resolved] Uploaded Documents Not Displaying (no preview available) #16288
Marking as resolved due to lack of reply.
Hi Oscar,
I don’t see any issue with your setting.is that happening for all the image files or happened for only one.
I am not sure of the reason but it happened earlier, can you please try uploading the file and see if you can predictably re-create it.
This is something I haven’t seen with MediaPress earlier, so I need a way to re create it.
Thank you
Brajesh- Brajesh Singh on July 12, 2018 at 12:23 pm in reply to: Buddypress roles resetting when activated #16286
Hi Will,
In BuddyPress 3.0, A function was introduced to set default role for userbp_members_add_role_after_activationIt works on the action ‘bp_core_activated_user’ at priority 1.
The function that you are using to set role should be moved to ‘bp_core_activated_user’ with lower priority(say 9) and your role setting will work.
Regards
Brajesh - Brajesh Singh on July 12, 2018 at 12:19 pm in reply to: [Resolved] mediapress admin can insert doc #16284
Marking as resolved.
- Brajesh Singh on July 12, 2018 at 12:14 pm in reply to: [Resolved] Featured Member: time limit option #16283
Thank you for the help Sanjay.
Yes, you are right, you can either put the file or the whole folder in wp-content/plugins and it will work. It is just like a normal plugin. You will need to activate it too. It uses cron to remove users on hourly basis.
Regards
Brajesh Is it about the double extension? MediaPress should have sanitized the file name out of the box.
Are you using any customization or plugin that deals with file naming?
Hi Oscar,
Yes, the lightbox is getting confused due to that. It should have single extension.MediaPress uses default WordPress uploader, so it does support gif for original image size(animation works). The thumbnails(resized images won’t act like a animated gif though).
- Brajesh Singh on July 11, 2018 at 7:48 pm in reply to: [Resolved] Allows Site Admin/Group admin to select default landing page for each group #16273
Marking it as resolved. Please let me know if you still have issues.