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
WP Admin > Appearance > Customize > Graphene: General > Slider.
Admin
What is your slider settings? The posts should only be excluded if you set the slider to show posts from select categories, and the option “Exclude the categories from posts listing” is enabled.
Admin
Please provide the URL to your site so that we can take a look.
Admin
Please provide the URL to your site so that we can take a look.
Admin
In reply to: JetPack EU Cookie banner does not work at all on the site
May 4, 2018 at 8:22 am #49504Looks like the banner had not been added to your site. Try disabling any caching plugin you might have active to see if that’s where the issue is.
Admin
Hi Kevin,
Which website is this happening on? I can take a look for you.Admin
Looks like there’s a bug that causes the
graphene_navbar_headeroption to not appear. We’ll include the fix in the next theme update, due out in a couple of days.Admin
At present, the slider caption background colour options apply to all other slider display style except card. We’ll add a separate colour options for the card display style in the next update, due to be out in a couple of days.
Admin
Looks like your child theme is not loading the responsive CSS for the theme. Can you copy and paste the content of the functions.php file here?
Admin
Since version 2.0, the primary and secondary menu in Graphene now uses only a single color each, i.e. there’s no gradient anymore.
If you like, you manually add the gradient effect by adding the following code to Additional CSS:
.navbar { background: linear-gradient(#7B3F00, #4B3621); }
