• Resolved afrigols

    (@afrigols)


    To make the texts that appear on the form compatible with WPML, I have modified the way of displaying the texts.
    In the file “access_form.php”, replace “echo” with “_e ()”. For example:
    echo $ form_submit_label
    by
    _e ($ form_submit_label, ‘content-protector’)

    Can you include this change in the next update of the plugin? It would be very useful.

    Thank you.

Viewing 1 replies (of 1 total)
  • Hey @afrigols,

    absolutly. The current version has some lacks of translations. 3.0 was the first release after years to fix all the bugs for compatibility with newer versions of WordPress.

    WPML/Polylang/PO-MO-Solutions are on a high priority in next update.

    Stay tuned.

Viewing 1 replies (of 1 total)

The topic ‘WPML Compatibility’ is closed to new replies.