-
Also,
@ralph
Why dont you make the website like..
We see people answer a question without refreshing the page.
That gets on my nerves.
I’m not trying to be salty or edgy or just complain
I just wanted to speak something out
Also,
@ralph
Why dont you make the website like..
We see people answer a question without refreshing the page.
That gets on my nerves.
I’m not trying to be salty or edgy or just complain
I just wanted to speak something out
It’s just how the buddy press plugin was designed. Ralph would need to shred the entire plugin, create his own, somehow transfer or loose all past activity, then also figure out how this one suggestion isn’t gonna lag the entire server 900x more
ngl there’s a simple checkbox to allow for “live updates” with ajax built into buddypress otherwise you’re correct
i just don’t check it because that’s probably too resource heavy for a site that already struggles (page would be constantly querying the db for “yo is there new content?” every X seconds)
I mean… Prob could be like site just setting like a ping, and then response 0 or 1.
1 is a yes and site does refresh
and 0 is no go away. Which makes the site try again in a minute.