- This topic has 5 replies, 2 voices, and was last updated 9 years, 3 months ago by Yunarko Yunarko.
-
AuthorPosts
-
February 24, 2015 at 4:51 am #4130
Hi,
I tried fill message from contact form. its said “Thank you. Your message has been received.”
But i check my email it not send to my admin wp email
where it send ? please help
February 24, 2015 at 5:17 am #4131Hi,
It goes to admin email. So the email set at Settings in WordPress admin is the email used in this contact form.
Regards,
ShriFebruary 24, 2015 at 5:27 am #4132Are You sure? because i have tried it more and more. nothing send to my email
here the code at file picart/inc/custom-functions.php
$to = ( get_option(‘skt_contact_recipient_email’) != ” ) ? get_option(‘skt_contact_recipient_email’) : get_bloginfo(‘admin_email’) ;
February 24, 2015 at 5:48 am #4133where i can find option ‘skt_contact_recipient_email’ ? or can u tell me where i must fill email for ‘skt_contact_recipient_email’
Thq
February 24, 2015 at 6:15 am #4136Hi,
Send us email: [email protected] and send us WP Admin details. We will check why this doesn’t work.
skt_contact_recipient_email is a function. I told already on top that it is admin email where the email goes to. If its not working then we need to check why not working for you.
Regards,
ShriFebruary 24, 2015 at 6:57 am #4139ohh oke. its done now. its setting from my php.ini hosting server.
thq to admin 😉
-
AuthorPosts
- You must be logged in to reply to this topic.