Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Image Size

    #48621

    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

    In reply to: Comments issue

    #48619

    Thanks for the report. We’ll include the fix in the next update.

    Admin

    In reply to: Language support

    #48618

    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_theme

    Admin

    In reply to: Adsense in widget problem

    #48617

    It was 280px.

    Admin

    In reply to: Header Image Problem (Version 2.1)

    #48616

    Guys, please try the following version and let me know how it goes with the header:
    Graphene 2.1.1

    Admin

    In reply to: Header Image Problem (Version 2.1)

    #48606

    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

    In reply to: Header Image Problem (Version 2.1)

    #48596

    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

    In reply to: Header Image Problem (Version 2.1)

    #48590

    Thanks for the report, guys. We’re working on this as a priority and will publish a fix shortly.

    Admin

    In reply to: Image Size

    #48578

    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 reply to: Adsense in widget problem

    #48577

    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.

Viewing 10 posts - 651 through 660 (of 6,030 total)