I have created a nestable tabs with terms and post and it works as expected. The only problem I am having to create a button to load more in the tabs. I have attached the video of my setup.
The issue is, I have placed the load more button in tab content as well. The first tab you see is using query loop and there load more works well but the first tab is not within the terms loop.
The tab content within the terms query loop do not show the view more/load more button.
From the video you can see the placement of button.
currently, this is not supported. All query-related AJAX, like Query Filters and AJAX pagination, can’t work if the target query is inside a nested loop.
I’ve added the link to this topic to the internal task so that it will be updated once we implement this.
Do you know of any other plugin, that can achieve this?