Replies
- Brajesh Singh on February 4, 2020 at 6:27 pm in reply to: Automatically Publish to activity for new Media Upload #27602
Hi Daniel,
Please use the following css
.mejs-fullscreen-button>button { background-position: -80px 0 !important; }It is same as earlier, the theme overriding button.
Regards
Brajesh - Brajesh Singh on February 4, 2020 at 6:22 pm in reply to: Member type List not using theme style option #27601
Hi,
Thank you for the topic.We are loading the members list from your theme. The file we load is “members/members/members-loop.php” which is standard file in BuddyPress.
I am guessing Youzer is modifying the look in some non standard way and causing issue. Please contact them.
Here is the code that loads the members list
bp_get_template_part( 'members/members-loop' );You can share it with them.
Regards
Brajesh Hi,
Welcome to BuddyDev.Are you using BuddyPress Registration Option or any similar plugin that restricts user registration?
Also, which version of BuddyPress are you using? Is it a normal WordPress install or a multisite? Please let me know and I will assist.Regards
Brajesh- Brajesh Singh on February 4, 2020 at 7:05 am in reply to: [Resolved] BuddyPress Custom Xprofile – Conflict with Woocommerce Checkout Input Field #27589
Thank you for confirming.
Regards
Brajesh - Brajesh Singh on February 4, 2020 at 7:04 am in reply to: Buddypress Members Load More or infinity loading? #27588
Hi Jan,
I haven’t seen anything similar. I am working to get in into my Theme in next couple of days. It is easier for a theme developer to add that via doing custom extra code.I will suggest asking your theme developer or you can give our theme a spin in next couple of days.
Regards
Brajesh - Brajesh Singh on February 4, 2020 at 7:02 am in reply to: Automatically Publish to activity for new Media Upload #27587
Hi Daniel,
It seems you are using FFMPEG transcoder plugin.All I see is “the media is under conversion”. Please make sure you have configured it correctly for transcoding or disable it.
Regards
Brajesh I am glad you are planning to visit India. I hope it happens soon 🙂
- Brajesh Singh on February 4, 2020 at 6:59 am in reply to: Transcoder plugin for .mov file (of Brajesh) does not work for my website #27585
Hi,
Thank you for the reply.I have checked it using FFMPEG version 2.8.15
There are a lot of factors that might cause it. I will suggest upgrading FFMPEG and try configuring the cron job.
You may use a plugin like WP Crontol to check if the cron is configured and working or not?
PS:- I tested it on Ubuntu 16.04 and Ubuntu 18.04 LTS.
Regards
Brajesh - Brajesh Singh on February 4, 2020 at 6:55 am in reply to: Conditional Profile Fields for BuddyPress not working #27584This reply has been marked as private.
- Brajesh Singh on February 4, 2020 at 6:53 am in reply to: [Resolved] Conditional Profile Fields for BuddyPress is not holding the conditional data #27583
Hi Mical,
Welcome to BuddyDev forums.Is there any chance you are creating the options dynamically? I do not see any other reason why the ids will change(this plugin does not modify the ids.
Also, Please do know that BuddyPress limits field visibility by members type. So, if you assign a condition on a field and if the field is not available for user’s member type, the condition may not work as expected.
Please have a look and let me know you findings.
Thank you
Brajesh