Hi @michelevanderspank,
This issue might be occurring due to a plugin conflict. So please make sure that you deactivate all plugins and check if it resolves your issue and after that try activating the plugins one by one to find problematic plugin. Also, delete your browsing cache and check your console for errors.
I deactivated them all and it’s still not working. I also deleted cache. I dont know how to check the console
If you don’t know where to find error log your hosting provider can help with that.
I found reason why section is invisible. This section tag ends with: style=”display: none;”
<li id=”accordion-section-sidebar-widgets-sidebar-big-title” class=”accordion-section control-section control-section-sidebar control-subsection” aria-owns=”sub-accordion-section-sidebar-widgets-sidebar-big-title” style=”display: none;”>
Removing this fragment from code shows the menu element but doesn’t make it work.
There are more mistakes in code.
So, in my opinion, this is a problem with the theme code.
Fix it, please.
Hey,
We’ve just created a guide for this problem: Hestia Frontpage Sections Disappearing.
Check it out and let us know how it goes.
I had the same issue and the FrontPage Sections link guide did not work.
nvm – re-read the instructions and that worked. thanks!!