Replies
- Brajesh Singh on November 27, 2015 at 12:32 am in reply to: [Resolved] BuddyPress content not showing when using MediaPress #1798
Hi Richard,
Thank you for the update.Yes, if it is still happening with the parent theme then your child themes functions.php is not causing it.
That is a premium theme, so I can not do much for now. Please do take your rest and when you are back, Let us check it on your server and I will troubleshoot it there.
Thank you
Brajesh - Brajesh Singh on November 27, 2015 at 12:01 am in reply to: [Resolved] BuddyPress content not showing when using MediaPress #1796
This code is fine.
As far as I checked on the site, activating other themes make this work but when I reactivated your theme, the page went away.So, It is confirmed that it is some modification in the theme causing this.
Can you please think of any such modifications in your functions.php? or can you please activate the parent theme and see if that works?
- Brajesh Singh on November 26, 2015 at 10:52 pm in reply to: [Resolved] BuddyPress content not showing when using MediaPress #1794
Thank you. Please do send the details. If the Username plugin is working that means your plugins.php is working fine. it is something else then.
Looking forward to the details.
Thank you
Brajesh - Brajesh Singh on November 26, 2015 at 10:26 pm in reply to: [Resolved] BuddyPress content not showing when using MediaPress #1792
Hi Richard,
Thank you for the details.Will it be feasible for you to allow me to check the site. A temporary normal username and site link will work for me.
If possible, Please PM me the details and I will quickly check the issue.
Thank you
Brajesh - Brajesh Singh on November 26, 2015 at 7:34 pm in reply to: Can all users create posts? Simple Front End Post & Blog Categories with Groups #1790
Hi James,
1. The BuddyBlog + Simple Front End post allows users to blog form their profile
2. Blog Categories for Groups is a little bit limited at the moment, It only allows admin and mods to post. There are hooks to allow everyone to post and control. These will change in next couple of weeks as I have half refactored this plugin and will be releasing an update (stuck due to a Theme) that will make it at par with BuddyBlog.Thank you
Brajesh - Brajesh Singh on November 26, 2015 at 7:16 pm in reply to: [Resolved] BuddyPress content not showing when using MediaPress #1789
Hi Richard,
Welcome to BuddyDev.
My apologies for the inconvenience with MediaPress.MediaPress utilizes plugins.php from your theme’s template or theme compat template.
Is the gallery loop n user profile working? If yes, then It will be a very strange issue. If that is not working, then you will need to check if you have the members/single/plugins.php preset in your overrides or not?
Can you please tell me if the gallery list on user profile is working or is it just the gallery directory?
Thank you
Brajesh - Brajesh Singh on November 26, 2015 at 1:17 pm in reply to: [Resolved] BP-activity-shortcode: what option value would be blog-titles? #1785
Hi Ernesto,
Welcome to BuddyDev forums.You are doing it correctly. Using “blogs” object will list all blog activity. This plugin does not control the content. It simply delegates the task to BuddyPress for listing the items based on your options.
For newer blog posts( After BuddyPress 2.3 ), They do not record the whole blog post, so only a part should be listed. For older blog posts, BuddyPress does have issues with longer posts. That’s why you are seeing this.
Though I understand the need for listing title, that will be much beyond the scope of this plugin. The only solution as I see is using css to hide the content and let the title be there.
If you want to go through that way, please do let me know. I will assist with css.
Hi Duncan,
Thank you for the report and help is fixing the bug.
Closing this topic as resolved. Please do open new topic if you find any issue with MediaPress.Thank you
Brajesh- Brajesh Singh on November 25, 2015 at 10:10 pm in reply to: [Resolved] Cover Image cropping feature (like the avatar cropping feature) #1778
Thank you Andy 🙂
I am certainly opening a ticket in a day or two.I am glad everything is working for you. All the best with your project 🙂
Please do let me know if you need any help in future.
Thank you
Brajesh Hi Duncan,
I have made a small change herehttps://github.com/buddydev/mediapress/commit/5bc6a359e01221df67e149a5d09b72d15be30c2e
and have pushed it. Can you please give it a try and see if it works or not?
Thank you
Brajesh