Replies
- Brajesh Singh on December 29, 2017 at 1:35 am in reply to: [Resolved] buddypress activity, like and comment email notifications not working #12587
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 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
BrajeshHi Shelly,
The WordPress added this in 4.5 and you can change the label in two ways:-1. Translating WordPress
2. Using codeDo 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- Brajesh Singh on December 29, 2017 at 1:21 am in reply to: [Resolved] Sub nav is not open / Disabled url – BuddyPress User Profile Tabs Creator Pro #12584
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 - Brajesh Singh on December 23, 2017 at 11:06 am in reply to: [Resolved] Media moderator backend count + image size #12570
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?
- Brajesh Singh on December 23, 2017 at 6:02 am in reply to: [Resolved] Uploaded Documents Not Displaying (no preview available) #12568
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 - Brajesh Singh on December 23, 2017 at 6:01 am in reply to: [Resolved] Multiple blank comments after multiple image upload? #12567
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.phpIf yes, we will need to update it slightly to reflect the new change.
Thank you
Brajesh - Brajesh Singh on December 23, 2017 at 5:59 am 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 - Brajesh Singh on December 23, 2017 at 5:57 am in reply to: [Resolved] Media moderator backend count + image size #12565
Hi Richard,
Please upgrade to 1.0.4It 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 - Brajesh Singh on December 23, 2017 at 5:56 am in reply to: [Resolved] Gallery named "Wall" with "wall" slug, will not open. #12564
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