Example #1
0
			<div class="panel-head-title-save"><div class="st-panel-content-title"><h2>Archives Settings</h2></div> <div class="st-panel-title"><?php 
echo $save;
?>
</div></div>	
            
            
            			<div class="sith-options-item">
				<h3>Category Template</h3>
				<?php 
$cate_template = array();
//$cate_template[''] = 'Disabled';
$cate_template['loop-excerpt'] = 'Title, Excerpt + Featured image';
$cate_template['loop-full-content'] = 'Full Content';
$cate_template['loop-full-thumb'] = 'One grid/Full width';
$cate_template['loop-simple-list'] = 'Simple List (No Image/No Excerpt)';
$cate_template['loop-1caption'] = 'One/Full/Box Caption';
$cate_template['loop-2caption'] = 'Two/Box Caption';
/*while ( $custom_slider->have_posts() ) {
			$custom_slider->the_post();
			$cate_template[get_the_ID()] = get_the_title();
		}*/
foreach ($categories_obj as $pn_cat) {
    sith_options(array("name" => $pn_cat->cat_name, "id" => "cate_template_" . $pn_cat->cat_ID, "type" => "select", "options" => $cate_template));
}
?>
			</div>
Example #2
0
            
            </div>
            			<div class="sith-options-item">
				<h3>Custom Favicon</h3>
				<?php 
sith_options(array("name" => "Custom Favicon", "id" => "favicon", "type" => "upload"));
?>
			</div>
     
			

			<div class="sith-options-item">

				<?php 
sith_options(array("name_checkbox" => "Hide Top menu", "id" => "top_menu", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Hide Main Nav", "id" => "main_nav", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Disable Header Search?", "id" => "header_search", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Disable Top Social Icons?", "id" => "header_social_icons", "type" => "checkbox"));
?>
		
			</div>
			

			
			<div class="sith-options-item">
				<h3>Breadcrumbs Settings</h3>
				<?php 
sith_options(array("name_checkbox" => "Breadcrumbs ", "id" => "breadcrumbs", "type" => "checkbox"));
sith_options(array("name" => "Breadcrumbs Delimiter", "id" => "breadcrumbs_delimiter", "type" => "short-text"));
?>
			</div>
Example #3
0
sith_options(array("name" => "yahoobuzz URL", "id" => "social", "key" => "yahoobuzz", "type" => "arrayText"));
sith_options(array("name" => "500px URL", "id" => "social", "key" => "px500", "type" => "arrayText"));
sith_options(array("name" => "Skype URL", "id" => "social", "key" => "skype", "type" => "arrayText"));
sith_options(array("name" => "Digg URL", "id" => "social", "key" => "digg", "type" => "arrayText"));
sith_options(array("name" => "Reddit URL", "id" => "social", "key" => "reddit", "type" => "arrayText"));
sith_options(array("name" => "Delicious URL", "id" => "social", "key" => "delicious", "type" => "arrayText"));
sith_options(array("name" => "StumbleUpon  URL", "key" => "stumbleupon", "id" => "social", "type" => "arrayText"));
sith_options(array("name" => "FriendFeed URL", "id" => "social", "key" => "friendfeed", "type" => "arrayText"));
sith_options(array("name" => "Tumblr URL", "id" => "social", "key" => "tumblr", "type" => "arrayText"));
sith_options(array("name" => "Blogger URL", "id" => "social", "key" => "blogger", "type" => "arrayText"));
sith_options(array("name" => "Wordpress URL", "id" => "social", "key" => "wordpress", "type" => "arrayText"));
sith_options(array("name" => "Yelp URL", "id" => "social", "key" => "yelp", "type" => "arrayText"));
sith_options(array("name" => "posterous URL", "id" => "social", "key" => "posterous", "type" => "arrayText"));
sith_options(array("name" => "Last.fm URL", "id" => "social", "key" => "lastfm", "type" => "arrayText"));
sith_options(array("name" => "Apple URL", "id" => "social", "key" => "apple", "type" => "arrayText"));
sith_options(array("name" => "FourSquare URL", "id" => "social", "key" => "foursquare", "type" => "arrayText"));
sith_options(array("name" => "Github URL", "id" => "social", "key" => "github", "type" => "arrayText"));
sith_options(array("name" => "openid URL", "id" => "social", "key" => "openid", "type" => "arrayText"));
sith_options(array("name" => "SoundCloud URL", "id" => "social", "key" => "soundcloud", "type" => "arrayText"));
sith_options(array("name" => "xing.me URL", "id" => "social", "key" => "xing", "type" => "arrayText"));
sith_options(array("name" => "Google Play URL", "id" => "social", "key" => "google_play", "type" => "arrayText"));
sith_options(array("name" => "Pinterest URL", "id" => "social", "key" => "Pinterest", "type" => "arrayText"));
sith_options(array("name" => "Instagram URL", "id" => "social", "key" => "instagram", "type" => "arrayText"));
sith_options(array("name" => "Spotify URL", "id" => "social", "key" => "spotify", "type" => "arrayText"));
sith_options(array("name" => "PayPal URL", "id" => "social", "key" => "paypal", "type" => "arrayText"));
sith_options(array("name" => "Forrst URL", "id" => "social", "key" => "forrst", "type" => "arrayText"));
sith_options(array("name" => "Behance URL", "id" => "social", "key" => "behance", "type" => "arrayText"));
sith_options(array("name" => "Viadeo URL", "id" => "social", "key" => "viadeo", "type" => "arrayText"));
sith_options(array("name" => "VK.com URL", "id" => "social", "key" => "vk", "type" => "arrayText"));
?>
			</div>
Example #4
0
sith_options(array("name_checkbox" => "Top Banner", "id" => "banner_top", "type" => "checkbox"));
?>
				<div class="sith-accordion">
					<h3 class="accordion-head1">Image Ad</h3>
					<div class="sith-accordion-contnet2">
				<?php 
sith_options(array("name" => "Top Banner Image", "id" => "banner_top_img", "type" => "upload"));
sith_options(array("name" => "Top Banner Link", "id" => "banner_top_url", "type" => "text"));
sith_options(array("name" => "Alternative Text For The image", "id" => "banner_top_alt", "type" => "text"));
sith_options(array("name_checkbox" => "Open The Link In a new Tab", "id" => "banner_top_tab", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Nofollow", "id" => "banner_top_nofollow", "type" => "checkbox"));
?>
					</div>
					<h3 class="accordion-head1">Responsive Google AdSense</h3>
					<div class="sith-accordion-contnet2">
				<?php 
sith_options(array("name" => "Publisher ID", "id" => "banner_top_publisher", "type" => "text"));
sith_options(array("name" => "728x90 (Leaderboard) - ad ID", "id" => "banner_top_728", "type" => "text"));
sith_options(array("name" => "468x60 (Banner) - ad ID", "id" => "banner_top_468", "type" => "text"));
sith_options(array("name" => "300x250 (Medium Rectangle) - ad ID", "id" => "banner_top_300", "type" => "text"));
?>
					</div>

				</div>

			</div>
	
	
		
	
Example #5
0
				
			<div class="sith-options-item">

				<h3>Share Post Settings</h3>
				<?php 
sith_options(array("name_checkbox" => "Bottom Share Post Buttons :", "id" => "share_post", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Top Share Post Buttons :", "id" => "share_post_top", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Tweet Button", "id" => "share_tweet", "type" => "checkbox"));
sith_options(array("name" => "Twitter Username <small>(optional)</small>", "id" => "share_twitter_username", "type" => "text"));
sith_options(array("name_checkbox" => "Facebook Like Button", "id" => "share_facebook", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Google+ Button", "id" => "share_google", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Linkedin Button", "id" => "share_linkdin", "type" => "checkbox"));
sith_options(array("name_checkbox" => "StumbleUpon Button", "id" => "share_stumble", "type" => "checkbox"));
sith_options(array("name_checkbox" => "Pinterest Button", "id" => "share_pinterest", "type" => "checkbox"));
?>
	
			</div>
            
            

				
			<div class="sith-options-item">

				<h3>Related Posts Settings</h3>
				<?php 
sith_options(array("name_checkbox" => "Related Posts", "id" => "related", "type" => "checkbox"));
sith_options(array("name" => "Number of posts to show", "id" => "related_number", "type" => "short-text"));
sith_options(array("name" => "Query Type", "id" => "related_query", "options" => array("category" => "Category", "tag" => "Tag", "author" => "Author"), "type" => "radio"));
?>
			</div>
Example #6
0
sith_options(array("name_checkbox" => "Categories Meta", "id" => "box_meta_cats", "type" => "checkbox", "extra_text" => 'This option not applied on Scrolling boxes and Recent posts Blog Style .'));
sith_options(array("name_checkbox" => "Comments Meta", "id" => "box_meta_comments", "type" => "checkbox", "extra_text" => 'This option not applied on Scrolling boxes and Recent posts Blog Style .'));
sith_options(array("name_checkbox" => "Home Builder Disabled?", "id" => "disable_home_builder", "type" => "checkbox"));
?>
			</div>	
                	
			</div>
            
            
            
			
			<div class="sith-options-item">
				<h3>Categories Tabs Box</h3>
				
				<?php 
sith_options(array("name_checkbox" => "Show Category Tabs Box", "id" => "home_tabs_box", "type" => "checkbox"));
if (sith_get_option('home_tabs')) {
    $sith_home_tabs = sith_get_option('home_tabs');
} else {
    $sith_home_tabs = array();
}
$sith_home_tabs_new = array();
foreach ($sith_home_tabs as $key1 => $option1) {
    if (array_key_exists($option1, $categories)) {
        $sith_home_tabs_new[$option1] = $categories[$option1];
    }
}
foreach ($categories as $key2 => $option2) {
    if (!in_array($key2, $sith_home_tabs)) {
        $sith_home_tabs_new[$key2] = $option2;
    }
Example #7
0
}
sith_options(array("name" => "Home Sidebar", "id" => "sidebar_home", "type" => "select", "options" => $new_sidebars));
sith_options(array("name" => "Single Page Sidebar", "id" => "sidebar_page", "type" => "select", "options" => $new_sidebars));
sith_options(array("name" => "Single Article Sidebar", "id" => "sidebar_post", "type" => "select", "options" => $new_sidebars));
sith_options(array("name" => "Archives Sidebar", "id" => "sidebar_archive", "type" => "select", "options" => $new_sidebars));
?>
                </div>

			<div class="sith-options-item">
				<h3>Categories - Custom Sidebar</h3>
<?php 
foreach ($categories_obj as $pn_cat) {
    sith_options(array("name" => '<em><small>Category : </small></em> ' . $pn_cat->cat_name, "id" => "sidebar_cat_" . $pn_cat->cat_ID, "type" => "select", "options" => $new_sidebars));
}
?>


			</div>
            
                        			<div class="sith-options-item">
				<h3>Category Sidebar Position</h3>
				<?php 
$sidebar_cat_position = array();
$sidebar_cat_position['sidebar-right'] = 'Right';
$sidebar_cat_position['sidebar-left'] = 'Left';
$sidebar_cat_position['home-full-layout-nosidebar'] = 'No sidebar';
foreach ($categories_obj as $pn_cat) {
    sith_options(array("name" => $pn_cat->cat_name, "id" => "sidebar_position_" . $pn_cat->cat_ID, "type" => "select", "options" => $sidebar_cat_position));
}
?>
			</div>
Example #8
0
<div class="sith-options-item">
  <h3>Post Caption Design</h3>
  <p class="sith_message_hint"> One/Full/Box Caption, Two/Box Caption </p>
  <?php 
sith_options(array("name" => "Title Background", "id" => "postcaption_bg_title", "type" => "color"));
sith_options(array("name" => "Title Color", "id" => "postcaption_color_title", "type" => "color"));
sith_options(array("name" => "Excerpt Background", "id" => "postcaption_bg_excerpt", "type" => "color"));
sith_options(array("name" => "Excerpt Color", "id" => "postcaption_color_excerpt", "type" => "color"));
?>
</div>
<div class="sith-options-item">
  <h3>Widgets</h3>
  <?php 
sith_options(array("name" => "Widget Title Color", "id" => "widget_title_color", "type" => "color"));
sith_options(array("name" => "Widget Links Color", "id" => "widget_links_color", "type" => "color"));
sith_options(array("name" => "Widget Links Color on mouse over", "id" => "widget_links_color_hover", "type" => "color"));
?>
</div>
<div class="sith-options-item">
  <h3>Footer Background</h3>
  <?php 
sith_options(array("name" => "Footer Text color", "id" => "footer_text_color", "type" => "color"));
?>
  <?php 
sith_options(array("name" => "Links Color", "id" => "footer_links_color", "type" => "color"));
?>
  <?php 
sith_options(array("name" => "Links Color on mouse over", "id" => "footer_links_color_hover", "type" => "color"));
?>
</div>
Example #9
0
?>

<?php 
sith_options(array("name" => "Feed description", "id" => "lang_feed_description", "type" => "text"));
sith_options(array("name" => "No items", "id" => "lang_no_items", "type" => "text"));
sith_options(array("name" => "Welcome", "id" => "lang_welcome", "type" => "text"));
sith_options(array("name" => "Dashboard", "id" => "lang_dashboard", "type" => "text"));
sith_options(array("name" => "Your Profile", "id" => "lang_your_profile", "type" => "text"));
sith_options(array("name" => "Logout", "id" => "lang_logout", "type" => "text"));
sith_options(array("name" => "Username", "id" => "lang_username", "type" => "text"));
sith_options(array("name" => "Password", "id" => "lang_password", "type" => "text"));
sith_options(array("name" => "Lost password", "id" => "lang_lost_password", "type" => "text"));
sith_options(array("name" => "Log in", "id" => "lang_log_in", "type" => "text"));
sith_options(array("name" => "Remember me", "id" => "lang_remember_me", "type" => "text"));
sith_options(array("name" => "ago", "id" => "lang_ago", "type" => "text"));
?>

<?php 
//sith_options(array(	"name" => "Menssage","id" => "", "type" => "text"));
//sith_options(array(	"name" => "Results","id" => "results", "type" => "text"));
//sith_options(array(	"name" => "More","id" => "more", "type" => "text"));
//sith_options(array(	"name" => "Name","id" => "name", "type" => "text"));
//sith_options(array(	"name" => "Email","id" => "email", "type" => "text"));
//sith_options(array(	"name" => "Site","id" => "email", "type" => "text"));
//sith_options(array(	"name" => "in","id" => "lang_in", "type" => "text"));
sith_options(array("name" => "on", "id" => "lang_on", "type" => "text"));
//sith_options(array(	"name" => "No password", "help" => "This post is password protected. Enter the password to view any comments.","id" => "nopassword", "type" => "text"));
sith_options(array("name" => "Add menu", "id" => "lang_addmenu", "type" => "text"));
?>
            </div>