Archived topic
widget-areas.min.css AND navigation-search.min.js AND main.min.js
1 reply · Started by Anil on September 29, 2020
Hi
I am using latest versions.
I am using very minimal format...
Can I avoid loading of
widget-areas.min.css AND
navigation-search.min.js AND
main.min.js
???
Or these 3 files required in some-way in my minimal format....
Also empty`<div class="entry-summary" itemprop="text">
</div>`
Regards
Hi there,
1. You can avoid loading this file if you don't use the top bar, footer bar or footer widget areas. Otherwise, it's necessary unless you want those areas to be unstyled.
2. You can avoid loading this file if you turn off the Navigation Search option.
3. You can't avoid this file, it's necessary for the mobile navigation and some accessibility features.
The .entry-summary element isn't remove-able as of right now - that's something we'd like to do in the near future. It can be easily hidden with CSS for now.