Nextpage not work!
-
Nextpage not work!
Single post content is not displayed after the first ‘NextPage’
-
Hello @ugotta,
you’re right, I somehow missed that function in Meteorite. I try to bring an update in the next 10h that fixes that issue.
When it’s live, I’ll write a short node here.Regards,
Terra ThemesHi,
In addition, in blog/archive layout, if paging reaches dozens or more, need a option to hide paging navigation to avoid unsightly many numbers. Or beautify it in other ways.
thxoops,Skip this, and perhaps it’s better to implement with a child theme.
-
This reply was modified 8 years, 9 months ago by
ugotta.
Hi @ugotta,
the update is live now with Meteorite 1.8.3. This fixes the nextpage command in posts. Also these page links are styled to fit the blog/search/archive pagination you can select in the Customizer.
To hide the page links on the blog or archive page you can use this css
.blog .page-links, .archive .page-links { display: none; }If you want it only for some posts you need to add the custom post class to this rule.
Hey,
If the page navigation (only nextpage) can set drop-down style is better. So I don’t have to use child theme and WP-PageNavi. Or integrate WP-PageNavi into the theme.
WP-PageNavi can set drop-down style.Blog/archive/search every post bottom:
|drop down pagenumber|Single page bottom:
|drop down pagenumber| Prev NextBlog/archive/search bottom still:
1 2 3…200 lastI’ve never seen any theme do that. But that’s what I’ve been looking for. If it’s going to be complicated, you don’t have to this.
One more thing, I hope I can choose the transparent color directly on the customize.
Meteorite can almost discard the use child theme.
Thank you for developing this powerful, free (premium) theme.Hi @ugotta,
I’ve never heard of or saw such a dropdown and I don’t think that this kind of feature would be used of most of the users. That’s why I don’t think I’ll implement it into Meteorite. Maybe a plugin can do this for you.
The transparency with the colors is something I already tried out a bit. But since all the colors are editable with CSS the result isn’t quite worth the effort to implement it. This would only come in a major update which isn’t planned, since I’m quite busy.
Thank you much for your feedback. I really appreciate that you like Meteorite.
-
This reply was modified 8 years, 9 months ago by
The topic ‘Nextpage not work!’ is closed to new replies.
