Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: How do I insert slider to another page? thanks

    #14499

    The slider will always show in the front page, regardless of whether you’re using a static front page or not.

    Admin

    In reply to: pages vs categories

    #14491

    Don’t quite understand this part:

    Quote:
    But I would like for the posts to also go directly into certain pages (that correspond with the same categories)

    Can you explain a bit more?

    Admin

    This is a bug with IE8. Doesn’t happen with any other browser. Try adding this in the theme’s Custom CSS option:

    .ngg-gallery-thumbnail{
    width: auto;
    }
    Admin

    In reply to: Feature Pages (not posts) in the Slider?

    #12014

    An alternative to re-uploading the images into the page would be to set the image from the media gallery as the Featured Image for that page.

    Admin

    In reply to: An Adsense qestion

    #14460

    In the next update, I’ve added a new filter hook graphene_adsense_ads_limit that you can use to hook a function to change the number of ad count. I’ve also added a unique ID to each adsense block, so you can target those IDs to style it differently, even hide a particular adsense ad block. You can then add another different ad service for any particular ad block using the graphene_show_adsense action hook.

    Graphene 1.3.1 will be released (hopefully) in the next day or two, so it won’t be a long wait 😀

    Admin

    In reply to: Show categories from different languages in slider

    #14454

    First, go to Posts > Category, and translate the category that you use for slider content. Then, translate the posts to be shown in the slider, which should be assigned to the translated category.

    The slider will then display the original posts in the default language, and display the translated posts in the the other languages.

    If you want exactly the same posts (not translated) to show up in the slider for all languages, then simply copy the original posts as their translated posts.

    Admin

    In reply to: Slider sticky post

    #14453

    Sure can. Added.

    Admin

    In reply to: Page Spacers?

    #14448

    You can try something like this:

    li#menu-item-831:before{
    content: " | ";
    }

    Chagne the menu-item-831 with the ID of the menu item you’d like the spacer to appear before.

    Admin

    In reply to: Yellow window when I try to upload a photo.

    #14367

    Fonte,

    Like me and Kim mentioned, we don’t think this issue is caused by the Graphene theme, but rather, something else. It could be one of the plugins you use, or WordPress itself. If you want to give a quick check, try switching to another theme (TwentyTen, for example), and see if the problem still exists.

    Admin

    In reply to: Widget Code Altering Footer

    #14446

    I’m actually currently developing a mobile version of the theme, called Graphene Mobile. For sustainable development of the Graphene theme (which will always be free), I’m planning to offer the Graphene Mobile theme at a low price. However, active contributors to the Graphene theme (which includes active beta testers and translators), and those who have donated a certain minimum amount, will be given free access to the Graphene Mobile theme as a token of appreciation from me.

Viewing 10 posts - 4,921 through 4,930 (of 6,030 total)