Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Google Fonts

    #51911

    Go to Customizer > Graphene: Advanced > Scripts Options, and enable the option “Host theme fonts and scripts locally”.

    Admin

    In reply to: How to edit a page

    #51910

    Go to Customizer > Graphene: Display > WP Editor, and tick the option “Disable custom editor styles”.

    Admin

    In reply to: Hover for Sub-menu items not working

    #51879

    Hi everyone,

    Thanks for reporting the issue. Can each of you please share the following info:

    1. The URL of your website where this issue is happening.
    2. If you go to WP Admin > Appearance > Menus, are the menu items actually there?

    Admin

    In reply to: Google fonts ausschalten

    #51861

    Hi. You can load Google Fonts locally via the settings at: Customizer > Graphene: Advanced > Scripts Options > Host theme fonts and scripts locally.

    Admin

    In reply to: Cannot download Graphene-Shortcodes-Plugin

    #51837

    Thanks for highlighting this. We have fixed the download link on the page you mentioned above and it should be working correctly now.

    Admin

    In reply to: Formatting date

    #51832

    You should be able to do this from WP Dashboard > Settings > General > Date Format

    Admin

    In reply to: table border not on bottom

    #51829

    That looks like a styling issue between the output by WordPress and the stylesheet included in the Gutenberg plugin that is used on the site.

    Try adding the following code to Custom CSS:

    .table-box {
    	border-color: black !important;
    }
    
    Admin

    In reply to: Unknown PHP warning?

    #51826

    The warning means that PHP is unable to open your header image file in order to get its dimension. This could be due to a number of reasons, e.g. your server’s PHP config related to open_basedir and allow_url_fopen, SSL configuration, etc.

    It should not cause any issue, but if you’d like to resolve it, your best bet is probably to contact your hosting support and have them check your PHP config.

    Admin

    In reply to: Featured Images Size

    #51823

    The featured image size depends on the width of the content column, which changes according to the container width and columns layout that you have set in the theme’s customizer.

    In the default out-of-the-box configuration of two-column layout with container width set to 1170px, the featured image width is 750px. There is no set height so it will preserve the original aspect ratio of the image while adhering to the width limit.

    Admin

    In reply to: Love what I see, but….. secondary menu issues

    #51820

    Try going to WP Admin > Appearance > Menus, click on the “Manage Locations” tab, and ensure that for “Secondary Menu” the assigned menu is set to “Select a Menu”, then click “Save Changes”. The secondary shouldn’t appear then when there is no menu assigned to it.

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