Thanks @wpguillaume, I’ll take a look and bump the version tag soon if there’re no major issue to fix.
Hey @wpguillaume – I did some tests today on WP 6.1.1 and found out the plugin is currently broken if you search for double-bytes characters like Chinese in Grid mode. It still works fine in List mode or if you just search for single-byte characters like English in both modes.
I will need to fix the issue then bump the tested up to tag. It’ll take some more days.
Hi @1fixdotio, than you for taking the time to maintain this useful plugin! 🙂
@wpguillaume As I can no longer reproduce the “bug” I found the other day, I have updated the “Tested up to” tag to “6.1.1”.
I think that issue for double-bytes characters might be related to the db collation. I’m currently testing it with utf8mb4_unicode_520_ci and it works fine.
I’m going to mark this as resolved and feel free to create new tickets if you encounter other issues. thanks!