Replies
- 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 - Brajesh Singh on February 18, 2020 at 9:27 pm in reply to: Member type List not using theme style option #27770
Hi,
I have issued the refund.
Since the support people for Youzer are incompetent and will not help and keep giving excuses, we are unable to help.Loading a template(members-loop.php) is a basic thing and there is nothing that we can do to fix their problems.
So, This seemed the only right way forward.
Regards
Brajesh - Brajesh Singh on February 18, 2020 at 9:18 pm in reply to: Member type List not using theme style option #27769
Also, Can you please ask the Youzer folks, what could be wrong with using
bp_get_template_part( 'members/members-loop' );I believe they have a problem understanding that this loads the default members loop.
Regards
Brajesh - Brajesh Singh on February 18, 2020 at 9:15 pm in reply to: Member type List not using theme style option #27768This reply has been marked as private.