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
The function is already pluggable. Basically any function that’s added using the
add_action()is pluggable, since you can just remove the action and add your own action.See these WP Codex pages:
Admin
Ok done.
Admin
Hurm..this would be a nice addition. I’ll see to it.
Admin
position:absolute;is what keeping it at the top right, actually. Try to revert back so that I can see what’s the issue?Or you can always hide the avatar only on the forum page by using CSS
display:none;.Admin
Try again. Sometimes it just takes twice. Dunno why.
Admin
Hurm..it’s difficult to figure out the reason right off the bat when you have that much customisation….
Admin
Easiest is to use the Social Sharing button area in WP Admin > Appearance > Graphene Options > Social Sharing Buttons. It was meant for, well, social sharing buttons, but you can put pretty much any HTML code in there.
Admin
Hurm..I know I did think about this some time ago, but it completely slipped to the back of my mind. I’ll see to it for the next update.
Admin
jakslev: I thought I already did that? Step 5 of the first post in this thread.
Admin
Why would the code grow tremendously over time? It’s a one-time change, is it not? Plus, you can always use a child theme to implement the change.
