Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: No link in header since update

    #12978

    Make sure the Link header image to front page option is enabled in Graphene Options > Display > Header Display Options.

    Admin

    In reply to: Custom Slider Image URL

    #12972

    Website URL?

    Admin

    In reply to: Litlle bug with IE 7 in slider

    #12971

    It’s one of the unfortunate side effects of addng partial CSS3 support to IE. Haven’t found any workaround as of now yet.

    Admin

    In reply to: Favicon in Graphene 1.2

    #12964

    Your question don’t quite make sense. What’s a favicon.ico tab?

    Admin

    In reply to: Number of entries displayed in the slider

    #12638

    Graphene Options > General > Slider Options. Did you even look through the theme’s options page?

    Admin

    In reply to: Excerpts won't load in facebook

    #12990

    I just tried sharing a link to the theme’s demo page on facebook, and the excerpt is showing just fine.

    Admin

    In reply to: Syahir, do you offer paid customisation of this theme?

    #12960

    Hi southxwest,

    My Graphene theme customisation rate is US$20/hr. If you could send me a detailed list of what customisations you want to be done, I could provide you wth a quote. Design mockups will be particularly useful.

    You can send the information via my site’s contact form.

    Admin

    In reply to: 1.2 Child theme bug

    #12891

    You have incorrectly implemented your child theme.

    The original Graphene theme folder should be inside the wp-content/graphene/ folder. Your child theme should be inside the wp-content/graphene-child/ folder. Inside your child theme folder, DO NOT copy the theme’s original images folder, and DO NOT copy the theme’s style.css file.

    Instead, create an EMPTY style.css file inside your child theme, and add the code as I outlined here: https://forum.graphene-theme.com/topic/how-to-modify-the-theme-using-a-child-theme

    Then, put any custom CSS codes that you need after the code that you have inserted in the previous step.

    Admin

    In reply to: 1.2 Child theme bug

    #12888

    It works if you copy the theme’s images folder into the child theme as well, but as I said, it defeats the purpose of using a child theme.

    Admin

    In reply to: 1.2 Child theme bug

    #12886

    No you should not copy the original theme’s style.css file. Doing so would render the child theme useless.

    If you see my first post in the thread on how to create a child theme (https://forum.graphene-theme.com/topic/how-to-modify-the-theme-using-a-child-theme), I mentioned that you should create a new style.css file in your child theme’s folder, and then insert the code I pasted there inside the new style.css file.

    What your browser will do then is that it will load the theme’s original style.css, followed by the custom CSS you defined in your child theme’s style.css. This way, your child theme’s style.css file will take priority over the theme’s original style.css file.

    If you copy the theme’s original style.css file over, of course the images and icons won’t be showing on your site, because the URL to those images is relative to the original theme’s folder.

Viewing 10 posts - 5,191 through 5,200 (of 6,030 total)