Hello! It has been more than a week! I just uploaded my website from localhost to live. Here is the page.
http://migsmarbella.com/web-design/
No console log message appears when conditions for $.fn.almEmpty() are true. I recently tested $.fn.almDone() and it’s working. Here is an example image.
console-log-img
Additional info: I am using the ‘Preloaded Posts’ feature of the plugin as well. The archive page does not generate console message when there are no posts to preload. I hope you understand.
-
This reply was modified 9 years, 7 months ago by migs7792. Reason: Image does not seem to load in msg. Replaced with a link instead
No, each callback function won’t fire when the necessary conditions are present. almEmpty() (for example) won’t even log the console message in the browser when query returns no post.
Also, I only registered the Ajax Load More js file, not the css, so I can give it a handle name to be used as dependency for the ‘ajax-load-more-callback.js’.
I hope this clarifies things up.