[Resolved] How reduce Admin-ajax load request with slider view
This thread is resolved. Here is a description of the problem and solution.
Problem:
How reduce Admin-ajax load request with slider view
Solution:
Please check this setting available under section "Pagination and Sliders Settings": Please check following screenshot.
=> http://nimb.ws/9DkXWO
As we are displaying view as slider the setting is set to " Pre-load the next and previous pages - avoids loading delays when users move between pages".
We have just released this website yesterday and we are now trying to improve speeds via the GTMetrix analyses. We see that the Views plugins creates 4 admin-ajax.php calls for one and the same View #37. Each causes about 1,5 sec waiting time.
Can we at least reduce this to 1 ajax call? And even speed up this 1 call?
However - you say its calling 4 admin-ajax.php request.
Could you please setup a test server and send me problem URL and access details so I can check whats going on there and then I will be able to guide you in right direction.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.
Well - I see the number of request is fired due to the cached pages.
Please check this setting available under section "Pagination and Sliders Settings": Please check following screenshot.
=> hidden link
As we are displaying view as slider the setting is set to " Pre-load the next and previous pages - avoids loading delays when users move between pages".
I think we can not do much here as its expected result.