I have been using WordPress for a few years now, and though I started being totally a newbie to this awesome blogging software and knows nothing of it, over the years I tinker and experiment around with WordPress plugins and themes.
On this page is a list of all WordPress tips and tricks as well as my own publicly-released WordPress theme and plugin.
Themes
- Graphene, a WordPress 3.1+ theme.
- Graphene Mobile, a theme designed to complement the Graphene theme for optimised display on smartphones.
Plugin
- Restore jQuery – restore the jQuery library being loaded on your site to the version that comes bundled with WordPress
Tutorials / Tips & Tricks
- Using other languages with WordPress
- Completely disable WordPress comments
- How to create dynamic navigation links in WordPress

30 comments
Antonio said
March 3, 2011 at 9:58 am (UTC 8 )
Hello!
I’m start using your Graphene theme for WP. It seems pretty cool, but I notice that you used some style directive inside index.php instead inside the css.
For example the background image for the div header.
This a bad programming behaviour and it camplicates personalization throught theme childs!!!
ihin solihin said
October 23, 2012 at 9:54 pm (UTC 8 )
I have problem with my themes how to solution ???
Warning: require(/includes/theme-scripts.php) [function.require]: failed to open stream: No such file or directory in /home/ihinsoli/domains/ihinsolihin.com/public_html/wp-content/themes/graphene/functions.php on line 25
Fatal error: require() [function.require]: Failed opening required ‘/includes/theme-scripts.php’ (include_path=’.:/usr/local/lib/php’) in /home/ihinsoli/domains/ihinsolihin.com/public_html/wp-content/themes/graphene/functions.php on line 25
mks said
March 27, 2011 at 5:31 am (UTC 8 )
Hi, I have downloaded Graphene 1.2.1 theme….initailly it worked fine…Now i am not able to add pages to my menu. Please let me knw if anybody can help
Isabelle Santiago said
March 29, 2011 at 9:01 am (UTC 8 )
Hi. I’m using your Graphene theme and really love it and how easy it is to use. I was wondering if it was possible to revert back to the original silver widget headers, versus the new blue ones which don’t look quite as clean cut and elegant. Where could I find this in the coding? Is there a way to do this?
Mr. Boomf said
April 2, 2011 at 7:48 am (UTC 8 )
Hello,
I found a bug in Graphene 1.2.1:
Right-aligned images ( I’ve tested it near a table) are not shown right-aligned.
In Graphene 1.2 it works correctly.
ozcorps said
June 28, 2011 at 5:07 am (UTC 8 )
you need to go to menu option in appearance on right in your admin page, in there you will need to make a menu containing Pages as a link set and the on the right side you see theme locations, add the menu there and wala it will appear for you.
ozcorps said
June 30, 2011 at 5:54 am (UTC 8 )
im using a youtube thumbnail module that look for a post thumb in excerpt and auto add the thumbnail in the custom options but alas i cant eem to get a thumbnail to show at all in the Graphene theme for WP options under diplay, any chance you could help me figuer this out.
btw awesome theme..
thanks
Andrija Vucinic said
July 18, 2011 at 1:56 am (UTC 8 )
Found a but when migrating from 1.3.1 to 1.4. The Social Buttons cut some of the HTML I enter. Here’s my example. It messes up the G+ and Twitter buttons.
<table style=”border-collapse: separate”>
<tr>
<td>
<script type=”text/javascript” src=”https://apis.google.com/js/plusone.js”></script><g:plusone size=”tall”></g:plusone>
</td>
<td>
<a href=”http://twitter.com/share” class=”twitter-share-button” data-count=”vertical” data-via=”aidvu”>Tweet</a><script type=”text/javascript” src=”http://platform.twitter.com/widgets.js”></script></td>
<td>
<script src=”http://www.stumbleupon.com/hostedbadge.php?s=5″></script>
</td>
<td>
<script>var fbShare = {
badge_text: ‘FFFFFF’,
badge_color: ’3B5998′
}</script>
<script src=”http://widgets.fbshare.me/files/fbshare.js”></script>
</td>
<td>
<script type=”text/javascript”>
(function() {
var s = document.createElement(‘SCRIPT’), s1 = document.getElementsByTagName(‘SCRIPT’)[0];
s.type = ‘text/javascript’;
s.async = true;
s.src = ‘http://widgets.digg.com/buttons.js’;
s1.parentNode.insertBefore(s, s1);
})();
</script>
<!– Medium Button –>
<a class=”DiggThisButton DiggMedium”></a>
</td>
</tr>
</table>
Andrija Vucinic said
July 18, 2011 at 6:37 am (UTC 8 )
…bug*…
Johnna said
July 20, 2011 at 2:28 am (UTC 8 )
When I recently updated to the latest version, it messed up my navigation menu. It used to look great and now it’s a thick black line, the font is black so you can’t see that it’s there, the font is larger so it went to two lines and generally looks terrible! Is there a way to revert to the previous version? (My saved version didn’t save). I may have to change to another theme but I hate to because I have been very happy with this theme.
Maryke said
July 20, 2011 at 8:45 pm (UTC 8 )
I have the same problem as Johnna. Please help.
Comment page: 1 2 3 / Next