Looks like when I pushed the update to WordPress.org there was an error I didn’t notice. I just redid it and now the plugin has been updated to 1.1. You should see this as an automatic update very shortly.
Thx a lot, it’s ok for the update 😉
But unfortunatly, the new version works only to display one custom field.
I mean, when I add this in “Result format”, it displays only the first custom field and not the other correctly
For example, when I write this in Result format :
%title%
Nom : %meta:nom_grade%
Prénom : %meta:prenom_grade%
Département : %meta:departement%
I see this :
NAME Firstname
Nom : Name
Prénom : %meta:prenom_grade%
Département : %meta:departement%
You can check here :
Tape “Stephan” in the search bar and see the result.
Can you help me to fix this problem please ?
Thx a lot !
BR
Oliver
So I think something’s missing in your code… (maybe a loop to display each custom field)
It would be awesome if you can fix it
THX
Yes, sorry, I did only test against matching a single meta field. I have updated it to work with any number of meta fields. Version 1.1.1 will be out shortly with that update.
