Home › Forums › Graphene Mobile › Support
showing selected categories
-
Admin
Hi lizruest,
Yes, this is a known bug and it has been fixed. It will be available in the next update, which will be coming soon.
Admin
The latest version is 1.1.1. Also, a note about the “Display recent posts by category options”. This option does not disable the recent posts listing in the front page. Instead, it just adds another listing beneath the Recent posts listing, which lists the recent posts by categories. See this screenshot:
Ahh, I am now seeing my selected post WAY down at the bottom of a bunch of recent posts. Any way we could bump preferred content up to the top? I’m running 1.1.2. My most recent posts tend to have much more to do with site maintenance, not what I want to promote to users.
Admin
Hmm..can’t switch the location as of now. But you can simply hide the list of recent posts, and let only the list of posts by categories to be displayed.
Admin
Add this to the Custom CSS option:
.home .recent-posts,
.home .latest-post {
display: none;
}Admin
You’re welcome 🙂
Viewing 10 posts - 1 through 10 (of 12 total)
- 1
- 2
- You must be logged in to reply to this topic.