![]() |
wordpress ajax load more
I need a "Load More" functionality in my site.
in a blog page templates and also later in "resources" custom post type.
here is my custom query code:
* At the bottom - button load more needs to load a flexible number which I can play with and change later (not depanding on wordpress settings) * WHen there are no more posts button should disappear of course * I need to be able to extand this code and add it to another places in the site Solution - 1why don't you try this plugin: https://wordpress.org/plugins/ajax-load-more/ its good and will work in your case. Solution - 2You need to create a function to do that and place it in functions.php It would look something like below
Let me know if it helps Thanks Solution - 3Hi Hamergil, Could you send me a temporary login details credentials that you can change/delete once this topic is resolved. So I will do it. email : [email protected] |
Wordpress |
Type: | Code Example |
Category: | Coding |
Sub Category: | Code Example |
Uploaded by: | Admin |
Views: | 44 |