Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Issues with new version of theme

    #48533

    Please see the following post on how to left-align the header text:

    Admin

    In reply to: Image slider – post title and no excerpt

    #48532

    You can use this code:

    #graphene-slider .carousel-caption p {
       display: none;
    }
    Admin

    In reply to: Adsense code not updating for graphene in theme customizer

    #48531

    Hi Chris,

    I am unable to reproduce this error. In our development server, both the ads and analytics code are saved correctly. The ads themselves appear correctly on the front end, as does the analytics code.

    As you have remarked, it might be due to old settings. In this case, can you try resetting the theme’s options, and then try adding the codes again? You can do this from Customizer > Graphene: Utilities. You can also export your current settings from that section as well, which you can then import later on to restore your settings.

    Admin

    In reply to: About the language file

    #48528

    Thanks. I’ve added the translation to the Russian translation file. You should see the translated string in the next theme update.

    Admin

    In reply to: bad quality picture in child page

    #48527

    @geoffroy33, the second link you referred to in your post is for child page listing, which uses intentionally smaller padding and image size.


    @Phantom
    , that is because of the high resolution of mobile devices, compared to the image resolution. You can use plugins like WP Retina 2X to make those images sharper on mobile devices. It basically tells the mobile devices to download higher resolution images when using devices with high resolution screens.

    Admin

    In reply to: I am so tired – i can't use 2.0.x – can't use my design

    #48526

    The top bar is now only using a single colour, hence why you’re seeing only one option. The gradient and border are no longer there.

    As for the padding around the post content, copy and paste the following code into Additional CSS:

    .post, 
    .singular .hentry, 
    .comment-respond {
       padding: 15px;
    }
    
    Admin

    In reply to: Slider image

    #48525

    When you upload an image, it also gets cropped to the dimension of the slider, which in your case is 903×280.

    If you change the size of the slider, either by changing the container width or column size, you will need to regenerate those different image sizes again. You can do this using the AJAX Thumbnail Rebuild plugin.

    Admin

    In reply to: column width changes will not save

    #48524

    This looks like there’s a script conflict on your site. Try to disable all plugins temporarily to see if it’s a plugin conflict.

    Admin

    In reply to: Header image not responsive in mobile

    #48523

    We’re targeting to release the latest update by this weekend.

    Admin

    In reply to: Bounce rate through roof

    #48518

    Seems like your site is taking some time to load, which might be causing the high bounce rate. Try reducing the number of posts on the front page, or change to showing excerpts instead of full post content.

Viewing 10 posts - 681 through 690 (of 6,030 total)