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
In reply to: Content text not formatting correctly on mobile (using graphene mobile neo)
June 22, 2016 at 2:48 am #46137Remove the HTML you inserted to get the margin, and enter this code instead in Graphene’s Custom CSS option:
.entry-content {
padding: 0 125px;
}To change the colour of the archive title, insert this code in the Graphene Mobile Neo’s Custom CSS option:
.archive-title .term-title {
color: #d0590a;
}Change the colour code as required.
Admin
In reply to: Tranferring over website settings from Graphene theme to Graphene Mobile Neo Theme
June 21, 2016 at 4:01 am #46135You can do this from the “Options Presets” box on the right hand side of the GM Neo options page:
Admin
Yes.
Admin
The font size on your site looks fine to me. At the very least they’re the default Graphene font size. See the demo site and compare it with yours: http://demo.graphene-theme.com/
Did you mean you’d like to increase the font size instead?
Admin
Quote:Are there already translations available for Graphene Mobile Neo (dutch)? Because my normal Graphene theme was already dutch (alltough, the buttons are)No, because the two themes use different translation files. However, it is possible to use the translations from Graphene for the matching text strings in GM Neo.
Quote:If there isn’t, is there not an easier way to just edit the text of the buttons instead of translating the whole theme…Yes, it would be easier to just edit the text, but you will have to do this every time the theme is updated. Furthermore, you don’t need to translate the whole theme. You can just translate the button labels if you want to.
Admin
Seems like a bug in the hover menu script. Thanks for reporting it, we’ll work on a fix for this.
Admin
Hi Peter,
You will need to translate the theme’s language files into Dutch. See this page on how to translate the theme:
http://docs.graphene-theme.com/Translating_the_theme
The guide was originally written for the Graphene theme, but the steps are generally the same. Let us know if you have any question or need any help.
Admin
Add this code to Graphene’s Custom CSS option:
#header {
border-top: none;
}Admin
In reply to: add filters to functions.php in child theme not working
May 25, 2016 at 10:26 pm #46084For the functions from a child theme to be loaded, you need to actually activate the child theme. Otherwise they would not be loaded.
For Graphene:
- Create the child theme.
- Add functions to the child theme’s functions.php file.
- Activate the child theme.
For Graphene Mobile Neo:
- Create the child theme.
- Add functions to the child theme’s functions.php file.
- Go to WP Admin > Settings > Any Mobile theme. Select the child theme as the theme to be used for mobile devices.
Admin
Which is the primary domain that you’d like to use – lumonics.net or kissmecannabis.com?
