Skip to content

v3.4.35

Compare
Choose a tag to compare
released this 22 Dec 15:45
· 220 commits to dev since this release

= 3.4.35 December 22nd, 2019 =

  • fixed : old option favicon still printed, no way to remove it from the customizer. fixes #619
  • fixed : social media links in the sidebar and footer should be using rel="noopener" or rel="noreferrer" when using target _blank. fixes #842
  • fixed : search results as standard post list layout do not display page featured image. fixes #748
  • fixed : Sidebar icon toggles: namespace their CSS class name to avoid conflicting plugins issues. fixes #749
  • fixed : custom widget zones: a static front page shows widget zones assigned to "Pages". fixes #759
  • fixed : The mobile menu doesn't automatically close when clicking on an internal anchor link item. fixes #830
  • fixed : searchform input not compliant with latest accessibility standards + generating problems with cache plugins. fixes #826
  • fixed : sidebar width in js code => localize width values instead of using hardcoded values. fixes #843