The front page works fine.
chopvalue.ca (good page)
The map pages I have to bludgeon the footer in place because it is still inside the main container and not outside like normal
http://chopvalue.ca/recycle/ (the footer is inside the main page, and my H Tags are mangled sitewide) (bad page)
http://chopvalue.ca/rcareers/ (bad page)
why isn’t something closing off leaving the footer to end up in the main content region
The static version, have 350 opens, 351 closes and puts the footer in the main. The dynamic version (affected / built by JS) has 527 opens and closes. I purposefully added one close to fix it, but the DOM evens them out and its still broken.
took out the extra div close. Not difference to the final number of div opens and closes. Something is compensating. I have also done experiments where my map is out of the mix: same problem.
HELP! Thanks everyone
Hey Anthony,
Thank you for using Enfold.
You are using a lot of plugins and a map element that is not Enfold standard.
The only chance to find out what breaks the layout is by trying:
– Remove all custom code you made to Enfold core files
– Remove all non Enfold ALB elements
– Start building the page element be element and check stucture after each element
– It might also be necessary to deactivate plugins also and check, then reactivate one after the other and check
– Also remove all compression of js and css files and check
Best regards,
Günter