Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
You can reduce the spacing between the menu items to ensure they all fit into a single line, by adding this code to the Additional CSS option:
.navbar .nav>li>a { padding: 15px 10px; }Admin
You can create a child theme for Neo as well. I assume this is how you did it?
Admin
If I’m not mistaken, you’ve already asked this 9 months ago:
Admin
If you’re referring to the bottom 4 posts on the home page, those are actually what’s called “Home page panes”. It’s meant to allow you to still display the latest posts when you’re using static front page. You can disable them from Customizer > Graphene: General > Home Page Panes > Disable homepage panes.
Admin
My guess is something has changed the menu order of those posts previously. Even when you disabled all plugins, those settings are usually stored in the database, so they still take effect for certain queries where it was specifically mentioned to sort by menu order first, then date.
Admin
Do you have any plugin installed related to posts ordering by any chance? I am unable to replicate the issue on both our local and development server.
By default, the posts are ordered first by
menu_order(in case of pages), and then next by the post’s published date.Admin
Thanks for the report. We’ll include this fix in the next update.
Admin
It should follow the same order as presented in WP Admin > Posts. What is the setting you’ve chosen for the slider’s content?
Admin
Up to you. If you’d like to exclude the slider categories from posts listing elsewhere on the site, then it should be checked.
Admin
Thanks. Will include the fix in the next update.
