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
Nope, you can’t modify the ID of a widget. That is done internally by WordPress so that you can have multiple widgets of the same type.
What you can do though is add a wrapper element to the content of those text widgets. Something like this:
<div class="text-widget-something">
<!-- Text widget content -->
</div>Admin
Moved to Support.
Admin
Admin
If you’re using a child theme, add this code into your child theme’s functions.php file:
function graphene_get_default_headers(){
return;
}Admin
In reply to: 1.5 update has broken child theme – How to roll back to 1.2?
January 6, 2012 at 9:29 pm #16115The download links for the brochures in the left sidebar all have unclosed
<a>element that’s causing the slider’s markup to not be recognised. I’ve fixed this for you.Admin
In reply to: Comment form, widgets and footer positions became all messed up in posts
January 6, 2012 at 12:54 pm #19589Check your AddThis button code. Looks like it’s missing a closing
</div>.Admin
In reply to: How can I translate buttom "continue reading" on russian?
January 6, 2012 at 12:45 pm #22037Actually, the translation file already has the translation for the “Continue reading” text. I just tried it on my local server and the translation displays properly on my end.
Try downloading the theme’s latest language pack here:
http://www.khairul-syahir.com/wordpress-dev/graphene-theme#languages
Scroll down after the list of languages the theme is available in, and you should see a download link for the latest language pack, along with the instruction on how to use it.
Admin
In reply to: How can I translate buttom "continue reading" on russian?
January 6, 2012 at 12:37 pm #22035What’s the Russian translation of Continue Reading? Type it here and I’ll update the translation file for you.
Admin
What you’re looking for is called “Frame forwarding”. You should be able to set it up quite easily via your domain name’s registrar control panel.
Admin
Delete whatever value is there in WP Admin > Appearance > Graphene Options > Navigation Menu Display Options > Dropdown menu item width.
If it’s already empty, try entering 200.
