PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
themes
/
dwt-listing
/
inc
/
admin
<?php if (!defined('ABSPATH')) exit; /* ------------------Blog Settings ----------------------- */ Redux::setSection($opt_name, array( 'title' => esc_html__('Blog Settings', 'dwt-listing'), 'id' => 'sb-blog-settings', 'desc' => '', 'icon' => 'el el-edit', 'fields' => array( array( 'id' => 'dwt_listing_blog-post-title', 'type' => 'text', 'title' => esc_html__('Blog Page Title', 'dwt-listing'), 'desc' => '', 'default' => 'Latest News & Trends', ), array( 'id' => 'dwt_listing_blog-layout', 'type' => 'sorter', 'title' => 'Blog Post Layout Manager', 'desc' => 'Organize how you want the layout to appear on the blog page', 'compiler' => 'true', 'options' => array( 'enabled' => array('content' => 'Content Area ', 'sidebar' => 'Sidebar'), ), ), array( 'id' => 'dwt_listing_blog-singlelayout', 'type' => 'sorter', 'title' => 'Blog Detail Layout Manager', 'desc' => 'Organize how you want the layout to appear on the blog page', 'compiler' => 'true', 'options' => array( 'enabled' => array('singlepost' => 'Post Detail ', 'singlesidebar' => 'Sidebar'), ), ), ) ));
[+]
..
[-] option-pages.php
[edit]
[-] option-profile.php
[edit]
[-] option-reviews.php
[edit]
[-] option-maps.php
[edit]
[-] option-apis.php
[edit]
[-] option-header.php
[edit]
[-] option-admin.php
[edit]
[-] option-users.php
[edit]
[-] option-wpml.php
[edit]
[-] option-listing.php
[edit]
[-] index.php
[edit]
[-] option-events.php
[edit]
[-] option-slugs.php
[edit]
[-] option-footer.php
[edit]
[-] option-blog.php
[edit]
[-] option-packages.php
[edit]
[-] shop.php
[edit]
[-] option-emails.php
[edit]
[-] option-typo.php
[edit]
[-] customization.php
[edit]
[-] option-geo-api.php
[edit]