Can sb tell me how to modify the “access_form.php” page to fix this issue?
I had tried to add this:
<div class = “content-protector-form-instructions”>
<? php _e ($form_instructions, ‘content-protector’); ?>
</ div>
but propably I hadn’t put it right place…
Hi @all,
i am also looking for an “access_form.php” fix. Please, share the solution in this thread. Thx in advanced for your friendly helping.
Best wishes
Tom
-
This reply was modified 7 years, 9 months ago by
thobbes.
It is located in \wp-content\plugins\content-protector\public\view.
I inserted this fix at line 11.
Hey @kreatur, @grzeszotnik, @thobbes, @defigo,
version 3.1 is online and fixed this issue.
You can now customise the whole form (and its headline, descriptions, error message) directly in the WordPress Customizer. Have a look at the section called “Passster”.
Best,
Patrick