Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    Remove 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

    You can do this from the “Options Presets” box on the right hand side of the GM Neo options page:

    rNqmln8.png

    Admin

    In reply to: Compatibility with php 5.6 si MySQL 5.6

    #46104

    Yes.

    Admin

    In reply to: Font size changed

    #46099

    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

    In reply to: How to change English buttons?

    #46090
    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

    In reply to: FJ Menu problem

    #46064

    Seems like a bug in the hover menu script. Thanks for reporting it, we’ll work on a fix for this.

    Admin

    In reply to: How to change English buttons?

    #46088

    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

    In reply to: Thin black line at the top of my header

    #46085

    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

    #46084

    For 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:

    1. Create the child theme.
    2. Add functions to the child theme’s functions.php file.
    3. Activate the child theme.

    For Graphene Mobile Neo:

    1. Create the child theme.
    2. Add functions to the child theme’s functions.php file.
    3. Go to WP Admin > Settings > Any Mobile theme. Select the child theme as the theme to be used for mobile devices.
    Admin

    In reply to: How to increase font size in slide out panel and menu?

    #46056

    Which is the primary domain that you’d like to use – lumonics.net or kissmecannabis.com?

Viewing 10 posts - 961 through 970 (of 6,030 total)