- This topic has 8 replies, 2 voices, and was last updated 7 months ago by
Leo.
-
AuthorPosts
-
June 20, 2020 at 4:51 pm #1335810
Daniel
Hey there. Just making the switch to generatepress and I’m formatting everything in the marketing theme.
However, even when I limit the amount of blog posts are seen in the reading section of wordpress, the homepage still displays like 20+ posts.
Any idea how to fix this? I’ve added a link to our staging site.
June 21, 2020 at 9:22 am #1336445Leo
StaffCustomer SupportHi there,
That option should work.
Any chance you can disable all plugins except GP Premium to eliminate conflicts from other plugins first?
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 21, 2020 at 3:39 pm #1336737Daniel
Still an issue. Just shows like 10-15 posts with 69 pages of pagination
June 21, 2020 at 3:47 pm #1336745Daniel
It’s also weird like some of them show read more button, some don’t.
June 21, 2020 at 9:38 pm #1336880Leo
StaffCustomer SupportThe Blog page shows at most option is a WordPress option so the theme doesn’t actually control it and cannot make it not work.
I would assume there is a plugin conflict somewhere – you still have lots of plugins enabled so I can’t tell.
Can you confirm the same issue exist with a twenty series WP theme?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 22, 2020 at 6:38 am #1337370Daniel
Solved! THe issue was I had sticky posts. Removed those and it worked.
However, one more thing. I want to remove pagination on my homepage. I want to display 10 or so posts and that is it. I had massive indexing issues last time where I had like 20+ home page pages indexed.
June 22, 2020 at 8:59 am #1337685Leo
StaffCustomer SupportTry this CSS:
.blog .paging-navigation { display: none; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 22, 2020 at 9:11 am #1337701Daniel
Awesome! One more question. On the homepage, is there any way I can have it to display xx amount of posts from xx category.
This is primarily for SEO purposes. We have some guides that rank well as well as some individual posts, which are in separate categories. I’d like them to stay on the home page for link equity.
If need be, I can combine them into a single category say “feature posts”. If that’s the case, is there any way to display just posts from a single category on the marketer theme?
June 22, 2020 at 11:58 am #1337851Leo
StaffCustomer SupportCan you open a new topic for the new question?
Thanks π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.