Syahir Hakim
KeymasterKuala Lumpur, Malaysia
When not perched on my workspace, I tremendously enjoy hiking in the bushes and climbing mountains. They serve as much-needed refuges from the pretense of cities.
Forum Replies Created
-
Admin
What is you setting for Graphene Options > Display > Footer Widget Display Options > Number of columns to display ?
Admin
OK done. Code updated on Google Code.
Admin
Link to your site?
Admin
In reply to: My 3 column option is not working ever since I updated graphene
August 10, 2012 at 10:52 pm #31123Try updating using this absolute latest version:
Admin
In reply to: Help : problems in the last update graphene… and thanks Syahir Hakim for your work !
August 10, 2012 at 10:40 pm #31623Quote:1) After the last update theme graphene, I can’t change anymore the ” police ” of text of my TITLE. I try to change to times new roman 32 or arial 30 or other : but it never works ! I don’t understand…See this: https://forum.graphene-theme.com/graphene-support/edit-header-text-properties
Quote:2) After the last update theme graphene, all my titles on the top of my widgets are not in ” bold ” anymore.That is intentional. You can make it bold again by adding this to the Custom CSS:
.sidebar h3 {
font-weight: bold;
}Quote:3) At last, after the last update theme graphene, in my diaporama, there is now a ” point “, a little ” circle ” in the middle bottom. How to remove it in the options ?That is also intentional. It’s there so that people can navigate through the slider’s slides. If you want to remove it, add this to the Custom CSS:
.slider_nav {
display: none;
}Admin
Admin
In reply to: Creating child theme in 1.8 causes loss of column widths
August 10, 2012 at 8:58 am #31526There were multiple changes based on the feedback received so far, but one change in particular relates to memory. This is explained here:
Admin
Marking thread as resolved. You can do this yourself as well.
Admin
In reply to: Display options won't expand to all for changes to be made
August 10, 2012 at 8:36 am #31206Marking thread as resolved. You can do this yourself as well.
Admin
Quote:Nice. Do i need to add graphene_convert_meta() back when you come whit the 1.8.1 update?Nope, it will be taken care of for you.
