- This topic has 3 replies, 3 voices, and was last updated 12 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Showcase and Feedback’ is closed to new topics and replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Showcase and Feedback › Genesis 2.0 Beta Released (HTML 5)
I'm hoping to be able to play with it next week (going to my first WordCamp this weekend, so won't have time to do it before then).
I like the single post navigation. Simple add one line of code to your child theme once you've added HTML 5 support to your child theme and it appears.
// Add post navigation (requires HTML5 theme support) add_action( 'genesis_after_entry_content', 'genesis_prev_next_post_nav', 5 );
Source: http://www.briangardner.com/code/
Has there been an approximate production date for 2.0?
© 2025 WPEngine, Inc.