Dev49.net
Forum Replies Created
-
Forum: Plugins
In reply to: [WP First Letter Avatar] Version 2.2 breaks priority filterI just took a look at a code and I can confirm that this in fact is a problem in this version. Fix will be released within hours.
I am so sorry for this. Thanks for reporting it really fast.
Forum: Plugins
In reply to: [BuddyPress First Letter Avatar] UTF8 support pleaseBut, a big but, if this happen on the server host, what should we do then?
Good thinking, but it will not happen, because I will not use the Persian characters in filenames. Filenames should only contain ASCII letters to ensure maximum compatibility, so basically just the latin alphabet and numbers. Therefore I will have to rename all files you have sent me. I did the same with Russian – filenames cannot contain Russian characters, because certain systems (PHP to be specific) will have problems.
I’ll try to open your zip on the other computer this week. Also, I will experiment a bit with fonts and maybe try googling something on this subject.
Could you send me the list of Persian characters in alphabetical order? You can post it here. For latin alphabet it would look like this:
a
b
c
d
e
f
…If you could do the same for Persian, it would be very helpful – the same order that the files you have sent me are in.
Daniel
Hello,
Regarding multisite update problem – I’m sorry, but I have not tested it on multisite 🙁 If automatic update does not work, maybe try the regular method of uploading directly to FTP?Regarding the plugin choice – it’s pretty simple. If you have BuddyPress – use ONLY BuddyPress First Letter Avatar. If you do not have BuddyPress – use ONLY WP First Letter Avatar. In your case, using BuddyPress First Letter Avatar will do the trick.
Does it answer your question?
Cheers,
DanielForum: Plugins
In reply to: [BuddyPress First Letter Avatar] UTF8 support pleaseHi guys,
I have just released quite a big update, but I couldn’t add Persian support yet 🙁 Thanks to @collex the Cyrillic script is already implemented, but I’m having a lot of trouble with Persian script. I didn’t have any trouble with Cyrillic, my Windows displayed it correctly, but there seems to be a big problem with Persian 🙁 I would love to add that and I will definitely do that, as soon as I find some time to find a way to work with this files. They will have to be renamed anyway, since file names should only contain ASCII letters. For the Cyrillic script I have used a Unicode char number in a file name.The problem I’m having with Persian script is that filenames are not displayed correctly. This is what I’m getting – http://snag.gy/Tcmwu.jpg
So there either is a problem with my system’s encoding or the encoding of this zip file you have sent me @aminimaDan
Forum: Plugins
In reply to: [WP First Letter Avatar] Integration with Ultimate Member plugin?I’ve heard some good words about Clean Login too. Haven’t used it personally, though.
Regarding Ultimate Member, it really is a powerful plugin, so it doesn’t surprise me it wants to remain in control of everything that is going on.Forum: Plugins
In reply to: [WP First Letter Avatar] Plugin overrules all avatarsI’m glad that helped. The reason why it helped is because both avatar plugins you are using are filtering the same WordPress hook with the same priority (level 10). My plugin allows altering the execution priority. Setting it to lower value (9) will cause my plugin filter to execute before the other plugin with filter value 10. Before changing it to 9 both plugins were set to 10 and it just happened that my plugin was being executed after your Avatar Manager plugin. Now after lowering the filter priority, Avatar Manager gets executed after my plugin, so its avatars are not overriden.
If you ever experience any compatiblity issues with other avatar plugins, try tweaking this filter priority value. It allows you to control the execution order of WordPress filters.
Cheers,
DanielForum: Plugins
In reply to: [WP First Letter Avatar] Integration with Ultimate Member plugin?Thanks for the info @kts915! 99999, haha, that’s a nice value!
Well, that’s the problem with using multiple avatar plugins. It is very likely they will get into each other’s way, it all depends on how the plugin is constructed. Sometimes it can be solved by changing the filter priority, but sometimes plugin goes very deep into WordPress mechanisms.Forum: Plugins
In reply to: [WP First Letter Avatar] Plugin overrules all avatarsI just tested it with Avatar Manager and changing my plugin’s Filter Priority from 10 to 9 solves the issue. Please let me know if it worked for you.
Forum: Plugins
In reply to: [WP First Letter Avatar] Plugin overrules all avatarsHave you tried adjusting filter priority? Please go to my plugin settings and try changing the Filter priority value from 10 to 9.
Forum: Plugins
In reply to: [WP First Letter Avatar] Plugin overrules all avatarsBy default WordPress does not allow users to add their own avatars. It only uses Gravatar. What plugin are you using to add the avatar functionality? Is it BuddyPress? A list or a screenshot of your active plugins would be helpful. Also, please tell me what theme are you using.
Cheers,
DWForum: Plugins
In reply to: [Invoices for WooCommerce] Minor issue with footer columnsThank you so much for a quick reaction.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Do not show phone number if emptyJust updated and it seems to be fixed, thanks a lot Bas. Marking this one as resolved. Good luck with further development.
Forum: Plugins
In reply to: [Invoices for WooCommerce] Major Issue (Causing Fatal Error)I’m not the author, but I can safely say that author will not be able to help you based on your description of the problem. You haven’t provided any details that would help track the problem. There are thousands of users of this plugin and they do not have this issue. You are the only one that has this issue so the more details you provide the better. I would start with:
1. PHP error log
2. Contact your hosting service and ask how they tracked the issue and what are their thoughts on this (after all they are the ones getting money from you, not the plugin author)
3. What hosting service are you using?
4. What exactly did you do before the problem occured (assuming that plugin was working properly before)
5. If the problem occured right after updating the plugin, go back to previous version to see if it works. Previous versions can be found here – https://ww.wp.xz.cn/plugins/woocommerce-pdf-invoices/developers/DW
Forum: Plugins
In reply to: [WP First Letter Avatar] BuddyPress avatars overriddenHi there,
Thanks for using my plugin. Unfortunately, you have chosen the wrong one 🙂 This one is not compatible with BuddyPress. My other plugin is, check it out – BuddyPress First Letter Avatar.Just remove the WP First Letter Avatar plugin and install BuddyPress First Letter Avatar instead. It should solve all your problems.
Since it’s a BuddyPress related issue, which is not compatible with this plugin, I’m marking this one as resolved.
Cheers,
DanielForum: Plugins
In reply to: [Invoices for WooCommerce] Add Custom Fields to PDF Invoice@classone: You need to remove the invoice and generate it again for any changes to take effect.