A
A
Abror Jakey2015-10-01 07:24:29
PHP
Abror Jakey, 2015-10-01 07:24:29

Completely ajax WordPress site?

There is a site www.eginstill.com , it is made on Wordpress. I need to make an analog, in the sense that everything works there without rebooting. How can this be implemented?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Andreev, 2015-10-01
@DragorWW

Here is an article on how to do Ajax on WordPress www.smashingmagazine.com/2011/10/how-to-use-ajax-i...

D
Dmitry, 2015-10-03
@dimasmagadan

The article on smashingmagazine, to which Sergey gave a link, is outdated, now it is possible to make a completely ajax site in another way. WP has a REST API, new js libraries have appeared.
But the algorithm will be something like in the article - we get data from the server, display it on the site.
If it is difficult to write your own code, try this plugin
https://ru.wordpress.org/plugins/ajaxify-wordpress...
In some cases, its functionality is enough.
If you only need ajax loading of posts, you can try to install this plugin
https://wordpress.org/plugins/jetpack/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question