Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    Thanks for the feedback. In the next theme update, we’ll add a couple more colour options to select the top bar foreground and link colours.

    Admin

    In reply to: Slider not working on One Multisite Installation

    #51566

    Are you still having this issue? The slider is working from my end on the jules.crew-mgr.com site.

    Admin

    In reply to: Double display of images in Top Bar

    #51565

    We’ll issue another theme update soon that should fix most of those issues for you.

    Admin

    In reply to: Comments not showing in posts after WordPress 5.5 update

    #51562

    Partrice, thanks for highlighting that. We’ll include the fix in the next theme update.

    Admin

    In reply to: Source map error

    #51544

    Thanks for highlighting this. We’ll include the fix in the next theme update.

    Admin

    In reply to: Unable to Click “Some” Links

    #51543

    Thank you for the screenshots. We’ve determined the cause and will include the fix in the next theme update.

    To apply the fix in the mean time, add the following code to line 6 of the file graphene/inc/compat.php:

    if ( is_admin() ) return;
    
    Admin

    In reply to: Social media icons not working

    #51521

    It looks like the Mighty Classic Pros And Cons plugin is overriding the font used for those icons with an incompatible version. Try deactivating the plugin to verify if it’s the cause of the issue.

    Admin

    In reply to: Unable to Click “Some” Links

    #51520

    This sounds like a script conflict. On your browser while accessing any of those pages that don’t work correctly, press F12 to bring up the developer console. Then click on the “Console” tab, and see if there’s any error listed there.

    Admin

    In reply to: Going Pro, Just Add Key, or Full New Install?

    #51513

    You’ll need to install the Graphene Plus theme, then adjust the Template line in your child theme, and that’s it. All your existing settings and customizations should still be in place and you won’t need to redo anything.

    In any case, if you run into issues, you can always reach out to us using the Priority Support that’s available to all Graphene Plus customers for speedy resolution.

    Admin

    In reply to: landing page

    #51509

    There is no option to hide the menu, but you can achieve this with a few lines of additional CSS:

    .post-## .navbar {
    	display: none;
    }
    

    Replace ## in the code about with the ID of the post/page where you’d like to hide the menu.

Viewing 10 posts - 71 through 80 (of 6,030 total)