Replies
- Brajesh Singh on February 20, 2020 at 11:04 pm in reply to: [Resolved] Mediapress upload photo is not possible #27794
Hi,
Thank you.Can you please visit Dashboard->Galleries and check if some galleries are appearing there?
What I am seeing is once we create a gallery on front end, It is created successfully but is hidden. The only reason for this is some gallery properties are not being set.
Can you please check that.
Also, Can you disable PublishPress Capabilities plugin temporarily to allow me test it again.
Thank you
Brajesh - Brajesh Singh on February 20, 2020 at 10:43 pm in reply to: [Resolved] Mediapress upload photo is not possible #27792
Hi,
Thank you for checking.I am not sure what could be wrong. Can you please provide me a guest(normal user account) and link to your site. I can quickly test and check what is wrong.
Thank you
Brajesh - Brajesh Singh on February 20, 2020 at 4:32 pm in reply to: [Resolved] Mediapress upload photo is not possible #27790
Hi,
Thank you for using MediaPress.From the error, It seems that file type is not saved in MediaPress settings.
Please visit Dashboard->MediaPress->Settings->General
Do you see file type specified for the Photo, audio, video etc?Please make sure it looks like this
https://i.imgur.com/achwFoi.pngIf it is not, Please add the extension
For photo:-
jpeg,jpg,gif,pngFor Audio:-
mp4,flv,mpegFor video:-
mp3,wmv,midiFor doc
zip,gz,doc,pdf,docx,xlsPlease let me know if that makes it work.
Regards
Brajesh - This reply has been marked as private.
- Brajesh Singh on February 20, 2020 at 12:39 am in reply to: Activity auto-refresh not working #27785This reply has been marked as private.
- Brajesh Singh on February 19, 2020 at 7:26 pm in reply to: Display the counter of the photo being viewed by the user #27783
Hi Arslan,
Thank you for using MediaPress.I am sorry, we don’t have anything for this.
Since MediaPress media is attachment, you can use (mpp_is_single_media(), mpp_get_media()) to access the details and store the view counts in meta and then show it where you please.
Regards
Brajesh - Brajesh Singh on February 19, 2020 at 6:58 pm in reply to: Profile Visibility for non-logged in users #27782
Hi Keith,
On a cursory look, It seems all good to me.Regards
Brajesh Hi Jon,
Thank you.1. You can most probably set the activity as home page.
2. yes it is doable by binding to the event ‘heartbeat:activity:new’. The porblem is we do not expose a public API for doing the fetch.
There is another way like simulate trigger on the load new but there are no events currently fired after that element is appended to the dom. I will be adding an event in the next release.Regards
Brajesh- Brajesh Singh on February 18, 2020 at 10:34 pm in reply to: Activity auto-refresh not working #27774
Hi Jon,
Thank you.I see now.
The problem is the home page is using activity shortcode plugin. I am not sure, but I do not remember adding support for loading new activity in it.
Here is your actual activity page
http://test4.savemi.net/activity/This supports auto refresh and loading(This is the page created by BuddyPress).
Regards
Brajesh - Brajesh Singh on February 18, 2020 at 10:16 pm in reply to: Activity auto-refresh not working #27772
Hi Jon,
I still see the BP Nouveau template pack enabled on your test site.Here is what you will see for new activities on Legacy
https://i.imgur.com/KsgZdV7.png
and when you click on “Load Newest”, It will load the new activities without refreshing the page.
Regards
Brajesh