Skip to content

v3.1.0

Latest
Compare
Choose a tag to compare
@KingYes KingYes released this 19 Jun 12:52
· 6 commits to master since this release
  • Tweak: Update Requires PHP 7.4
  • Tweak: Update Tested up to 6.5
  • Tweak: Add the ability to style the brand layout
  • Tweak: Remove deprecated Elementor code
  • Tweak: Restore default focus styling inside the theme
  • Tweak: Add aria-label attribute to various <nav> elements
  • Tweak: Improve mobile menu keyboard accessibility
  • Tweak: Semantic mobile menu toggle button
  • Fix: The header renders redundant <p> when tagline is empty
  • Fix: Single post renders redundant wrapping <div> when it has no tags
  • Fix: Remove redundant wrapping <div> from wp_nav_menu() output
  • Fix: Wrap page <h1> with <div>, not <header>
  • Fix: Uses consistent <h3> for comments title and comment form
  • Fix: Remove heading tags from dynamic header/footer
  • Fix: Mobile Menu hamburger is not visible for logged-out users in some cases (#369)
  • Fix: Remove duplicate ID attributes in the header mobile menu
  • Fix: Remove redundant table styles (#311)
  • Fix: Remove redundant space bellow Site Logo in the header/footer
  • Fix: Remove redundant CSS from dynamic header/footer layout
  • Fix: Separate post tags in single post (#304)
  • Fix: Display the_tags() after wp_link_pages()
  • Fix: Remove page break navigation from archives when using <!--nextpage-->
  • Fix: Style posts pagination component layout
  • Fix: Add RTL support to pagination arrows in archive pages
  • Fix: Update pagination prev/next labels and positions (#404)
  • Fix: Check if Elementor is loaded when using dynamic header & footer