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
Quote:How do I do that on all posts and pages, so they will be with the similar image?Each posts and pages has (mostly) the same HTML structure, so you can use the same CSS code for the background.
Quote:And why not adding it as a feature to the theme?We have to balance between providing more features and keeping the theme accessible so as to not overwhelm the wide range of users that use the theme. As it is, there’s already way more options in the theme than most themes, and some people (especially those new to the theme) will find it a bit daunting to start.
We’ve provided more than enough options for the average person to customise the theme extensively. For those who want to go further, that’s what the Custom CSS and child themes are for.
Quote:Also how do I do that to only one page or post?Each posts and pages is given a unique ID, so you can write your CSS codes to target any particular posts and pages.
Admin
If you keep on adding widgets past the 4 widgets, it’ll take on the second row of widgets, which is effectively placing multiple widgets on each column. But if for example you want to put 2 widgets in the second column but just 1 in the first column, there’s no option to do that in the theme.
But, as always, you can manually position each widget using custom CSS.
Admin
You can already choose the number of columns for the bottom widgets in Graphene Options > Display > Footer Widget Display Options.
Admin
In reply to: I don't understand how to change the panel beneath the header that lists all links
April 6, 2013 at 11:49 pm #37384Quote:You might see that in the slider, there’s a German link “Ganzen Beitrag ansehen”, which simply means “read full article”.Where in the style sheet can I substitute “Ganzen Beitrag ansehen” with “read full article”?
If you don’t want to use the German language for the theme, simply change the
WP_LANGvalue in yourwp-config.phpfile.Admin
Quote:How much does the Graphene theme use?Difficult to say, but not any more than than the average theme. 40% usage of memory is safe though.
Admin
In reply to: The Google icon should be replaced with the Google+ icon
April 6, 2013 at 11:46 pm #37423OK, this will be added in the next version.
Admin
Add this to the Custom CSS option:
.post-title,
.post-title a,
.sidebar h3 {
font-family: arial;
font-weight: bold;
}Admin
The theme is not using any custom query on the archive page, so there is no
WP_Querystatement in that file. What are you trying to achieve with that plugin?Admin
In reply to: I Don't Understand How To Work the Graphene Default Slider
April 6, 2013 at 8:07 am #37352OK, follow these steps:
- Disable the Graphene slider in Graphene Options > Slider Options.
- Go to Graphene Options > Advanced > Action Hooks Widget Areas, click on “loop.php”, and then tick the “graphene_loop_footer” checkbox.
- Go to WP Admin > Appearance > Widgets, and place a “Meteor Slides Widget” into the “Graphene Loop Footer” widget area.
Admin
They do the design, that is, a set of PSD files that are perfect mockups of how the site should look like. Then, I do all the coding and programming that turn those designs into a fully functional website.
It’s no small feat. If one were to contract that job out, it would cost a lot of money.
