Hello Shamim,
Can you please make a short video on how to add to custom PHP code?
Currently, I can show the captcha, but I’m not sure how to verify.
Thanks
I found the problem I must add the class map in composer.json
"require": {},
"config": {
"optimize-autoloader": true
},
"autoload": {
"psr-4": {"Inc\\": "./inc"},
"classmap": ["inc/"]
}
@bcworkz
I tried in PHP 7.3.7 and also 7.2.20, same problem …
PHP 7.3.7 (cli)
Zend Engine v3.3.7 with the ionCube PHP Loaded + ionCube24 v10.3.7
-
This reply was modified 6 years, 10 months ago by vahid671.
Thanks, Yes the problem was the Elementor setting font style & did not read from the template.