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 report. We’ve prepared a fix and will include it in the next update.
Admin
In reply to: Can the author icon URL be disabled/edited w/o disabling author bios?
April 19, 2018 at 6:25 am #49451There’s no built-in feature for this. You will need to write a custom code in a child theme or custom plugin that would change the profile page URL for all users to a single profile page.
Admin
In reply to: Upgraded to Graphene 2.4 And Slider Background Changed
April 18, 2018 at 7:23 am #49449Try adding this code to Additional CSS:
.home .post { background: none; }Admin
Thanks for the report. If you’re comfortable with editing the theme’s files, open up the file
graphene/inc/plugins.phpand replace the following code on line 92:$display_settings = $display_settings['auto_display_post_types'];with this:
$display_settings = $yarpp_options['auto_display_post_types'];Admin
In reply to: Upgraded to Graphene 2.4 And Slider Background Changed
April 17, 2018 at 9:10 pm #49445Which background are you referring to? Looks like the space around the content is already transparent on your site.
Admin
@Patpatolino,
Looks like it’s an issue with PHP 7.2 and Jetpack. See the discussion here:
https://wordpress.org/support/topic/jetpack-causing-error-post-template-php-line-284/Admin
Thanks for the report. It is quite an edge case for the front page to have no primary menu. We’ll include this fix in the next update.
Admin
Warning: count(): Parameter must be an array or an object that implements Countable in /home/.sites/75/site6890938/web/wp-includes/post-template.php on line 284
Please provide the URL to your site so that we can take a look.
But, the mystic is, the Notice Message with YARPP thatt i could see before this Update, will not any more be displayed…. But i dont have installed this Plugin?
Yes, we have changed this so that the notice will only appear if you add the Related Posts module using the page builder available in Graphene Plus. For Graphene, the message will not be displayed, but the related posts plugin integration will still work if you install and activate YARPP.
Admin
Try this:
@media (min-width: 992px) { .footer-right { width: 20%; left: 80%; } .copyright-developer { width: 80%; right: 20%; text-align: center; } }Admin
In reply to: Upgraded to Graphene 2.4 And Slider Background Changed
April 15, 2018 at 9:15 pm #49431Thanks for the report, guys. We’ve released version 2.4.1 that fixes the slider background issue.
