• helpful documentation.', '//docs.layerswp.com' ) , 'layerswp' ); ?>

input( array( 'type' => 'text', 'name' => 'blogname', 'id' => 'blogname', 'placeholder' => get_bloginfo( 'name' ), 'value' => get_bloginfo( 'name' ), 'class' => 'layers-text l_admin-large', ) ); ?>
input( array( 'type' => 'text', 'name' => 'blogdescription', 'id' => 'blogdescription', 'placeholder' => get_bloginfo( 'description' ), 'value' => get_bloginfo( 'description' ), 'class' => 'layers-text l_admin-large' ) ); ?>
input( array( 'type' => 'select', 'name' => 'info_site_usage', 'id' => 'info_site_usage', 'value' => get_option( 'info_site_usage' ), 'options' => array( '' => __( '-- Pick a Category --', 'layerswp' ), 'activism' => __( 'Activism', 'layerswp' ), 'art' => __( 'Art', 'layerswp' ), 'blog-magazine' => __( 'Blog / Magazine', 'layerswp' ), 'buddypress' => __( 'BuddyPress', 'layerswp' ), 'business' => __( 'Business', 'layerswp' ), 'charity' => __( 'Charity', 'layerswp' ), 'children' => __( 'Children', 'layerswp' ), 'churches' => __( 'Churches', 'layerswp' ), 'corporate' => __( 'Corporate', 'layerswp' ),'personal' => __( 'Personal', 'layerswp' ), 'creative' => __( 'Creative', 'layerswp' ), 'directory-listings' => __( 'Directory & Listings', 'layerswp' ), 'education' => __( 'Education', 'layerswp' ), 'entertainment' => __( 'Entertainment', 'layerswp' ), 'environmental' => __( 'Environmental', 'layerswp' ), 'events' => __( 'Events', 'layerswp' ), 'experimental' => __( 'Experimental', 'layerswp' ), 'fashion' => __( 'Fashion', 'layerswp' ), 'film-tv' => __( 'Film & TV', 'layerswp' ), 'food' => __( 'Food', 'layerswp' ), 'health-beauty' => __( 'Health & Beauty', 'layerswp' ), 'hosting' => __( 'Hosting', 'layerswp' ), 'just-testing' => __( 'Just Testing', 'layerswp' ), 'news-editorial' => __( 'News / Editorial', 'layerswp' ), 'nightlife' => __( 'Nightlife', 'layerswp' ), 'nonprofit' => __( 'Nonprofit', 'layerswp' ), 'marketing' => __( 'Marketing', 'layerswp' ), 'miscellaneous' => __( 'Miscellaneous', 'layerswp' ), 'mobile' => __( 'Mobile', 'layerswp' ), 'music-and-bands' => __( 'Music and Bands', 'layerswp' ), 'photography' => __( 'Photography', 'layerswp' ), 'political' => __( 'Political', 'layerswp' ), 'portfolio' => __( 'Portfolio', 'layerswp' ), 'retail' => __( 'Retail', 'layerswp' ), 'shopping' => __( 'Shopping', 'layerswp' ), 'software' => __( 'Software', 'layerswp' ), 'sport' => __( 'Sport', 'layerswp' ), 'travel' => __( 'Travel', 'layerswp' ), 'technology' => __( 'Technology', 'layerswp' ), 'restaurants-cafes' => __( 'Restaurants & Cafes', 'layerswp' ), 'real-estate' => __( 'Real Estate', 'layerswp' ), 'wedding' => __( 'Wedding', 'layerswp' ), ), 'class' => 'l_admin-large', ) ); ?>
input( array( 'type' => 'select', 'name' => 'layers_info_developer', 'id' => 'layers_info_developer', 'value' => get_option( 'layers_info_developer' ), 'options' => array( 'beginner' => __( 'I\'m not a designer / developer. I just need a website for myself.', 'layerswp' ), 'learning' => __( 'I am learning to become a designer / developer.', 'layerswp' ), 'wordpress_developer' => __( 'I am a theme / plugin developer.', 'layerswp' ), 'freelance' => __( 'I am a freelance designer / developer.', 'layerswp' ), 'agency' => __( 'I am a designer / developer at an agency or organization.', 'layerswp' ), ), 'class' => 'l_admin-large', ) ); ?>
input( array( 'type' => 'color', 'name' => 'site_color', 'id' => 'site_color', 'value' => ( layers_get_theme_mod( 'header-background-color' ) ) ? layers_get_theme_mod( 'header-background-color' ) : '#009eec', ) ); ?>
input( array( 'type' => 'hidden', 'name' => 'action', 'id' => 'action', 'value' => 'layers_onboarding_update_options' ) ); ?>
  • this post', '//docs.layerswp.com' ) , 'layerswp' ); ?>

input( array( 'type' => 'hidden', 'name' => 'action', 'id' => 'action', 'value' => 'layers_onboarding_create_pages' ) ); ?>

input( array( 'type' => 'hidden', 'name' => 'action', 'id' => 'action', 'value' => 'layers_update_intercom' ) ); ?>
/>

input( array( 'type' => 'text', 'name' => 'username', 'id' => 'username', 'placeholder' => $current_user->display_name, 'value' => $current_user->display_name, 'class' => 'layers-text l_admin-large' ) ); ?>

input( array( 'label' => __( 'Choose Logo' , 'layerswp' ), 'type' => 'image', 'name' => 'site_logo', 'id' => 'site_logo', 'value' => ( '' != $site_logo ? $site_logo[ 'id' ] : 0 ) ) ); ?>
input( array( 'type' => 'hidden', 'name' => 'action', 'id' => 'action', 'value' => 'layers_onboarding_update_options' ) ); ?>

input( array( 'type' => 'text', 'name' => 'preset_page_title', 'id' => 'preset_page_title', 'placeholder' => __( 'Home Page' , 'layerswp' ), 'value' => __( 'Home Page' , 'layerswp' ), 'class' => 'layers-text l_admin-large l_admin-push-bottom-medium' ) ); ?>

load_partial( 'preset-layouts' ); ?> input( array( 'type' => 'hidden', 'name' => 'action', 'id' => 'action', 'value' => 'layers_select_preset' ) ); ?>