Replies
Hi Marc,
Welcome to BuddyDev support forums.You may want to copy the code for the country field and create your custom field types.
Regards
Brajesh- Brajesh Singh on May 24, 2025 at 6:33 pm in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55415This reply has been marked as private.
Hi Earl,
I am sorry, I had a unplanned week and was distracted.I will update the plugin by this Monday.
Temporarily you can disable BuddyPress Gallery directory and that should make sitewide archive page work.
Regards
Brajesh- Brajesh Singh on May 24, 2025 at 12:35 am in reply to: Mediapress public galleries not showing to the public #55412
Hi George,
I am sorry, I had a unplanned week and could not spend much time on support. I will be available from now on.Thank you for investigating. I assume it is Media moderation addon? I will look into it this week(we have one more issue to resolve with MediaPress, I will put them together).
Please expect a solution by Monday or a better workflow.
Regards
Brajesh - Brajesh Singh on May 19, 2025 at 5:45 am in reply to: Mediapress public galleries not showing to the public #55396
Hi George,
Welcome back.Can you please check the status of the media in the gallery and confirm that they are all public?
Regards
Brajesh Hi Michael,
Thank you for the reply.The gallery cover is not used like that(currently). We use gallery cover when you list all galleries. It shows the thumbnail there.
You may use the gallery cover this way if you want. The cover can be accessed via the following code.
$cover_src = mpp_get_gallery_cover_src( 'large', mpp_get_current_gallery_id());
You can use this image as you please.
Regards
Brajesh- Brajesh Singh on May 17, 2025 at 7:39 am in reply to: Help with BuddyPress User Profile Tabs Creator Pro #55390
Hi Claire,
I am sorry for the delayed reply.I have looked in the site and the tabs you have created(just the list).
Can you please link me to the tab and the front end page where it should be used for listing forums/topics etc.
Regards
Brajesh Hi Earl,
I am sorry, I had a busy week and could not spend much time. I believe it is related to the template hierarchy/block template loading. It should be easy to fix. Please expect a new release this Monday.Regards
BrajeshHi Earl,
The slug is a remant of the past and we haven’t changed it due to the fear of breaking existing sites.You can put a line of code in bp-custom.php or wp-config.php
define('MPP_GALLERY_SLUG', 'gallery');
and it will use
gallery
instead of mediapress.Regards
Brajesh- Brajesh Singh on May 17, 2025 at 7:28 am in reply to: [Resolved] Mediapress Submit user gallery photo to group gallery #55387
Hi Earl,
The current db structure for MediaPress does not allow sharing same media to multiple gallery.Regards
Brajesh