It works pretty fine, but I noticed that every next ALM page load (scrolling down and it loads more results) counts to the search statistics in Relevannsi. So if s.o. searches for “term” and he scrolls until the next results get loaded, there are two search queries counted instead of one. So statistics are messed up if s.o. scrolls down to the end of the list as this counts for multiple searches instead of one.
Any idea how to solve this? Thanks
I can’t show the filter as it’s only displayed to logged-in users.
I have a page that shows videos, and above this is the AML Filter.
If I add a new category to filter by, the newest category (NEW CATEGORY) appears to the left, and I want to be able to choose the location….
It looks Like this:
NEW CATEGORY | ALL VIDEOS | WORKOUT VIDEOS | STRENGTH VIDEOS
I want to to look like this:
ALL VIDEOS | WORKOUT VIDEOS | NEW CATEGORY | STRENGTH VIDEOS
I can’t find a way to reorder the filters….
Can you help?
]]>I’ve tried re-creating my query with ‘alm_query_args’ but it fails at getting either $_POST or $_SESSION variables for the filters according to the debug.
]]>I’ve added
acf=’true’ acf_field_type=’relationship’ acf_field_name=’company_id’
to my shortcode, but I’m not sure how to pass in a company_id value to match against.
]]>I’m getting a console error on this blog page which uses ajax-load-more:
Error Msg: Cannot read property ‘post_count’ of undefined
ajax-load-more.min.js?ver=5.3.8:6
ALM Error started in adminajax ajax-load-more.min.js?ver=5.3.8:6
Error: TypeError: Cannot read property ‘post_count’ of undefined
at e.tableOfContents (ajax-load-more.min.js?ver=5.3.8:6)
at Object.n.AjaxLoadMore.success (ajax-load-more.min.js?ver=5.3.8:6)
at ajax-load-more.min.js?ver=5.3.8:6.
I’ve checked with my service provider and there is no block from the plugin accessing the wp-admin/admin-ajax.php file.
Any idea what could be causing the issue?
WordPress version 5.4.2
Php version: 7.3
First of all, thanks for this great plugin. It’s a life saver.
We have a small issue on ALM. Case: We have used offset=5 parameter on the shortcode and we have 15 published posts. It works awesome, but after 10 posts suddenly moved to draft, the ALM button still visible which we are expecting it should not be the case because it’s already using offset=5
Can you help?
Thanks!
]]>window.almOnChange = function(alm){
console.log("Ajax Load More is loading...");
};
docs here:
https://connekthq.com/plugins/ajax-load-more/docs/callback-functions/
Is there something that I am missing?
Thanks!
Forbes
Please scroll down on my website and check it out.
]]>Now however when I go to a specific page with the SEO add-on, like 10 in this example, the first post disappears once everything loads and then the first post of page 10 goes all the way to the top of page 1.
]]>