• Resolved ciryl78

    (@ciryl78)


    Hi,

    I made an update directly with a sql request to make an update of all my forms (to change de text in the email template sent to the client), and it broke me everything.
    I have no more title for the form, and in the page of my product it don’t appears the form.
    Is there a way to fix it ?
    SQL request I made :
    UPDATE wp_contact_bank_meta
    SET meta_value=REPLACE(meta_value,’Tech Support Team’,’My company name’)
    WHERE meta_key=form_date

    request was good, because the changes were made.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Varun Sharma

    (@contact-banker)

    In order to solve your issue we need additional information.

    We would request you to contact us on our website.

    Thanks & Regards.

    Plugin Author Varun Sharma

    (@contact-banker)

    We haven’t heard back from you.

    That’s why we are closing the ticket.

    You may reach us via our contact form on our website.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘All forms lost’ is closed to new replies.