So for the sake of testing, I hard coded a two worded $args[‘tag’]=’two words’ in ajax-load-more.php, and it filtered nicely, and I use console.log to make sure ajax-load-more.min.js is reading the correct data, and it does, so somewhere between ajax call/request, something seems to be not working. Any ideas or hints? I’m trying to see the value of $tag, where it gets assigned to $args[‘tag’], by echo $tag in repeater with no luck. Well, I’m new to wordpress… I appreciate any hints on debugging in WordPress?
Thanks,
Sia77