Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Header Widget Position

    #13655

    Insert this code either in your child theme’s CSS file, or in the theme’s Custom CSS option:

    #header .sidebar-wrap{
    float: right;
    }
    Admin

    In reply to: Show full posts instead of summaries

    #13407

    The upcoming version 1.3 will include this option.

    Admin

    In reply to: Problem with Author Profile Image URL

    #13401

    Can you provide links to your website where it’s not working? I’ve just tested the feature again and it works fine.

    Admin

    In reply to: Gigs Calendar

    #13394

    If you could provide more information about the problem, and provide a link to your website I could probably take a look at it.

    Admin

    In reply to: Change color of secondary menu links text in Graphene?

    #13377

    Child theme is essentially a different theme than its parent theme, so when you activate a child theme, WordPress considers it as a different theme and so reverts your background and header back to the default settings.

    I see now that the secondary menu has actually lost its styling altogether (i.e. it displays as a vertical list with bullets). Let me know if you still need help with it.

    Admin

    In the upcoming version 1.3, you can disable this feature.

    Admin

    In reply to: Images in Excerpts on Parent Page

    #13332

    Version 1.3 is currently in the alpha testing period. Won’t be long before it’s made available 🙂

    And yes, the child pages listing order has also been fixed in 1.3.

    Admin

    In reply to: Show Pages in Slider

    #11487

    You can already do this with a plugin and a little bit of coding. See here: https://forum.graphene-theme.com/topic/feature-pages-not-posts-in-the-slider#post-1089

    I’ll see about adding this feature in the future though.

    Admin

    In reply to: Changing the use of the slider?

    #13318

    The slider has the ability to show the post’s featured image as its background image. In the Graphene Options > Slider Options > Slider display style > Background image and excerpt.

    You can then create posts under a specific category, say “Slider Images”, and assign the images you want to show in the slider as the Featured Image of those posts. Then make sure you assign that category as the category to be shown in the slider in the theme’s options page.

    This way the slider will show the featured images as its background image, along with the title of the post, its excerpt, and a read more button. If you just want it to show those images, you can use CSS display: none; on all those other elements.

    Admin

    In reply to: How to modify the theme using a child theme

    #10892

    Use the Firebug plugin for Firefox to quickly and easily find which CSS codes you need to copy and modify.

Viewing 10 posts - 5,071 through 5,080 (of 6,030 total)