taylorpelto
Forum Replies Created
-
dtynan,
Thank you very much for the reply! I appreciate it.
I’ll try some CSS button styling to see if I can get what I want. If not, it looks like I’ll be teaching myself some PHP!Cheers
I think I fixed my own problem. Instead of creating a contact form from the page editor, I created a form in the Contact Form 7 “edit contact form” area, then pasted the shortcode into my page editor. It seems to have fixed the problem!
Thanks for the reply, that helped fix my issue. Instead of having a single “report” form on all my pages (with no redirect), I made multiple forms (one for each page) with a unique redirect on each one that would bring the user back to the original page they were on. Kind of a pain in the butt but hey, it works!
Thank you mbrsolution, that did get rid of the anchor tag, thank you!
I thought that would solve my problem, but I was wrong. Do you have some insight on how I would set up a form so that users would not see a confirmation message?(“Your message has been sent, thank you.”)
Right now after a user sends a message through the form, that confirmation message replaces the form and remains even when the page is refreshed.Thanks for your help