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 set up custom menu via WP Admin > Appearance > Menus.
See this page for a tutorial on this:
Admin
Can you tell me which PHP version is running for your site?
Admin
Is there any specific page where this error is triggered?
Admin
Graphene automatically redirects 404 hits to search results for the words in the URL. Therefore, you’ll need to check that it’s not a search results page triggered from 404 page as well.
Try this:
<?php if (!is_404() && ! isset( $_GET['search_404'] ) ) { ?> AdSense Auto Ad code is here <?php } ?>Admin
If a URL is entered that doesn’t exist on my site, for example: https://www.shtfpreparedness.com/use-refillable-lighters-survival/, the 404 page does a search for “userefillablelighterssurvival”, smooshing all the keywords together. It appears to do this for all pages.
Is there a way to fix this and replace the “-” with a space?
Thanks for the feedback. We’ll include this improvement in the next update.
Also, on the right sidebar, you may see a “In This Section” widget that I can’t seem to find, edit or remove. It just lists pages seemingly randomly, including some that are really just placeholders like the Pinterest verification code here: https://www.shtfpreparedness.com/pinterest-fa9ab/.
Can this be removed, or at least edited?
This issue has just been reported recently. We’ve worked out a fix and will include it in the next theme update.
Admin
If I understand rightly, at this point it is not possible to have the translated words showing up on line because the percentage of the translation is not high enough ?
But, I found this language file “fr_FR.po” which does contain the translation of “continue reading” (= “lire la suite”) but it doesn’t show on the blog unfortunately… Is it because of the low percentage ?Yes, you are correct. The translation status will need to reach at least 95% before all those translations can be applied to your site.
Admin
The code you’re using now works fine too.
Admin
Try this:
#top_search input::-webkit-input-placeholder, #top_search input::-moz-placeholder, #top_search input:-ms-input-placeholder { color: #846f8e; }Admin
It’s
secondary-menu.Admin
Not at the moment. We may add this as a feature in next major update.
