Changelog:
v2.4.0.1
- Fixed Google fonts not working in 2.4.0
v2.4.0
- Fixed tables hide option not disabling all borders
- Fixed sidebar links color options not working
- Fixed parabola_nextpage_links() defined twice
- Fixed Fitvids sometimes interfering with Masonry layout
- Fixed color picker not working and rendered inline in the settings
- Fixed top menu accent triangles misplaced when a background color is used for the menu
- Fixed settings tooltips unreadable due to jQuery UI transparency and color changes since WordPress 5.6
- Fixed jQuery functions deprecation warnings from jQuery 3.5 update brought by WordPress 5.6
- Fixed mobile menu dropdowns not working correctly with jQuery 3.5
- Fixed jQuery functions deprecation warning in bundled NivoSlider
- Fixed jQuery undefined functions errors with WordPress 5.7
- Fixed admin page styling applies outside its elements (on media upload form)
- Added required extra sanitization and tested up to/required PHP headers
- Added parabola_mainnav_id and parabola_mainnav_class filters to ease support for mega menu plugins
- Updated bundled FitVids script to v1.1.0
- Cleaned up some unused code and moved some settings page code to the companion Serious Settings plugin (in v0.5.12)
- Removed legacy favicon functionality completely as this is no longer allowed in wp.org repository themes
- Rewrote theme styles enqueue code to use current WordPress standards – this can result in styles loading in incorrect order if you’re using a child theme with old code and may require updating the child theme – see this forum thread for more info