Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    What’s your slider settings?

    Also, what files are there in your child theme?

    Admin
    Quote:
    The following error appears on the Tag Archive pages (same on each):

    Notice: Trying to get property of non-object in /homepages/33/d203048540/htdocs/bps/wp-content/themes/graphene/includes/theme-loop.php on line 493

    That is weird. Can you try editing the theme-loop.php file and add the following code:

    disect_it( $wp_query, false, true );
    disect_it( $term, false, true );

    right before line 493:

    if ( $term->description ) :

    Let me know when you’ve done that.

    Admin

    Try setting WP_DEBUG to true in wp-config.php and see if there’s any error message on the tags / categories archive pages.

    Admin

    In reply to: adding various stuff in head

    #29115
    Quote:
    I know there is already an option for adding “google analytics” but it does not accept other codes.

    You should be able to add other codes inside the Google Analytics code option. It’s not its intended use, but you should be able to.

    Admin

    In reply to: header link

    #29139

    Moved to support. Please be sure to post in the correct section next time.

    As for your issue, I don’t see the <a> tag for the header link in your site. It’s either the header image link is disabled in the theme’s options, or your child theme has a header.php file.

    Admin

    The uploaded header images should be in the media library (WP Admin > Media > Library) so you should be able to delete them from there.

    Admin

    In reply to: Theme update question?

    #29067

    There shouldn’t be any changes to the header size in version 1.7.2. Can you provide the URL to your site so that I can take a look?

    As for donation, there’s donate button in the theme’s options page. Thanks!

    Admin

    In reply to: Theme update question?

    #29065
    Quote:
    In the new theme version I updated the header size was larger.

    Which new theme version?

    Quote:
    If I want to keep the version of the theme I had been using will that create a problem when it comes time to update WordPress?

    Nope.

    Admin

    In reply to: Update

    #29057

    Hi pakearns,

    You would need to enter your API Key in WP Admin > Appearance > Graphene Mobile in order for you to be able to update the theme. You can find the API key by logging in here:

    http://www.khairul-syahir.com/products-page/your-account

    Admin

    In reply to: Problem displaying pings

    #28983

    OK, this will be fixed in version 1.7.3.

    If you wanna apply the fix yourself, replace the theme’s comments.php file with the updated file:

    http://graphene.googlecode.com/svn/branches/1.7/comments.php

    Then, add this to the theme’s Custom CSS option:

    .no-comment #pings_list {
    display: block;
    }

Viewing 10 posts - 3,201 through 3,210 (of 6,030 total)