Replies
- Brajesh Singh on August 12, 2019 at 4:12 pm in reply to: [Resolved] Changing default preview image for "videos" and "documents" #24588
Hi Milan,
Thank you for the question.You can specify the icons in your theme/child theme.
Please create the following directory structure in your active theme “mediapress/default/assets/images”
Now, you can override all the default icons/thumbnails. For all the list of icons, please check your “wp-content/plugins/mediapress/templates/mediapress/default/assets/images”
You can override any/all of them. Please keep the file name same in your template override.
Hope that helps.
Regards
Brajesh- This reply was modified 7 years, 1 month ago by
Brajesh Singh.
- This reply was modified 7 years, 1 month ago by
- Brajesh Singh on August 12, 2019 at 4:08 pm in reply to: MediaPress: Cannot activate the plugin #24587
Thank you. makes sense.
It seems the plugin “Multipage” uses same function name. Can you please deactivate it temporarily and then activate MediaPress.
Regards
Brajesh - Brajesh Singh on August 12, 2019 at 4:06 pm in reply to: MediaPress: Cannot activate the plugin #24586
Hi,
I am sorry, It seemed from your reply that you are on multisite. Sorry for the assumption.1. Are you on mutltisite? May I get temporary access to check. this is not expected behaviour for MediaPress.
Thank you
Brajesh - Brajesh Singh on August 12, 2019 at 3:55 pm in reply to: MediaPress: Cannot activate the plugin #24583
Hi,
Welcome to BuddyDev.Please visit dashboard->Network Admin->Plugins and make sure you deactivate MediaPress.
After that, Please visit the site you want to activate it and activate.A network active plugins can not be activated on sub sites. MediaPress is not meant for network activation.
Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on August 11, 2019 at 11:33 pm in reply to: Is it possible to store the video in vimeo instead of locally? #24571
Hi Vanessa,
Thank you.Please try it one more time. It was marked private, I have updated it to be members only now. If that does not work, Please let me know, I will mark it as public.
Also, Thank you for the consideration. Let us see in which direction this goes.
Regards
Brajesh - Brajesh Singh on August 11, 2019 at 10:58 pm in reply to: Media Upload box not opening on iPhone #24569
Hi David,
My apologies for not being able to assist earlier.
I will be working to resolve it this week.Since the plugin is working on ios devices on our demo, I am assuming the issue is with theme compatibility.
I don’t own any ios device, will be trying to simulate it on Windows/Linux and fixing if I am able to re-create it.
I will be getting back to you with the updates by day end Tuesday.
PS:- Sorry about the wp.org forums. I keep an eye there but their limitations(not allowed to ask for login etc, prevents from troubleshooting). That’s why you see low activity there.
Thank you
Brajesh - Brajesh Singh on August 11, 2019 at 10:38 pm in reply to: xProfile field on Registration Page #24568
Hi Mike,
Thank you.You can use the following css to hide the 2nd column.
#profile-details-section { display:none; }I could not complete the second part of the article. Will find some time and do it in near future.
Regards
Brajesh Hi Mike,
Thank you for the question.
I don’t have any specific preference at the moment. In past, I used WordPress social login by Miled. It does not seem to be maintained anymore.My suggestion will be to look for BuddyPress Compatibility/Data import in any of the social login plugin you select.
Please do let me know which one you went with.
Regards
Brajesh- Brajesh Singh on August 11, 2019 at 10:16 pm in reply to: Badge for Participant or other Bbpress Roles #24566
Hi Mike,
Thank you for reporting the issue.I checked and I can see the issue. bbPress roles are not registered as global roles. They seem to be registered dynamically and being assigned to user.
We are using
get_editable_roles()To get the list of available roles and bbPress roles are not available here.
We will add support for bbPress next week(19th onwards) as we are thin on available developers this week(having 2 holidays here on 12th and 15th).
Thank you
Brajesh