Answer the question
In order to leave comments, you need to log in
Is it possible to load ajax pages in Word Press?
There is a site on a word press, it is necessary to implement ajax loading of pages. Before I come up with something, I want to know if there is any plugin or a ready-made solution.
Answer the question
In order to leave comments, you need to log in
Hello!
Of course you can... ajax technology in the VP is implemented through admin-ajax.php
Useful resources -
https://misha.blog/wordpress/ajax.html
https://wp-kama.ru/id_2018/ajax-v-wordpress .html
If you need to load records with ajax, etc. (instead of classic pagination), you can use the following plugins:
https://ru.wordpress.org/plugins/ajax-load-more/
And here is an article on this topic:
https://premium.wpmudev.org/blog/load -posts-ajax/
Here, another plugin -
https://wordpress.org/plugins/advanced-ajax-page-l...
Also, based on the VI, you can develop a single page application
Example - https://premium.wpmudev .org/blog/creating-a-hybrid...
https://code.tutsplus.com/tutorials/creating-singl...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question