All forms lost
-
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_daterequest was good, because the changes were made.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘All forms lost’ is closed to new replies.