To add a script to a single post or page simply create a new custom field with the name of _genesis_scripts( or use the “Custom Tracking/Conversion Code” box in “SEO Options and Settings” ) and enter the value as your script. This is great for tracking codes, or any specific needed js/jQuery for something to […]
Genesis QuickTip #1
When calling the path of your child theme use CHILD_DIR or get_bloginfo(‘stylesheet_directory’) get_bloginfo(‘template_directory’) and TEMPLATEPATH will go to the parent theme, Genesis.