Replies
Hi Oscar,
Is it happening for normal shortcodes too? Also, does the gallery screen show correct number of media?- Brajesh Singh on July 23, 2018 at 9:43 pm in reply to: BuddyPress Multi Network Change / Upload Profile Avatar Issue #16433
Hi 509tyler,
Thank you.I don’t think there was any restriction like that. It might be the newer version of BP. I will test and get back to you tomorrow.
Regards
Brajesh Hi Andrew,
We need some way to debug it.Can you please take a look at this
https://codex.wordpress.org/Debugging_in_WordPress
and see if you can enable debugging and find something? Even if it is a permissions issue, it should log.
Hi Oscar,
I don’t see any limitation like that.Please do know that the shortcode limits the time interval to 7 days.
You may change that by usingrating-interval = 15 to make it 15 days in the shortcode.
Please try this.
- Brajesh Singh on July 23, 2018 at 9:34 pm in reply to: Mediapress uploader shortcode – Uploading Temporarily disabled? #16430
I am going to test it and will report. The last shortcode is incorrect. component_id is user_id or group id(numeric).
Hi George,
I have updated the plugin to fix point 1. It was an oversight.The change I had talked was about allow admin to report media not this one.
Please upgrade to 1.0.7
https://buddydev.com/plugins/media-moderator-for-mediapress/Regards
BrajeshHi Daniel,
I have looked at it. The plugin does send the mail. It uses cron job to send mail so the mails won’t be instantaneous. They are sent at an interval of 15 minutes.Please do note that wp-cron is not a real cron, if the site does not have traffic, in that case, It will be sent next time*after 15 minutes) when someone visits the site.
If it is not doing that, there is an issue with email delivery.
Is your other emails(registration/normal message) are working?
Hi Will,
I am not sure what combination of plugin you are using for the store. Please contact the plugin author for better assistance.Regards
BrajeshThank you.
I sincerely appreciate the details.I am going to check it today and assist you.
- Brajesh Singh on July 23, 2018 at 3:05 pm in reply to: BuddyPress Multi Network Change / Upload Profile Avatar Issue #16421
Hi,
Please visit Dashboard->Settings->BuddyPress for that sub site and make sure that the option to allow profile photo and profile background are enabled. Save it(even if already enabled) and visit front end. Does it work now?