Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Classicrockshop

    #29795

    Nice header. Here are a few suggestions:

    1. Try shorten the menu item title so that they all fit in one line. Also, you might want to disable the menu item description since you’re not using it. You can do this in Graphene Options > Display > Navigation Menu Options.
    2. Change the widget header title text shadow to something darker, like #000
    3. Change the widget header bottom border to black
    4. Increase the overall width of the theme so that you’ll have more width for the content, but don’t increase too much. 1020px is probably a good compromise.
    Admin

    In reply to: Google Analytics code Not working

    #29698
    Quote:
    Can u suggest any other alternative plugin for this ?

    Nope, I haven’t used any newsletter plugin so couldn’t give you a recommendation here.

    Quote:
    Moreover Thanks very much for your help. How can I rate Graphene theme on wordpress. I really love it. One of the best theme in the wordpress.

    You can rate the theme on the theme’s page, but you need to logged in to WordPress.org to do so.

    Admin

    In reply to: Google Analytics code Not working

    #29696

    Try disabling all your plugins first and see if the issue goes away. If it does, activate the plugins one by one to see which one is causing the problem.

    Admin

    In reply to: Google Analytics code Not working

    #29693

    Here’s what I think is happening.

    Google Analytics depends on Javascript, and there seems to be a few javascript errors on your website.

    ReferenceError: jQuery is not defined

    This error is caused by the g-auto-hyperlink plugin, which is loading its before jquery has been loaded, causing that error.

    Then there are a couple of this error:

    "NetworkError: 400 Bad Request - http://fonts.googleapis.com/css?family="

    which is probably caused by the Google Fonts plugin you’re using. Try deactivating both plugins and see if it helps.

    Admin

    In reply to: Display Problem between browsers

    #29782

    What’s the URL to that page?

    Admin

    In reply to: Problem with hover menu in IE (I know…)

    #29741

    includes/theme-webfonts.php

    Admin

    In reply to: Header doesn't show featured image…

    #29794

    The featured image will only replace the header image if it’s dimension is equal to or greater than the header image dimension. The theme’s default header image dimension is 960×198 pixels. If you haven’t changed the theme’s width or the header’s height, that’s the minimum dimension that your featured image needs to have.

    Admin

    In reply to: Boxes around captions in gallery?

    #29510

    One of the properties in your Custom CSS is missing a closing bracket:

    .post-title a:visited {
    display: none;

    .entry-content .gallery-caption {
    background: none
    }
    Admin

    In reply to: Boxes around captions in gallery?

    #29506

    Add this to the theme’s Custom CSS option:

    .entry-content .gallery-caption {
    background: none
    }
    Admin

    In reply to: Inegration of phpBB into Graphene theme?

    #29723

    Add container_16 class to both the <div id="container"> element and <div id="footer"> element.

Viewing 10 posts - 3,071 through 3,080 (of 6,030 total)