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
The easiest way is to hide it through Additional CSS:
.singular .post-nav-top { display: none; }Admin
In reply to: Unwanted side effects of the recent update to graphene v2
January 7, 2018 at 9:59 am #48936Another side effect of the update is that the second line of the menu (based on categories) is now showing “help text” under the categories, thereby creating long gaps between the menu elements.
How can I get rid of that line? I tried to suppress the description from the “Category” definitions, but this did not work: the old text is still displayed in the 2nd line menu.You can remove the description for the menu item in WP Admin > Appearance > Menus. If you don’t see the description field for each menu item there, click on the “Screen options” tab at the top right of the screen and tick the checkbox for description.
Admin
Those ads are being added by the Adsense plugin that you’re using. Check the settings that you have for that plugin.
Admin
Try this:
.entry-content .excerpt-thumb img, .child-page .excerpt-thumb img { border: none; box-shadow: none; }Admin
The search box simply applies a white background with 90% transparency. This ensures that it blends well with most colours one might choose for the top bar / main menu.
To customize the search box to any particular colour, try this Additional CSS:
#top_search input, #top_search .btn-default { background: #ffffff; }Admin
Looks like there’s an issue with the particular post titled “Oracle set to buy Aconex“. If you open that particular post, you’ll see it’s single display is also malformed.
Check the post for any HTML error, particularly for any
</div>at the end of the post.Admin
In reply to: New page except (set in private mode) appears near bottom of home page (???)
December 30, 2017 at 7:49 am #48916Customizer > Graphene: General > Home Page Panes > Disable homepage panes.
Admin
In reply to: New page except (set in private mode) appears near bottom of home page (???)
December 30, 2017 at 7:13 am #48913Is it the page titled “Expert Witness Consulting”? If yes, it doesn’t seem to be private since I can view even the full page.
Admin
You can try using plugins such as this:
Admin
In reply to: New page except (set in private mode) appears near bottom of home page (???)
December 30, 2017 at 7:06 am #48910Link to site?
