Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Urgent: why all my sites with Graphene theme are broken?

    #26639
    Quote:
    In my second installation, it didn’t change to default, it is still 1240px, and each column maintains the width I set before.

    That’s to be expected, since the options you set was stored in the database and did not get deleted when you delete (and reinstall) the theme. To delete the stored settings in the database, use the “Uninstall theme” feature at the bottom right of the Graphene Options page.

    I also noticed that your site is loading this CSS file:

    http://www.ratehub.ca/css/main.css?v=5

    which conflicts with the theme’s CSS file. Specifically, it overrides the theme’s container width to 1004px even when the theme sets it to 1240px.

    Admin

    In reply to: Slider not showing last posts

    #26241

    What files are there in the wp-content folder?

    Admin

    In reply to: Slider is cropping the featured image

    #26605

    Try uploading that image again.

    Admin

    In reply to: Slider not showing last posts

    #26237

    It seems like you’re using Cloudflare’s Rocket Loader feature. Try turning that off first. Also, are you using any other caching plugin?

    Admin

    In reply to: Top Navigation Bar

    #26583
    #secondary-menu-wrap {
    display: none;
    }
    Admin

    In reply to: Include PIE supporting IE9

    #26568

    The only issue I have with including PIE for IE9 is the additional file visitors will have to download (and at 40KB it’s a big one). There is also the issue that it causes some elements to have collapsed margin/padding.

    If anything, we’ll be trying to move away from PIE, maybe even phasing it out altogether.

    As for now, IE9 already supports box shadow and border radius, which is two of the major CSS3 features used in the theme. I’ll be adding gradient to IE9 using the DXImage filter, though this will cause the elements it is applied to to no longer have rounded corners, like the block buttons.

    In any case, I’ll be updating the copy of PIE included with the theme to the latest version, but still apply it only to IE 8 and below. If you’d like, you can simply override this by removing the action that prints the conditional comment into the theme head and adding your own.

    Admin

    In reply to: Top Navigation Bar

    #26579

    @kroig1018, please take some time to read the forum rules:

    https://forum.graphene-theme.com/graphene-support/forum-rules-please-read-especially-if-youre-new-to-the-forum

    We’ll be able to better help you if you follow the guidelines mentioned there.

    Admin

    In reply to: bbPress Template Files Error?

    #26569
    Quote:
    I just installed the bbPress plugin last night and was trying to get my forum setup. I noticed later in the evening this text/warning message in my WP Dashboard. Can someone please lead me in the right direction?

    “Your active theme does not include bbPress template files. Your forums are using the default styling included with bbPress.”

    You can safely ignore that message.

    Quote:
    Also, I was wondering if this forum is setup using bbPress. If it is, how in the world did you get it setup with the red, green, star, and lock icons? Is it included in the bbPress plugin? I’m having a tough time getting it to look like a nice clean forum. Thanks

    This forum is using the standalone version of bbPress, not the plugin version. The icons are part of a plugin for the standalone version that allows you to set the status of a topic.

    Admin

    In reply to: Dream Magnet colour set

    #26494
    Quote:
    But, I’ve no idea what happened to the slider and slider options! 🙂

    Oops! Another bug in the code. It should be correct now.

    Admin

    In reply to: Dream Magnet colour set

    #26491

    Ah.. hang on, the importer checks the file for the existence of certain option.

    OK, I’ve updated the code. Try it now.

Viewing 10 posts - 3,441 through 3,450 (of 6,030 total)