-
chetanpatil
Hi,
I refered to the earlier post :https://generate.support/topic/query-string-in-url-of-paginated-pages/ and found this problem and my problem are bit different.
We have a archive template for CPT categories/taxonoomy. We dont want the?query-f46ef916-https://www.svvoice.com/category/letters-to-the-editor/?query-f46ef916-page=4&cst
Want simple pagination like https://www.svvoice.com/category/opinion/page/2/
Here we are using loop template. i tried changing to content template but no luck.
Will you please let me know how we can get rid of this?
Regards
-
Hi there,
Here we are using loop template. i tried changing to content template but no luck.
Content template should work, but you can not use query block inside a content template to present the posts. You only need the Loop item in the content template.
-
chetanpatil
If we cannot use query block then how we can get the posts?
We have a CPT and we are showing the posts of the category on a particular archive page. -
Alvind
If it’s the element for the Archives pages, set the element type to Loop Template and enable the Inherit query from template option to use the default pagination format.
- You must be logged in to reply to this topic.