Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Remove Slider In FJ

    #46536

    WP Admin > Appearance > Customize > Franz Josef: General > Slider > Disable slider.

    Admin

    In reply to: glitch in the Graphene Child theme

    #46564

    Hi Steve,

    That puts the issue squarely in the child theme (or how it is being handled). Can you list the files that you have in the child theme here?

    Admin

    In reply to: GM Neo theme_location

    #46605

    It’s gmneo-header-menu.

    Admin

    In reply to: How do you hide a Parent Link in a Child Page ?

    #46604

    Add this code to the theme’s Custom CSS option:

    .parent-return {
    display: none;
    }
    Admin

    In reply to: Error message when installing mobile theme

    #46603

    Hi surfculturecanada,

    You’ll first need to extract the zip file downloaded after your purchase. Inside, it contains two zipped packages – one is the mobile theme (and should be installed as a theme) and another is a helper plugin (and should be installed as a plugin).

    We’ve provided the installation instructions at this link:

    https://forum.graphene-theme.com/graphene-mobile-neo/installation-instructions/

    Let me know if you need further assistance. We do provide complimentary installation service if required.

    Admin

    In reply to: TheLateGamer.com – Reviewing slightly older video games

    #46602

    Hi Sam,

    Nice to see a site using vanilla Graphene, with the default background too! Sometimes less is truly more.

    Admin

    In reply to: glitch in the Graphene Child theme

    #46562

    Hi Steve,

    Can you try switching to the parent Graphene theme to see if the issue is with the child theme?

    Admin

    In reply to: Justified format text for posts previews on frontpage?

    #46589

    Add this code to Graphene Options > Display > Custom CSS:

    .homepage_pane .post-excerpt {
    text-align: justify;
    }
    Admin

    In reply to: Panes position

    #46588

    We can modify the code quite easily to place the panes below the slider. You do require a child theme for this though. Let me know if you’re already using a child theme and we can advise the code to be used.

    Admin

    In reply to: How to remove page title

    #46597

    Do you have any code in the Custom <head> tags option? Looks like there’s an open <script> tag right before the Custom CSS, that’s causing the CSS codes to be ignored.

Viewing 10 posts - 831 through 840 (of 6,030 total)