Archived topic
blog display by archive cards element
7 replies · Started by Yaeko on June 10, 2022
hi. please check link that I send.
on this category menu, supposed to show 3 x 4 article. total 12 in one page.
page one, ok.
page 2 to the end only show 10 article.
I wonder why, and want to resolve. page 2 to 8 should show 12 article per page.
give me insight!
thank you
Hi there,
on page 1 i only see 10 posts, this is the same on page 2 and page 3....
In Dashboard > Settings > Reading, how many Latest posts have you choosen to display ?
hi, david. my peace maker.
of course! yes. it was 10. now I set 12.
HOWEVER, on first page shown only 11. for the rest 12.... why????
You have 12 on the first page if you include the Featured Post :)
Do you want 13 on the first page ( including the featured one ) ?
good morning david.
ok, I understood now.
on first page ideally display 13 articles include featured post. then 12 articles from 2nd page further.
I love generatepress, but sometime confuse me!
at moment I would leave it as it is. it is not big issue.
so again, thank you for your support.
See Fernandos reply here:
https://generatepress.com/forums/topic/different-number-of-posts-on-first-page/#post-2171894
That PHP Snippet will offset the number of posts on Paged archives.
In the code you will see 2 x instances of: $offset = -3;
Change it to -1
And in your Dashboard > Settings > Reading, set the number of posts displayed to 13
wonderful, David. I think I can handle it!
thank you for great support (as usual)
cheers!
Glad to be of help :)