Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
Go to Customizer > Graphene: Advanced > Scripts Options, and enable the option “Host theme fonts and scripts locally”.
Admin
Go to Customizer > Graphene: Display > WP Editor, and tick the option “Disable custom editor styles”.
Admin
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
Hi. You can load Google Fonts locally via the settings at: Customizer > Graphene: Advanced > Scripts Options > Host theme fonts and scripts locally.
Admin
Thanks for highlighting this. We have fixed the download link on the page you mentioned above and it should be working correctly now.
Admin
You should be able to do this from WP Dashboard > Settings > General > Date Format
Admin
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
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
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
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.
