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
This looks like a bug with the function that determines the width of the content area, when the columns width has been customised. Will include a fix in the next update.
Admin
Thanks for the report. We’ll include the fix in the next update.
Admin
The theme’s language files are maintained and updated by volunteers. In your case, the German language file has not been updated for the latest version of the theme.
You can help update the translation by following the instructions here:
http://docs.graphene-theme.com/Translating_the_themeAdmin
It was 280px.
Admin
Guys, please try the following version and let me know how it goes with the header:
Graphene 2.1.1Admin
Try changing and saving the header image height settings in WP Admin > Customizer > Graphene: General >
Header. If that doesn’t work, copy and paste this code into Additional CSS:@media (max-width: 767px) { #header { height: auto; } }Admin
Version 2.1.1 is now available that fixes this issue, alongside updates to the language files and fix for the header image link as well.
The change in 2.1 was to make the header image responsive. This was a relatively minor change, so our test routine includes only the default use cases, which unfortunately let the bug to slip by.
Developing and providing support for the Graphene theme is a huge tax on our resources. Being a free theme means that Graphene does not (at the moment) generate any revenue that could offset those costs and justify additional manhours to be allocated to the theme, any more than we already do.
Because of this, we had to prioritise our efforts based on the severity and spread of the problem. Despite these constraints, we’re always giving our best to resolve critical issues as soon as possible. In this specific example, we’ve been able to diagnose the issue and release the fix within just hours of the issue being reported.
For mission-critical websites, the best practice is to test any new change or updates on a test or “staging” server before deploying them on a “production” server.
Admin
Thanks for the report, guys. We’re working on this as a priority and will publish a fix shortly.
Admin
You’re right, looks like WordPress sets the width for the “Large” size using the content area width reported by the theme. Since the content area width is affected by your column layout and width settings, hence the Large image size is affected as well.
Why 900px though, as this is bigger than your content area width?
Admin
In that case, you can either change the Adsense code to use the “tower” size, or decrease the width of the theme’s sidebar column.
