Code Tag: Genesis

  • Alternate Sidebar Page Template in Genesis

    This allows you to use the built-in secondary sidebar as an alternate on one sidebar themes (you’ll want to register a separate sidebar if you are using two sidebars in your theme layouts). This has a limited scope, I would recommend a plugin like Display Widgets if you are going to have a more complicated…

  • Remove Default WordPress Taxonomies

    Remove category and tag taxonomies. Useful if you’re not using the blog functionality of WordPress, including the taxonomies. Be sure to uncomment the other line if you’re using Genesis to avoid errors.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/7443811Tags: Categories, Genesis, Tags, Taxonomy

  • Remove Genesis Entry Title Link

    Customize the entry title – in this case, removing the links and changing the header type.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/7443705Tags: Genesis, Post Title

  • Force Genesis Post SEO Settings

    This bit in your functions.php file will force specific settings for robots post meta. Change ‘post’ to a specific post type or replace with other conditional. This is handy for post types that you do not want to have single post pages included in search results, private pages, et cetera.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/7443626Tags: Genesis, SEO