Code Tag: Genesis
-
Pure CSS Parallax Page Header in Genesis
Add a parallax image behind a page entry header in Genesis – pure css solution. (You’ll need to style your image to be tall enough to match the webpage header, so it is behind the main page header on scroll)400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/7c031ad6247f60974db7Tags: css, Genesis, Page Template
-
Remove Genesis Taxonomy Meta Fields
This snippet removes the genesis taxonomy meta fields, just add to your functions.php file or a custom plugin file.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/238b3e2de1f3f8604fb4Tags: custom field, Genesis, Taxonomy
-
Override Genesis Theme Settings
Use this handy helper class to easily Override Genesis Theme Settings and remove theme metaboxes.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/1aefa78ef7eba90f4de0Tags: Genesis, settings
-
Remove Genesis Inpost Layout Box on Posts
Remove Genesis inpost layout box on posts, or any post type, specifically.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/abf807f973b86ae144a7Tags: Genesis, layout
-
Set Genesis Theme Settings Defaults
This shows everything, you can set a specific default (without changing the others) more simple with the example in the gist comments. See the defaults as listed in the (very useful) Genesis Docs Gary Jones maintains.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/931c351631219f7cb696Tags: filter, Genesis, settings
-
Remove Genesis Custom Post Type Archive Metaboxes
Remove metaboxes from the genesis custom post type archive settings page.400: Invalid requestSource: https://gist.github.com/joshuadavidnelson/9a566115d0509be3d878Tags: custom post type, Genesis