-
AuthorPosts
-
October 4, 2016 at 11:28 am #694966
Hello,
The contact form in my page is broken, it only shows 2 lines (phone and text lines). It was ok before but I guess some line of code you have sent me maybe overwrited something.
The contact form on the page looks like this at the moment: http://imgur.com/a/zEVtb
But in the contact form settings the “name” and “e-mail” fields are also included but not showing in the page.
Can you please help me to find what is the problem.
Best Regards,
October 5, 2016 at 6:22 am #695301Hey pimroll,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Regards,
RikardOctober 5, 2016 at 12:44 pm #695428Ok sure, here you go.
October 7, 2016 at 2:19 pm #696509Hi,
You have following custom CSS code in Quick CSS
#element_avia_1_1, #element_avia_2_1 { display: none !important; }Please remove it.
Best regards,
YigitOctober 7, 2016 at 10:07 pm #696741Hello Yigit,
Yes but if delete this code: #element_avia_1_1, #element_avia_2_1 {
display: none !important;
}Then the “Name” field in the Enfold Mailchimp Newsletter widget will be displayed but I only want to display the “E-mail” section.
Is there a way around it and fix the contact form and display only the “E-mail” line in the MC form in the footer and in the sidebar blog.
Best Regards,
October 8, 2016 at 1:13 am #696756Hi,
Please change the code i posted above to following one
#footer #element_avia_1_1, #footer #element_avia_2_1 { display: none !important; }Best regards,
YigitOctober 10, 2016 at 12:44 pm #697260Hello Yigit,
The contact form is now ok but in the blog page it now shows the name also can we fix that too?
Best Regards,
October 10, 2016 at 12:45 pm #697264Hi!
Please change the last code i posted to following one
.av-mailchimp-widget #element_avia_1_1, .av-mailchimp-widget #element_avia_2_1 { display: none !important; }This should fix it once and for all :)
Cheers!
YigitOctober 11, 2016 at 8:30 pm #698038Hello Yigit,
Thanks,now its fine:)
Regards,
-
AuthorPosts
- The topic ‘Contact form is broken’ is closed to new replies.
