Can't activate theme license
-
Hi,
I am trying to activate theme but getting below error:
API request call error. Contact your server providers and ask to update OpenSSL system library to the 1.0+ version.
I need to update theme and enable auto update. Please help me with this request.
Hello,
There is an error with while sending the request to our server saying that the SSL certificate is expired https://gyazo.com/25b9e395ac289aa7880929f7c3f20efb
Please, ask your hosting to check the issue from their side.
Regards
Hi,
My website does not use ssl certificate and I called hosting and they confirmed site does not have ssl certificate.
Thanks for your quick reply.
Thanks,
Vijay
Try to add the following PHP code snippet to the child theme functions.php file to fix this
add_filter( 'https_ssl_verify', '__return_false' );
It seems that the issue was caused by our side. Could you please try to activate the theme now without the code we sent you?
I added line to /public_html/wp-content/themes/woodmart/functions.php
but still I am getting same error.
Thank you I am able to activate now.
OK, fine. Feel free to contact us if you will have any questions.
The topic ‘Can't activate theme license’ is closed to new replies.