Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: [BETA] Graphene 1.1b1

    #11375

    You can use the graphene_feed_icon action hook to hook a function that will display the additional buttons right next to the RSS button.

    Admin

    In reply to: &

    #11395

    Hurm…I’ll probably include this in the next update after 1.1

    Admin

    In reply to: &

    #11393

    What html tags are you referring to?

    Admin

    In reply to: [BETA] Graphene 1.1b1

    #11373

    Hi Leah,

    Firstly, thanks for taking the time and effort to try out the beta version!

    And secondly, the opacity problem has indeed been fixed, but I did not upload the updated version yet, so the beta version you downloaded is the unfixed one.

    I will upload the beta 2 in a day or two, and that version will include all the fixes for beta 1.

    Admin

    In reply to: add to any plugin showing up in slider

    #11404

    The easiest way I can think of to not show the add to any button in the slider is to use a child theme and then add these codes to the child theme’s style.css file:

    .slider_post_entry .addtoany_share_save_container{
    display:none;
    }
    Admin

    In reply to: Menu items not being highlited when on categories

    #11385

    Yep, will be available in the next update.

    Admin

    In reply to: [BETA] Graphene 1.1b1

    #11371

    Actually, the black background and the opacity properties aren’t supposed to be there. They were there so that I could accurately position the link to cover the entire header. I must have forgotten to remove it 😀

    And yes, I have also added a feature so that the size of the link block is retrieved dynamically through the functions.php if the header image height or width is different than the default values (900 x 198 pixels).

    Fixed.

    Admin

    In reply to: Backgroud color for Site Title and Tagline

    #11381

    There’s no option in the administration panel to have a semi-transparent background colour for the site title and tagline. This could instead be achieved by using a child theme and adding your own style to have the semi-transparent background.

    Admin

    In reply to: Menu items not being highlited when on categories

    #11383

    This is another CSS styling bug. I targeted the .current_page_item CSS class for highlighting instead of .current-menu-item.

    Fixed.

    Admin

    In reply to: [BETA] Graphene 1.1b1

    #11368

    Another update: I’ve added nonce and user-capability check to secure the theme’s options page. Also, the slider now uses category ID instead of category name/slug to pull the posts to be shown in the slider, to avoid conflicts between name and slugs.

    Both of these updates will be made available in Graphene 1.1 Beta 2, which I plan to release a few days from now, depending on my workload and the number of bug reports for beta 1.

Viewing 10 posts - 5,841 through 5,850 (of 6,030 total)