sergio85
Forum Replies Created
-
Forum: Plugins
In reply to: [Menu Image, Icons made easy] add data attributeHi
It is works!Thanks very much!
Forum: Plugins
In reply to: [Menu Image, Icons made easy] add data attributeThanks you! I will try
Forum: Plugins
In reply to: [Menu Image, Icons made easy] add data attributeHi, sure!
https://prnt.sc/23pimmh
https://prnt.sc/23piq1tand from other service
http://joxi.ru/1A5eR3xszMe88A
http://joxi.ru/BA0eaL0svEejXrall right now ?
Thanks
- This reply was modified 4 years, 5 months ago by sergio85.
how a can got capthca value ?
no, I not send captcha value
i put shorcode. this all in front endyes look please
https://dev.purehimalayanshilajit.com/wholesale/
user: admin
pass: adminno result
I do this in my code
look:if ( anr_verify_captcha() ) {
$request = $_POST;
$data_register = array(
‘user_login’ => trim( $request[‘user_login’]),
‘first_name’ => trim( $request[‘first_name’] ),etc …
and in endelse{
wp_send_json(‘The captcha is wrong’);
}if I select captcha, I see “The captcha is wrong”
if I not select captcha I see too “The captcha is wrong”nothing result so far
i see the fuction anr_verify_captcha() is return nothing
no true no falsebut when I setup your captcha to /wp-admin login form it is working fine
Waiting your answer, Thanks