Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: the 'explode' effect

    #49799

    Please provide the URL to your site so that we can take a look. Thanks!

    Admin

    Please provide the URL to your site so that we can take a look.

    Admin

    In reply to: Submenus not appearing on hover

    #49797

    I am unable to visit your site with the error “Server IP address could not be found”. Can you confirm if the address is correct?

    Admin

    In reply to: Graphene Plus

    #49796

    My understanding is that Graphene Plus (among many other things) supports the ability to modify website fonts and to use a slider for the header; correct?

    Yes, this is correct.

    Graphene Plus is available now:

    Admin

    In reply to: back to top deactivation

    #49777

    Copy and paste the following code to WP Admin > Appearance > Customizer > Custom CSS:

    .return-top {
    	display: none;
    }
    
    Admin

    In reply to: Awkward spaces below slider and between columns

    #49776

    Copy and paste the following code into Customizer > Custom CSS:

    #pgc-2-0-0, 
    #pgc-2-0-1 {
    	padding-top: 0;
    }
    
    Admin

    Copy and paste the following code into WP Admin > Appearance > Customizer > Custom CSS:

    .header_title {
    	display: none !important;
    }
    
    Admin

    In reply to: Creating AMP Pages On Graphene Theme

    #49747

    As @SteveAb has suggested, you can use the free AMP for WordPress plugin. However, the generated AMP page has a generic and minimal styling, but this is sufficient to let your content to be listed as AMP results in Google search.

    If you’d like to have auto-generated AMP pages that are developed specifically for Graphene, check out Graphene Plus, which has a built-in support for AMP.

    Admin

    In reply to: Title is not showing correctly

    #49739

    Any specific page where this is happening?

    Admin

    In reply to: Contextual menu on posts?

    #49737

    What’s the best way to check if the code for graphene_page_navigation has been updated? – is there a way?

    Unfortunately, not really. But you do not need to always have the latest code for that function. As long as nothing breaks, and it’s working as you intended, you can leave it as is.

Viewing 10 posts - 291 through 300 (of 6,030 total)