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
Thanks for the detailed feedback. Those screenshots and examples really help us pin down the cause of the issue.
We’ll include the fix in the next theme update.
Admin
Thanks for the feedback. We’ll address these items in the next theme update.
Admin
Sorry, I’m not seeing any “Skip to main content” link on the page. Can you help point this out for me?
Admin
Thanks for highlighting this. We’ll include the fix in the next theme update.
Admin
In reply to: Adsense Auto Ads working properly only on posts categorized as “Uncategorized”
November 7, 2020 at 11:16 am #51611Please provide the URL to your website so that we can take a look.
Admin
What is the WordPress version currently being used on your website? Also, try deleting the theme and reinstalling it to ensure all the files have been correctly installed.
Admin
Try getting the error log from cPanel and paste it here so that we can take a look.
Admin
Try to disable the installed plugins one by one to determine which one is the source of conflict.
Admin
Something on your website is adding this code which overrides your Top Bar colour setting:
#top-bar { background: #4c315a; padding: 10px 0; }
The latest version of Graphene has changed that code from using ID selector
#top-bar
to class selector.top-bar
, which would have lower priority so that your Customizer settings take precedence.To verify this, try temporarily disabling the minification feature on your site and see if the issue is resolved.
Admin
Please check and ensure that you are using the latest version of the theme. We saw this error in an older version and included the fix in the latest version.