Shape the future of Social networking with WordPress: Join Project Midnight Sun! The next generation platform for community building with WordPress!

BuddyDev

Search

Replies

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Junk,
    I am sorry for the delayed reply.

    Can you please tell me what is happening. The plugin is tested with BuddyPress 2.9.1 for local notifications.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471
    Brajesh Singh on in reply to: Title of images breaks grid view #12586

    Hi Monsur,
    It is most probably a Word Wrap/Word break issue.

    In MediaPress we are using the following to force wrap title

    
    .mpp-item-title {
        word-wrap: break-word;
    }
    
    

    It is possible that there is a conflict in css.

    If you can link me to the page, I can assist with the proper css. If you don’t want to make the link public, Please mark the reply as private.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471
    Brajesh Singh on in reply to: [Resolved] Customize Login Page #12585

    Hi Shelly,
    The WordPress added this in 4.5 and you can change the label in two ways:-

    1. Translating WordPress
    2. Using code

    Do you want to disable login with username completely or just text? If your intention is to disable login with username, I will suggest looking at email login plugin.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Julia,
    I am sorry but we are unable to assist you here.

    The javascript etc is coming from the WCFM plugin . That plugin will not work with BuddyPress profile pages whether you use the Tabs creator or not. It has nothing to do with the Tabs pro.

    Like I said earlier, WCFM needs to load their assets/js on the page where you are using the shortcode but they are not doing it.

    Please ask the developer of the plugin to help you load javascript and anything else. It’s not our plugin and I am not sure how many other issues it might have with the BuddyPress profile page.

    You will need to get the assistance from the WCFM developer. We won’t be able to do much due to the lack of familiarity with their plugin.

    They should be able to extend my above code to load the js file(The code shows how to load asset on the profile tab).

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Richard,
    That is very strange. I am only seeing the thumbnails.

    You can still use css if you want

    
    table.media_lists td.column-media_id img{
      max-width: 200px;
    }
    
    

    It is still not the right solution. Is there any code that you are using or filering on MediaPress media?

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Ali,
    I will test and post. the pdf did work for me. I am trying to find oout more details and checking if we can use some other viewer.

    I will be reporting back today.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Audiomonk,
    Is there a chance that you have the activity template overridden.

    Can you please check if your theme has this file
    mediapress/default/buddypress/activity/entry.php

    If yes, we will need to update it slightly to reflect the new change.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471
    Brajesh Singh on in reply to: [Resolved] Moderator "Report" link in galleries #12566

    Hi Richard,
    Thank you for the suggestion. It’s a nice enhancement.
    I missed it otherwise would have included in 1.0.4.

    It will be part of 1.0.5.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Richard,
    Please upgrade to 1.0.4

    It fixes the count and user notification.
    For images, I checked and we are using thumbnail size. Please check if your have the size of thumbnail set to some large values.
    https://buddydev.com/plugins/media-moderator-for-mediapress/

    Let me know how it goes.

    Thank you
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 25471

    Hi Richard,
    Thank you.
    I can confirm this. I will be looking into it today. I am aiming for a release by early Monday and will be happy to have this fixed in(Will post back).

    Thank you
    Brajesh