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:Which feature? The social sharing on blog pages or the ability to change the color of the header bar?Social sharing on blog pages.
Quote:Of course, those buttons always link to the page they originate from (unless you tweak the code), so even if someone clicks on them from the front page, the link created will be to the front page, not the specific blog post.… which is why I hesitate to add this feature in. I’ve added in the description to this effect on the option though, so it’s up to the users then.
Admin
This feature will be added in version 1.7.
Admin
That string comes from WordPress, not the theme. That’s why you don’t see it in the theme’s
comments.phpfile.Admin
Okay, feature added. Will be available in version 1.7.
Admin
In reply to: Add comment count to custom post-formats; Add "Teaser text" resp. Excerpt to Video and Aud
March 17, 2012 at 9:34 pm #25860Quote:I would like to see the comment count or the link “leave a comment” near the posts on my front page/archives.Done. Will be available in version 1.7.
Quote:As well, I noticed that it is obviously possible to add a short description to an image (http://dev.khairul-syahir.com/wordpress/graphene/blog/post-format-image/). Probably the Excerpt field is used for this?Added as well. Videos post format will use the content from the manual excerpt field.
Admin
Your WordPress language is set as
ur_PK, but the theme only has the language files forur_UR. Change your WordPress language tour_URas Prasanna mentioned above.Admin
See this video tutorial:
http://www.khairul-syahir.com/topics/tutorial/2011/using-other-languages-with-wordpress.html
Admin
That’s great! Looking forward to the completed translation 🙂
Admin
It seems that the bbPress login widget sets a wrong redirect URL. Looking at the HTML code of the login form, there’s this line:
<input type="hidden" value="http://localhost/theme-graphene/site/theme-graphene/site/forums/forum/graphene-support/" name="redirect_to">Obviously the URL in the
valueattribute isn’t supposed to be like that. It’s supposed to be like this:<input type="hidden" value="http://localhost/theme-graphene/site/forums/forum/graphene-support/" name="redirect_to">The same problem occurs when using the TwentyEleven theme as well, so it’s likely not a theme issue. Are you using WordPress Multisite or just the normal WordPress install?
You might also want to check out this topic in the bbPress support forum:
http://bbpress.org/forums/topic/help-link-log-out-error-after-bbpress-installed
Update: I’ve just tried using the latest development version of the bbPress plugin, and this issue seems to have been fixed. You can expect it to be fixed in its upcoming 2.1 release.
Admin
OK, there are a few issues with the translation files:
1. The language code for Kurdish (Sorani) is
ckbinstead ofku_KU.2. The language files are missing the plural forms (I’ve added this, but not sure if it is the correct plural forms for the language).
3. The language files is outdated, i.e. many new strings are not included. I’ve updated the language files with the latest strings.
Note that updating the language files with the latest strings introduces more than 300 new strings, minus 50+ obsolete strings. If this is too much for you, you can focus on translating the front-end strings first, and leave out the admin strings until you have the chance to translate them.
Also, may I know what software are you using to do the translation? If you’re not using POEdit, I suggest you do, since it’ll make the process much easier.
Here’s the updated file:
http://www.khairul-syahir.com/files/ckb.zip
Let me know if you need any more help.
