Themer template: archive template "infinite load more" issue

Themer template: archive template “infinite load more” seems have bugs:

when i create a archive template with “infinite load more” for default WordPress default post Taxonomies. “infinite load more” function working very well.

when i create a archive template with “infinite load more” for customized POST TYPE( create BY ACF)'S Taxonomies, “infinite load more” function can not load more items out when you click the button.

themer template query setting here:
QQ截图20231005113750

kindly report here.
by the way, i report this by email already.

version 1.3.1 still have same issue.

Hi,

Can you send me the frontend URL for this specific issue by PM so I can check this out?

Best regards,
Johnny

Hi,

I have been able to check it on your installation and there is an issue with retrieving the proper URL.
I have added it to the bug tracker.

Moving to confirmed bugs.

Best regards,
Johnny

:ok_hand:, thanks for your answer, let’s see

this load more button also can not work on query frontend rendering with filter block, please check.

Hi @qiang814k,

Thank you for bringing this to our attention!

With 1.3.2, this should now be fixed.
Kindly let me know if this is the case on your end.

Thank you in advance.

just replace “pagination” with “infinite load more” tangle on to test again.

both in “archive template" and “frontend render”

seems “infinite load more” still DID NOT work.

@Araminta @JohnD

just replace “pagination” with “infinite load more” tangle on to test again.

both in “archive template" and “frontend render”

seems “infinite load more” still DID NOT work.

post comes from custom post type by acf

version: 1.3.2.2

@Araminta @JohnD

after i check again in detail, i found some a clue.
maybe helpful for you to fix it.

  1. i set my same Themer template by categories like this:
    1

2.1 For woocommerce product category testing like this
https://XXXX.com/product-category/vip_strategy_positioning ( “infinite load more” can NOT working)
https://www.XXXX.com/product-category/vip_download/vip_mockup( “infinite load more” working, but once it finishes loading “vip_mockup”, it will show other category post from parent category ”product-category" either)

2.2 For customized post type category(acf taxonomy) testing like this
https://XXXX.com/portfolio_categories/package ( “infinite load more” can NOT working)
https://XXXX.com/portfolio_categories/all/package( “infinite load more” working, but once it finishes loading “package category”, it will show other category post from parent category ”all" either)

means:
one Themer template (with “infinite load more”) for all the category,
the direct category did not work,
the child category worked, but have it showed other category posts from same parent category.

Thank you for bringing this to our attention, @qiang814k!

Indeed, there seems to remain a specific circumstance error with the Infinite load more feature.
We’ll be sure to have a fix for this as soon as possible.

Apologies for the inconvenience.

Thank you for your patience on this, @qiang814k!

This should now be fixed with 1.3.3:

Kindly let us know if this is fixed on your end.

Thank you in advance.

1 Like