Forum Replies Created

Viewing 3 replies - 601 through 603 (of 603 total)
  • Plugin Support Tahmid ul Karim

    (@tahmidulkarim)

    Hello @samtronic

    Apologies for the delayed response. We always recommend opening a support ticket to get a fast reply.

    Regarding your query, it isn’t possible to edit or delete submitted posts from the front-end, you can only create new posts using the Fluent forms post submission feature.

    If you have any further queries please submit a support ticket here – https://wpmanageninja.com/support-tickets/ . Our support agents will assist you.

    Thanks.

    Hello @ohtannenbaum,

    By default, WordPress uses the php mail() function to send emails and some WordPress hosting service providers restrict usage of this PHP Mail function temporarily or permanently to reduce the automated spam. I guess in your case this is the reason behind not getting emails.

    The solution to this problem is to use an SMTP plugin to send emails. Unlike the PHP mail() function, SMTP uses proper authentication which leads to high email deliverability. Some of the popular SMTP plugins are – WP SMTP, WP Mail SMTP by WPForms, Easy WP SMTP, and many more.

    Another solution is to directly change it from the database –
    ->Login to your database
    ->go to users table
    ->search for admin
    ->open admin and look for email address
    ->change the email address and save it

    I hope this solves your issue.

    Hello,

    You should receive a confirmation email in the new email address that you added with a link to confirm the change. Without confirming the email (clicking the link in the email) the new email address will not be active.

    If you don’t see the email confirmation message in your inbox then please check the spam folder.

    Cheers!

Viewing 3 replies - 601 through 603 (of 603 total)