Add setps for setting up Ajax Load More to README

This commit is contained in:
Jelle Hermsen 2022-01-20 13:53:28 +01:00
parent 1a442630b2
commit 00ab5d85f3
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ Steps:
- setup permalinks: /wp-admin/options-permalink.php
Use "Berichtnaam" as permalink configuration
- add a home page and set it up to be used as such: /wp-admin/options-reading.php
- setup Ajax Load More plugin
/wp-admin/admin.php?page=ajax-load-more#alm-section-1
- Select "div" as Container type
- Select I want to use my own styles
If you use this primarily for testing you can run `./cleanup.sh` to remove the
Wordpress install (you'll have to wipe the db manually).