Hi,
I'm currently working on the following site: http://www.bofinans.dk/
The page is in danish, I know, but so am I :)
My problem is that i have used the plugin Gravity Form to add a form to http://www./bofinans.dk/investeringstest. Now the form works great and is very easy to use but i have been forced to add conditional logic to the form at the question "Hvem forvalter din opsparing". So if a customer choose "other" they get the opportunity to write whom. But unfortunately this won't work unless i add this "<? php wp_footer(); ?>" to the footer.php file. And now the fun part begin. Because when i add this line of code my Widget Footer Left disappears from every single page! As well as my frontpage "slideshow"..
Any ideas?