- Joined
- 25/7/22
- Messages
- 62
Please how do i show captcha on contact us page
Thanks
Thanks
Thank you so much@teephe
Open file:
src\XF\Pub\Controller\Misc.php
Find:
$forceCaptcha = \XF::visitor()->user_state != 'valid';
Replaced by:
$forceCaptcha = true;
|
|
Download page xf
|
|
|
pages not indexed on Google
|
|
|
xenvn Add redirect page for attachments, external links
|
|
|
Add-on Request: Very Basic Custom Page
|
|
|
Forum Home page settings
|