Hello again, Steven. I managed that the board works pretty well, but I still have a problem with the translations. Every time you make an update of connections, I rewrite the class.entry-output.php file by adding “notranslate” to fields that should not be translated. On the one hand, need you to tell me which is the field to not translate the name of the contact. For example, a contact is Pere Prats, name, and translates as Pere Meadows. As you can imagine, you should not translate the names of individuals, companies, streets, email, url, … but it does. Not sure if this what you could fix in next updates. I’ll give an example of a properly corrected field:
case 'organization': $ html = ''. $ this-> getOrganization (). '</ span>'; break;
This I do with lines 562, 877, 1097, 1098, 1099, 2019, 2020 connections at each update.
What is the class for Contact (name and surname), please ?. Thank you very much and greetings from Spain.
