sia77
Forum Replies Created
-
Forum: Plugins
In reply to: [Duplicate Comment Authors] Filtering by tagsSo 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,
Sia77Sounds great. Thanks.
Forum: Plugins
In reply to: [Duplicate Comment Authors] Filtering by tagsCould you be more specific? I’m using the load-more-ajax plugin, and example Dcooney provided on a different thread.
Here it is: https://wordpress.org/support/topic/filtering-by-content-type?replies=6
Never mind, I think I just figured it out, and it works.
Just in case anybody else needs to know it would be ajax-load-more.min.jsThanks dcooney.
Hi dcooney,
I’m having the same issue, but I’m using the plugin. When you say to add that script to the js file, which file are you referring to specifically?
Thanks,
sia77That’s beautiful. Thanks.
Is this the one you are referring to: https://gist.github.com/dcooney/ea26f9e2fcf0b57d95ef#file-gistfile1-js
No, I haven’t. Is there a link available to the example…