• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Genesis Accessible

About the accessibility of the Genesis framework for WordPress

  • Blog
  • WordPress Repository

Blog

Genesis Accessible 1.4 Release

January 14, 2020 by Robin Cornett

Genesis Accessible version 1.4 was released January 14, 2020. The notable changes are: removed support for the 404 template in Genesis 3.0 and … [Read more...] about Genesis Accessible 1.4 Release

Filed Under: Releases

Genesis Accessible 1.3 Release

August 28, 2018 by Robin Cornett

Genesis Accessible plugin banner (photo of Leiden, the Netherlands)

Genesis Accessible 1.3 has been released! You can download the new version from the repository, or update from within your WordPress admin. What's … [Read more...] about Genesis Accessible 1.3 Release

Filed Under: Releases

Genesis 2.2, accessibility changes and features

July 28, 2015 by Rian Rietveld

Accessibility is coming to Genesis Framework version 2.2. How can you activate the options you need and what to look out for to keep your own Genesis … [Read more...] about Genesis 2.2, accessibility changes and features

Filed Under: Genesis Framework

Genesis Accessible version 1.2 is out!

May 4, 2015 by Rian Rietveld

You can download the new version of Genesis Accessible at the WordPress plugin repository. What has changed? Several bug fixes The possibility to … [Read more...] about Genesis Accessible version 1.2 is out!

Filed Under: Releases

Genesis Accessible 1.1: update for Genesis 2.1 plus bug fixes

August 8, 2014 by Rian Rietveld

Download Genesis Accessible 1.1 from the WordPress Plugin Directory. What's new in this update  of Genesis Accessible? Version 1.1 fixes the bugs in … [Read more...] about Genesis Accessible 1.1: update for Genesis 2.1 plus bug fixes

Filed Under: Releases

Get Genesis Accessible now from the WordPress plugin directory

May 17, 2014 by Rian Rietveld

As from today Genesis Accessible is available at the WordPress plugin Directory. The Genesis child theme Leiden will stay available only on the … [Read more...] about Get Genesis Accessible now from the WordPress plugin directory

Filed Under: Releases

Primary Sidebar

Genesis Accessible version 1.4 was released January 14, 2020. The notable … [Read More...] about Genesis Accessible 1.4 Release

Please Note:

Most accessibility improvements are now included into Genesis core.

You can activate them by adding to your theme’s functions.php:

// Adds support for accessibility.
add_theme_support(
   'genesis-accessibility', array(
      'drop-down-menu',
      'headings',
      'rems',
      'search-form',
      'skip-links',
   )
);

You can find more info about activating the accessibility settings in the post Genesis 2.2, accessibility changes and features.

Copyright © 2014–2023 · Genesis Sample on Genesis Framework