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
Thanks for the suggestion – we’ll take this into consideration for future updates.
@k0dns, you can do that with a little bit of Additional CSS:@media (max-width: 767px) { #header { background-position-x: left; } }Admin
In reply to: Sudden shock when Graphene version 2. wrecked the appearance of my site
October 24, 2017 at 10:32 pm #48430Is there any way to incorporate a message saying that Graphene 2 is not fully backwards compatible?
Unfortunately, no. Themes do not have the same capability that plugins have that allow them to do this.
Is there a migration guide that will help me to identify what to check and change in order to migrate?
Not at the moment. Basically, if you have a child theme with heavy customisation, it’s mostly easier to start with a blank slate, and then reapply and adapt those customisations one by one.
Can I opt to stay on 1.9.4.3 for ever?
You can, but you’ll miss out on newer features and support. If you’re intent on keeping 1.9.4.3 forever, you can install plugins like Easy Update Manager to disable update check for the theme.
Admin
In reply to: Can't get background image to repeat only horizontally
October 24, 2017 at 10:26 pm #48429Copy and paste this code into Additional CSS or child theme’s style.css:
body.custom-background { background-repeat: repeat-x; }Admin
In reply to: Footer Menu display does not show sub items even on desktop
October 24, 2017 at 10:24 pm #48427It’s a bit tricky because we have to consider the styling in mobile view as well. I’ll see what I can do to reinstate second level in footer menu.
Admin
@raoz, just enter
homeinstead offa fa-home. If it’s still not working, please provide your site’s URL so that we can take a look.Admin
Which icon name doesn’t work?
Admin
Deactivate the GM Neo Helper plugin and Any Mobile Theme Switcher plugin.
Admin
Graphene 2.0 is now fully responsive, so Graphene Mobile Neo is no longer needed for optimised view on mobile devices. But of course, if you prefer the Graphene Mobile Neo styling on mobile phones, you can keep using it.
Admin
In reply to: Social media icons disappeared in header after update
October 23, 2017 at 9:29 pm #48406We’ve removed image icons in Graphene 2.0 and replaced them with vector-based font icons. This is to ensure the icons stay sharp in any device with any resolution, at any size.
Try replacing your image code with this instead:
<i class="fa fa-facebook"></i>The full list of icons is available here: http://fontawesome.io/icons/
Admin
The fix is now ready and will be included in the next update soon. Stay tuned guys!
