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
Seems like a javascript issue/conflict to me. Are you using any plugin that modifies the way scripts are loaded in your site? Maybe some kind of optimisation or caching or minify plugin. Try deactivating the other plugins one by one to see if it works.
Admin
This has been fixed in newer version of the theme, and the upcoming version 1.3 (to be released really soon) will make the handling of images with width that exceeds the content area better.
I noticed that you are still using version 1.0.9.3. Any reason why you’re not updating to the latest version?
Admin
The WP-PageNavi plugin requires that you add the
wp_pagenavi();function in the theme, which will require editing the theme’s files (not recommended), or creating your own function and then hooking it to the appropriate action hook (recommended, but not as easy to do).I’ve added support for WP-PageNavi with the theme, which will be available in the next update. The theme would automatically switch to using the page navigations generated by WP-PageNavi if the plugin is installed and activated.
Admin
Basically what Kim was saying is that no, you can’t define your own images to be used for the random header images (not yet, anyway). However, the theme has another feature which you may use to somewhat achieve what you want.
If you set an image that has a dimension larger than the theme’s header size (960×198 pixels) as the featured image for any post, that featured image will replace the header when the particular post is being displayed.
Admin
Topic moved to Support. Please post in the correct section next time. See the rules here: https://forum.graphene-theme.com/topic/forum-rules-please-read-especially-if-youre-new-to-the-forum
Rules aside, I just tested WP Audio Player with the theme, and it works just fine.

And also, I’ve just tried visiting your website using Firefox, IE7 – 9, Chrome, and Safari, and your current audio player (Soundcloud?) is working just fine in all the browsers.
Admin
Admin
Just a thought: do you have any posts at all? I see you have pages, but the Blog page is set to list your “posts”, and not pages. If there are no posts at all, it will display a Not found message, like what you’re seeing.
Admin
Check your Blog page. Did you accidentally move it to trash, or set its status to Draft, or is there another page with the name “Blog” in the trash? Have you set the “Blog” page as the Posts page in WP Admin > Settings > Reading?
Admin
URL please.
Admin
OK, I think I’ve fixed the issues. Can you try updating your
functions.phpandstyle.cssfiles with the updated ones here:http://code.google.com/p/graphene/source/browse/trunk/graphene/style.css
http://code.google.com/p/graphene/source/browse/trunk/graphene/functions.php
