I have a contact form on this page (in private content)
It was working, but now it disappeared. All that is showing is the ‘Submit’ button. I can see the form on the admin side.
Hi mithster!
It looks like your using Enfold 2.9.2. You’ll need to update to the latest version, 3.0.4.
See here for updating via FTP, http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/.
Cheers!
Elliott
Thanks!
My Enfold dashboard says that 2.9.2 is the current version, I had to use FTP to update my theme. Please check to see that the theme is correctly checking for updates.
Have a great week,
– M
Hey!
It seems like you have successfully updated the theme. Please make sure that your API key is correct – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit
After I updated the theme, something strange happened, the navigation bar is now hanging down over the page by about 50 or so pixels. like there is a margin pushing the container down, I can’t find the right div or class to quick css it back in place. Also, I temporarily removed all my quick css to see if I was causing it, and no, not the case.
Hey!
Please add following code to Quick CSS
div#header_main_alternate .container {
height: 35px;
}
Regards,
Yigit
Awesome Thanks!
Hey!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Cheers!
Yigit