diff --git a/inc/customizer.php b/inc/customizer.php index 1a4e5cd..3c2a1c2 100644 --- a/inc/customizer.php +++ b/inc/customizer.php @@ -12,7 +12,7 @@ */ function decode_customize_register( $wp_customize ) { $wp_customize->get_setting( 'blogname' )->transport = 'postMessage'; - $wp_customize->get_setting( 'bl/Volumes/Macintosh%20HD/Users/Scott/Dropbox/Documents/Web/Decode/Decode%202.4/inc/customizer.phpogdescription' )->transport = 'postMessage'; + $wp_customize->get_setting( 'blogdescription' )->transport = 'postMessage'; $wp_customize->get_setting( 'header_textcolor' )->transport = 'postMessage'; diff --git a/style.css b/style.css index 8a2daa6..209ba95 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://ScottHSmith.com/projects/decode/ Author: Scott Smith Author URI: http://ScottHSmith.com/ Description: A minimal, modern theme, designed to be mobile first and very responsive, Decode features the ability to change all the colors in the theme, an elegant sidebar conveniently accessed by tapping on the menu icon. The sidebar can hold any number of widgets you choose and you can choose to have the sidebar or the menu icon to be on the left or right side of the page. You can also disable the sidebar and comment links if you choose. Decode supports link posts, where the title can be hyperlinked. Decode includes custom social icons in the header that you can easily link to your Twitter, App.net, Facebook, or Google+ profile. Lastly, Decode is also built alongside a companion plugin that adds a sleek reply tool that lets readers send you a reply about the post using Twitter or App.net. More info here: http://scotthsmith.com/projects/decode/. -Version: 2.5 +Version: 2.5.1 License: GNU General Public License License URI: license.txt Tags: one-column, left-sidebar, right-sidebar, light, flexible-width, custom-background, custom-header, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments