Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Speed up Admin Ajax for likes

3 Posts
2 Users
1 Reactions
894 Views
Posts: 1215
Topic starter
(@percysgrowroom)
Noble Member
Joined: 6 years ago

It is taking a while for likes to work on my forum. Its down to the admin ajax request taking a while to pass through the server i think. Is there a way to speed this up? 

2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

Hi @percysgrowroom,

The speed of admin AJAX request is based on the number of plugins you use. The AJAX requests loads all plugins functions and features. Once all are loaded it starts doing the exact request job. So the answer is simple - fewer plugins faster AJAX requests.

1 Reply
(@percysgrowroom)
Joined: 6 years ago

Noble Member
Posts: 1215

@robert Thanks Robert