Hi,
after updating the Enfold Theme from 4.5.5 to 4.7.2 some GridRows are not in the <div id=”main” …> anymore.
And the function to only show a GridRow for a specific window width isn’t working neither.
Thanks in advance
Hey RicPolasek,
Sorry for the late reply, thanks for the links, yes everything is supposed to be in the #main div, even with the latest version, which it is for me. Did you create a custom template?
Your new site repeats <!-- close content main div -->
6 times where your old one says it once and mine only says <!-- close main -->
All of the shortcode elements have had a major rewrite so if you altered the grid row element for your child theme you should compare it to the new grid row element to make your changes correct.
Best regards,
Mike
Hi,
now I have the same problem with the 4.8.1 Update. The GridRow elements are not in the #main div. I removed every custom shortcode from the child theme folder, but the gridrow is still outside the #main div. When I insert a textblock befor the gridrow element everything is in the #main div.
The header and footer are also the original files from the 4.8.1 Update. How can I fix this problem?
Thanks in advance