Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: How to remove slider fully

    #29362

    Graphene Options > Slider Options > Disable slider

    Admin

    In reply to: Remove Title from Static Page

    #27758

    @betacarve, you would need to change the 17 in .post-17 to the post ID of the static page that you want to hide the title. Post a link to the static page so that we can take a look.

    Also, this topic has been marked as resolved, so it may not receive any attention for new posts. Feel free to create your own topic instead.

    Admin

    In reply to: how to reset to default values?

    #29350

    Or you can also use the Graphene Options > Options Presets feature in the right hand column of the options page. Choose “Reset to default settings” and click the “Apply Options Preset” button.

    Admin

    In reply to: How to use Author Page

    #29210

    There’s no need to create a separate author page. WordPress already generates the author page for each author using the author.php template file. That’s why you can’t select the template to be used for author page – there’s simply no need and it’s simply not meant to.

    “admin” in the link is the username of the author. Though I’ve changed it now to “syahir-hakim” on the site.

    Admin

    In reply to: Issues upgrading to wp 3.4

    #29274

    @poppym, try disabling all plugins and see if the excerpt appears.

    Admin

    In reply to: missing argument 2 for wp_kses

    #29354

    Try replacing line 74 in the theme’s admin/custom-fields.php from this line:

    update_post_meta( $post_id, '_graphene_nav_description', wp_kses( $_POST['graphene_nav_description'] ) );

    to this line:

    update_post_meta( $post_id, '_graphene_nav_description', wp_kses_post( $_POST['graphene_nav_description'] ) );
    Admin

    In reply to: Removing search box in Graphene Mobile

    #29333

    Hi David,

    Sorry to disappoint, but I (and by extension this forum) do not provide support for sites that serves content that I deem as morally questionable, and unfortunately gambling is one of them.

    Please don’t take this as a personal offense, but merely a difference in our principles. If you’d like me to refund your Graphene Mobile purchase, I’d be happy to.

    Admin

    In reply to: _transient database entries

    #29331
    Quote:
    Okay. It seems there are about 1000 of these entries. Harmless?

    Yep. Though some clever hackers might hide their less benevolent entry in there.

    As for the RSS feed error, I don’t think it’s related, but I don’t know what might be causing it either.

    Admin

    In reply to: Issues upgrading to wp 3.4

    #29271

    Er… those have nothing to do with the Graphene theme, and they certainly do not come with Graphene. Any mobile plugins you’ve installed?

    Admin

    In reply to: How to get rid of laquo

    #29291

    Which page is this happening on?

Viewing 10 posts - 3,171 through 3,180 (of 6,030 total)