Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • I’ve got the same problem. It seams, Satrya, that you pull images from featured image directory (or wherever featured images are stored), and not from default image directory. However, everything else looks and works great. (4-5 days of use)

    Thread Starter lupicatulum

    (@lupicatulum)

    Nice touch with rounded avatars. However, updated version overwrote my translation. So, translating inside functions.php file is not a good idea, because it works only until the next update. 🙂

    You wrote for the newst version that you updated language file and added french translation. What does that mean? Where is that file, and how to enable it when I translate all what’s inside?

    Thread Starter lupicatulum

    (@lupicatulum)

    I’m not sure I understand the question. Translation works well. I changed “%1$s %2$son%3$s %4$s” to “%1$s %2$sna temu%3$s %4$s” and I expirienced no problem.

    But if your question is how to make it more intinuitive for non english users to translate the ON word, then, if I knew PHP enough to make it, I would add that to the widget options. In admin panel apearance/widgets, when you collapse Recent Comment Plus widget, there is an option to change the title. The good thing about that input field is not just to change the title, but to translate it as well. The best way to translate the ON word (IMO) would be to add under the title input field the input field to change the ON word. Since there is nothing else in this widget to translate, this option would probably easaly make this widget internationaly excepted. Default should be ON, of course, but you let users to change it.

    Thread Starter lupicatulum

    (@lupicatulum)

    OMG Satrya… You gave me a half of hour job to figure out where to find and how change the ON word. 🙂

    For all others who are reading this and are (like me) not programers, on the line 69 in the above link (or line 52 if you C/P the code in some code editor) replace the “son” in “%1$s %2$son%3$s %4$s” with your translation, but leaving the “s”. 🙂

    Thank you for helping. Nice widget.

    It’s not easy to translate the ON word, because literal translation is not in the spirit of our lagugage (Croatian, Serbian, Bosnian). I tried to use several translations, but in the end chose “na temu”, with literal translation “on topic”, but in the spirit of english language it would be more like “about topic”. Some ppl might not agree with me, so don’t take this translation as 100% suitable for all.

    Thread Starter lupicatulum

    (@lupicatulum)

    I cannot. I’m on shared hosting. 🙂

    If PHP version is the problem, does that mean that I should not update Yuzo to the version 4.9.16 and further, until GoDaddy updates version of PHP?

    Thread Starter lupicatulum

    (@lupicatulum)

    kbenreed, just delete everything from line 551 to 574. If you don’t have editor that shows lines, delete all 3 functions in the chapter:
    /**
    * MIX COLORS
    * @link https://gist.github.com/andrewrcollins/4570993
    */

    Those are newly added functions in this version, and everything seems to works fine without them.

    Until ilen, or somebody who knows PHP figures out the problem.

    Thread Starter lupicatulum

    (@lupicatulum)

    It’s my first time (first web site) using WordPress, and I think Yuzo is nice widget. This time I’m using WP (and not my HTML/CSS knowledge) because I need a dynamic web site, and I have no idea about programming PHP or any other language. Thank you WordPress and other programmers for making free programms.

    Yet, my Dreamweaver(!) shows errors in lines 556, 557, 558 and 563 of utils.php file. I deleted all 3 funcions addad to tih version of Yuzo, and now my web site is online again.

    I don’t know should I laugh, or cry. 🙂

    Somebody gave you one star because you’re updating versions too often. Please consider that remark once more. You still have 5 stars from me, because its a free software, but making mistakes like that (crashing ppls web sites) is…irrisponsible?

Viewing 7 replies - 1 through 7 (of 7 total)