'layout', 'title' => __('Sidebar Option', 'themify'), 'description' => '', 'type' => 'page_layout', 'show_title' => true, 'meta' => array( array('value' => 'default', 'img' => 'themify/img/default.svg', 'selected' => true, 'title' => __('Default', 'themify')), array('value' => 'sidebar1', 'img' => 'images/layout-icons/sidebar1.png', 'title' => __('Sidebar Right', 'themify')), array('value' => 'sidebar1 sidebar-left', 'img' => 'images/layout-icons/sidebar1-left.png', 'title' => __('Sidebar Left', 'themify')), array('value' => 'sidebar2', 'img' => 'images/layout-icons/sidebar2.png', 'title' => __('Left and Right', 'themify')), array('value' => 'sidebar2 content-left', 'img' => 'images/layout-icons/sidebar2-content-left.png', 'title' => __('2 Right Sidebars', 'themify')), array('value' => 'sidebar2 content-right', 'img' => 'images/layout-icons/sidebar2-content-right.png', 'title' => __('2 Left Sidebars', 'themify')), array('value' => 'sidebar-none', 'img' => 'images/layout-icons/sidebar-none.png', 'title' => __('No Sidebar ', 'themify')), array('value' => 'full_width', 'img' => 'themify/img/fullwidth.svg', 'title' => __('Fullwidth (Builder Page)', 'themify')), ), 'default' => 'default', // 'hide' => 'sidebar-none post_sticky_sidebar', ), array( 'name' => 'content_width', 'type' => 'hidden', ), array( 'name' => 'post_sticky_sidebar', 'title' => __('Sticky Sidebar', 'themify'), 'description' => '', 'type' => 'dropdown', 'show_title' => true, 'class' => 'hide-if sidebar-none full_width', 'meta' => array( array('value' => '', 'name' => '', 'selected' => true), array('value' => 1, 'name' => __('Enable', 'themify')), array('value' => 0, 'name' => __('Disable', 'themify')) ), ), //Post Layout array( 'name' => 'post_layout', 'title' => __('Post Layout', 'themify'), 'description' => '', 'type' => 'layout', 'show_title' => true, 'enable_toggle' => true, 'class' => 'hide-if none', 'meta' => array( array('value' => '', 'img' => 'themify/img/default.svg', 'selected' => true, 'title' => __('Default', 'themify')), array('value' => 'classic', 'img' => 'images/layout-icons/post-classic.png', 'title' => __('Classic', 'themify')), array('value' => 'fullwidth', 'img' => 'images/layout-icons/post-fullwidth.png', 'title' => __('Fullwidth', 'themify')), array('value' => 'slider', 'img' => 'images/layout-icons/post-slider.png', 'title' => __('Slider', 'themify')), array('value' => 'gallery', 'img' => 'images/layout-icons/post-gallery.png', 'title' => __('Gallery', 'themify')), array('value' => 'split', 'img' => 'images/layout-icons/post-split.png', 'title' => __('Split', 'themify')) ), 'default' => 'default', ), // Gallery Layout shortcode array( 'name' => 'post_layout_gallery', 'title' => '', 'description' => '', 'type' => 'gallery_shortcode', 'toggle' => 'gallery-toggle', 'class' => 'hide-if none', ), // Slider Layout shortcode array( 'name' => 'post_layout_slider', 'title' => '', 'description' => '', 'type' => 'gallery_shortcode', 'toggle' => 'slider-toggle', 'class' => 'hide-if none', ), // Featured Image Size array( 'name' => 'feature_size', 'title' => __('Image Size', 'themify'), 'description' => sprintf(__('Image sizes can be set at Media Settings and Regenerated', 'themify'), 'options-media.php', 'admin.php?page=regenerate-thumbnails'), 'type' => 'featimgdropdown', 'display_callback' => 'themify_is_image_script_disabled' ), // Multi field: Image Dimension themify_image_dimensions_field(), // Hide Post Title array( 'name' => 'hide_post_title', 'title' => __('Post Title', 'themify'), 'description' => '', 'type' => 'dropdown', 'meta' => array( array('value' => 'default', 'name' => '', 'selected' => true), array('value' => 'yes', 'name' => __('Hide', 'themify')), array('value' => 'no', 'name' => __('Show', 'themify')) ), 'default' => 'default', ), // Unlink Post Title array( 'name' => 'unlink_post_title', 'title' => __('Post Title Link', 'themify'), 'type' => 'dropdown', 'meta' => array( array('value' => 'default', 'name' => '', 'selected' => true), array('value' => 'yes', 'name' => __('Unlinked', 'themify')), array('value' => 'no', 'name' => __('Linked', 'themify')) ), 'default' => 'default', ), // Multi field: Hide Post Meta themify_multi_meta_field(), // Hide Post Date array( 'name' => 'hide_post_date', 'title' => __('Post Date', 'themify'), 'description' => '', 'type' => 'dropdown', 'meta' => array( array('value' => 'default', 'name' => '', 'selected' => true), array('value' => 'yes', 'name' => __('Hide', 'themify')), array('value' => 'no', 'name' => __('Show', 'themify')) ), 'default' => 'default', ), // Hide Post Image array( 'name' => 'hide_post_image', 'title' => __('Featured Image', 'themify'), 'description' => '', 'type' => 'dropdown', 'meta' => array( array('value' => 'default', 'name' => '', 'selected' => true), array('value' => 'yes', 'name' => __('Hide', 'themify')), array('value' => 'no', 'name' => __('Show', 'themify')) ), 'default' => 'default', ), // Unlink Post Image array( 'name' => 'unlink_post_image', 'title' => __('Featured Image Link', 'themify'), 'type' => 'dropdown', 'meta' => array( array('value' => 'default', 'name' => '', 'selected' => true), array('value' => 'yes', 'name' => __('Unlinked', 'themify')), array('value' => 'no', 'name' => __('Linked', 'themify')) ), 'default' => 'default', ), // Video URL array( 'name' => 'video_url', 'title' => __('Video URL', 'themify'), 'description' => __('Replace Featured Image with a video embed URL such as YouTube or Vimeo video url (details).', 'themify'), 'type' => 'textbox', 'meta' => array() ), // External Link array( 'name' => 'external_link', 'title' => __('External Link', 'themify'), 'description' => __('Link Featured Image and Post Title to external URL', 'themify'), 'type' => 'textbox', 'meta' => array() ), // Lightbox Link + Zoom icon themify_lightbox_link_field(), // Custom menu array( 'name' => 'custom_menu', 'title' => __('Custom Menu', 'themify'), 'description' => '', 'type' => 'dropdown', // extracted from $args 'meta' => themify_get_available_menus() ), ); } } /** * Default Single Post Layout * @param array $data Theme settings data * @return string Markup for module. * @since 1.0.0 */ function themify_default_post_layout($data = array()) { $data = themify_get_data(); /** * Theme Settings Option Key Prefix * @var string */ $prefix = 'setting-default_page_'; /** * Tertiary options |yes|no * @var array */ $default_options = array( array('name' => '', 'value' => ''), array('name' => __('Yes', 'themify'), 'value' => 'yes'), array('name' => __('No', 'themify'), 'value' => 'no') ); $show_hide_options = array( array('name'=>__('Show', 'themify'),'value'=>'no'), array('name'=>__('Hide', 'themify'),'value'=>'yes'), ); $no_yes_options = array( array('name'=>__('No', 'themify'),'value'=>'no'), array('name'=>__('Yes', 'themify'),'value'=>'yes'), ); /** * Sidebar placement options * @var array */ $sidebar_location_options = array( array('value' => 'sidebar1', 'img' => 'images/layout-icons/sidebar1.png', 'selected' => true, 'title' => __('Sidebar Right', 'themify')), array('value' => 'sidebar1 sidebar-left', 'img' => 'images/layout-icons/sidebar1-left.png', 'title' => __('Sidebar Left', 'themify')), array('value' => 'sidebar2', 'img' => 'images/layout-icons/sidebar2.png', 'title' => __('Left and Right', 'themify')), array('value' => 'sidebar2 content-left', 'img' => 'images/layout-icons/sidebar2-content-left.png', 'title' => __('2 Right Sidebars', 'themify')), array('value' => 'sidebar2 content-right', 'img' => 'images/layout-icons/sidebar2-content-right.png', 'title' => __('2 Left Sidebars', 'themify')), array('value' => 'sidebar-none', 'img' => 'images/layout-icons/sidebar-none.png', 'title' => __('No Sidebar', 'themify')), array('value' => 'full_width', 'img' => 'themify/img/fullwidth.svg', 'title' => __('Fullwidth (Builder Page)', 'themify')), ); /** * Post Layout options * @var array */ $post_layout = array( array('selected' => true, 'value' => 'classic', 'img' => 'images/layout-icons/post-classic.png', 'title' => __('Classic', 'themify')), array('value' => 'fullwidth', 'img' => 'images/layout-icons/post-fullwidth.png', 'title' => __('Fullwidth', 'themify')), array('value' => 'slider', 'img' => 'images/layout-icons/post-slider.png', 'title' => __('Slider', 'themify')), array('value' => 'gallery', 'img' => 'images/layout-icons/post-gallery.png', 'title' => __('Gallery', 'themify')), array('value' => 'split', 'img' => 'images/layout-icons/post-split.png', 'title' => __('Split', 'themify')) ); /** * Image alignment options * @var array */ $alignment_options = array( array('name' => '', 'value' => ''), array('name' => __('Left', 'themify'), 'value' => 'left'), array('name' => __('Right', 'themify'), 'value' => 'right') ); /** * Entry media position, above or below the title */ $media_position = array( array('name' => __('Above Post Title', 'themify'), 'value' => 'above'), array('name' => __('Below Post Title', 'themify'), 'value' => 'below'), ); $unlink_options = [ [ 'name' => __('Linked', 'themify'), 'value' => 'no' ], [ 'name' => __('Unlinked', 'themify'), 'value' => 'yes' ], ]; /** * Module markup * @var string */ $output = ''; /** * Post sidebar placement */ $output .= '

' . __('Post Sidebar Option', 'themify') . ''; $val = themify_get($prefix . 'post_layout'); foreach ($sidebar_location_options as $option) { if (($val == '' || !$val || !isset($val)) && $option['selected']) { $val = $option['value']; } if ($val == $option['value']) { $class = 'selected'; } else { $class = ''; } $output .= '' . $option['value'] . ''; } $output .= '

'; $output .= '

'; /** * Post Layout placement */ $output .= '

' . __('Post Layout', 'themify') . ''; $val = themify_get($prefix . 'post_layout_type'); foreach ($post_layout as $option) { if (( $val == '' || !$val || !isset($val) ) && ( isset($option['selected']) && $option['selected'] )) { $val = $option['value']; } if ($val == $option['value']) { $class = 'selected'; } else { $class = ''; } $output .= '' . $option['value'] . ''; } $output .= '

'; /** * Hide Post Title */ $output .= '

' . __('Post Title', 'themify') . '

'; /** * Unlink Post Title */ $output .= '

' . __('Post Title Link', 'themify') . '

'; /** * Hide Post Meta */ $output .= themify_post_meta_options($prefix . 'post_meta', $data); /** * Hide Post Date */ $output .= '

' . __('Post Date', 'themify') . '

'; /** * Featured Image Position */ $output .= '

' . __('Featured Image Position', 'themify') . '

'; /** * Hide Featured Image */ $output .= '

' . __('Featured Image', 'themify') . '

'; /** * Unlink Featured Image */ $output .= '

' . __('Featured Image Link', 'themify') . '

'; /** * Featured Image Sizes */ $output .= themify_feature_image_sizes_select('image_post_single_feature_size'); /** * Image dimensions */ $output .= '

' . __('Image Size', 'themify') . ' ' . __('width', 'themify') . ' (px) ' . __('height', 'themify') . ' (px)
' . __('Enter height = 0 to disable vertical cropping with img.php enabled', 'themify') . '

'; /** * Disable comments */ $pre = 'setting-comments_posts'; $comments_posts_checked = themify_check($pre) ? 'checked="checked"' : ''; $output .= '

' . __('Post Comments', 'themify') . '

'; /** * Show author box */ $pre = 'setting-post_author_box'; $author_box_checked = themify_check($pre) ? 'checked="checked"' : ''; $output .= '

' . __('Show Author Box', 'themify') . '

'; /** * Remove Post Navigation */ $pre = 'setting-post_nav_'; $output .= '

' . __('Post Navigation', 'themify') . '

'; /** * Single post infinite scroll */ $pre = 'setting-infinite_single_posts'; $infinite_posts_checked = themify_check($pre) ? 'checked="checked"' : ''; $output .= '

' . __('Single Post Infinite Scroll', 'themify') .themify_help(__('The next post will load automatically when user scrolls to the end of the post.', 'themify')) . '

'; return $output; } /** * Options get metabox * @since 1.0.0 * @var array */ if (!function_exists('themify_theme_get_post_metaboxes')) { function themify_theme_get_post_metaboxes(array $args, &$meta_boxes) { return array( array( 'name' => __('Post Options', 'themify'), 'id' => 'post-options', 'options' => themify_theme_post_meta_box(), 'pages' => 'post' ), ); } }