Syahir Hakim

Keymaster

Forum Replies Created

  • Admin

    In reply to: Help with Social Sharing/Header Bars

    #26508
    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

    In reply to: Help with Social Sharing/Header Bars

    #26505

    This feature will be added in version 1.7.

    Admin

    In reply to: Change "Leave a Reply" Text

    #25145

    That string comes from WordPress, not the theme. That’s why you don’t see it in the theme’s comments.php file.

    Admin

    In reply to: [ADDED] Slider – Random images from a category

    #25170

    Okay, feature added. Will be available in version 1.7.

    Admin
    Quote:
    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

    In reply to: how to translate Graphene Theme into Urdu

    #26466

    Your WordPress language is set as ur_PK, but the theme only has the language files for ur_UR. Change your WordPress language to ur_UR as Prasanna mentioned above.

    Admin
    Admin

    In reply to: Trnslation to kurdish

    #26392

    That’s great! Looking forward to the completed translation 🙂

    Admin

    In reply to: bbPress Log-In Issues with Theme

    #26442

    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 value attribute 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

    In reply to: Trnslation to kurdish

    #26389

    OK, there are a few issues with the translation files:

    1. The language code for Kurdish (Sorani) is ckb instead of ku_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.

Viewing 10 posts - 3,451 through 3,460 (of 6,030 total)