Pagination theme in custom page

Posted in: Newspaper
Post count: 5

Hey guys

I have a custom page and I created a custom taxonomy list, I want to create a pagination on top of that taxonomy list. Is it possible to use theme navigation for this? I tried using the <? php echo td_page_generator :: get_pagination (); ?> but it does not appear on the page.

Any idea?

Post count: 20688

Hi,

Pagination will be displayed in default taxonomy pages, there is an example CPT plugin you could check. It will add a couple of taxonomies belonging to a CPT
https://forum.tagdiv.com/custom-post-type-support/
Taxonomies names can be displayed in the locations mentioned in the guide. They will lead to taxonomy pages. Those would be all the settings available for custom post types, maybe more will be added in the future.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.