Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jbb21

    (@jbb21)

    I found that there is htmlentities() that is used to output the description.
    Actually on localhost it is working but not on production, I guess this is a server or PHP version or something else that is in cause.

    For the translation, I had to manually add a the translation function __() to output the description in order to make it work and swith to french / english.

    Hope this will be added to a future update.

    Thread Starter jbb21

    (@jbb21)

    For the translation issue it would be solved if using the translation function for printing the description.

    For the special chars issue maybe incoding and decoding it with htmlentities().

    Maybe I can change this in the core but what about future updates ?

    Speaking update, I can I know there is an available update, does it create an message in the admin section ?
    Does the link I got the first time will be a link that goes to the updated plugin download ?

    Thank you.

    Thread Starter jbb21

    (@jbb21)

    I found the answer.

    I update the database manually.
    In the options table : I inserted the value 1 for the option : acui_show_profile_fields.

    Now It shows the custom fields but I cannot update the value from WP admin panel because the option get unchecked when saving.

    I don’t know if it is because I am using a multisite ??

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