Advertisement
pixedelic

pix_admin.forte.2.6.7.php

Jul 8th, 2014
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 84.73 KB | None | 0 0
  1. <?php
  2. $forte_theme = wp_get_theme();
  3. $version = $forte_theme->get( 'Version' );
  4. if ( is_admin() && $version != pix_get_option('pix_last_version') ){
  5.     pix_update_option('pix_last_version',$version);
  6.     forteInstall();
  7.     pix_add_default_content();
  8. }
  9. if (is_admin() && isset($_GET['activated'] ) && $pagenow == "themes.php" ){
  10.    
  11.     forteInstall();
  12.     pix_add_default_content();
  13.    
  14.     wp_redirect(admin_url("admin.php?page=admin_interface&activated=true"));
  15.     $fonts = array(
  16.         'Satisfy',
  17.         'Open Sans'
  18.     );
  19.     if ( pix_get_option('pix_font_families') == '' ) {
  20.         pix_google_arrays( $fonts );
  21.     }
  22. }
  23.  
  24. function forteInstall() {
  25.     global $wpdb;
  26.     $table_name = $wpdb->prefix . "forte";
  27.     $charset_collate = '';
  28.    
  29.     if ( ! empty($wpdb->charset) )
  30.         $charset_collate = "DEFAULT CHARACTER SET $wpdb->charset";
  31.     if ( ! empty($wpdb->collate) )
  32.         $charset_collate .= " COLLATE $wpdb->collate";
  33.  
  34.     if( !$wpdb->get_var( "SHOW TABLES LIKE '$table_name'" ) ) {
  35.      
  36.         $sql = "CREATE TABLE " . $table_name . " (
  37.         name VARCHAR(255) NOT NULL,
  38.         value LONGTEXT,
  39.         icl VARCHAR(255),
  40.         id int(10) NOT NULL AUTO_INCREMENT,
  41.         PRIMARY KEY (id)
  42.         ) $charset_collate;";
  43.    
  44.        require_once(ABSPATH . 'wp-admin/includes/upgrade.php');
  45.        dbDelta($sql);
  46.     } else {
  47.         $col_id = $wpdb->get_col("SELECT id FROM '$table_name'");    
  48.         if ( empty($col_id) ) {
  49.             $wpdb->query("ALTER TABLE $table_name ADD id int(10) unsigned primary KEY AUTO_INCREMENT");
  50.         }
  51.         pix_add_general();
  52.     }
  53.    
  54. }
  55.  
  56. function pix_add_general() {
  57.     global $options;
  58.     add_options();
  59.     foreach ($options as $value) :
  60.         if(isset($value['icl']) && $value['icl']=='true'){
  61.             if(!pix_get_option($value['id'])){
  62.                 pix_add_option($value['id'], $value['std'], $value['icl']);
  63.             }
  64.             if (function_exists('icl_register_string') && $value['id']!='' && $value['id']!='page' ) {
  65.                 icl_register_string('Forte', $value['id'], $value['std']);
  66.             }
  67.         } else {
  68.             if(!pix_get_option($value['id'])){
  69.                 pix_add_option($value['id'], $value['std'], 'NULL');
  70.             }
  71.         }
  72.     endforeach;
  73. }
  74.  
  75. function pix_add_default_content() {
  76.     global $current_user, $wpdb;
  77.     get_currentuserinfo();
  78.    
  79.     $post_content = '<section class="pix_slideshow_wrap firstSlideShow pix_fullheight">
  80. <div class="pix_column">
  81. <div class="pix_column" data-class="pix_column pix_fullheight pix_column_990" data-full="true" data-slideshow="true">
  82.  
  83. [pix_slideshow data_slideshow=\'forte_temp_slide\']
  84.  
  85. </div>
  86. </div>
  87. </section><section>
  88. <div class="pix_column pix_column_990">
  89. <div class="pix_column pix_column_210 alignleft" data-class="pix_column alignleft pix_column_210">
  90. <p class="home_featured_icon icon-cogs">Admin panel</p>
  91. <p style="text-align: center;"><strong>EXTENDED ADMIN PANEL</strong></p>
  92. <em>To customize almost everything,</em> colors, fonts, positions, opacities, styles. <strong>All the colors of this skin are editable</strong> on the custom admin panel thanks to color pickers very easy to use. And many <em>composers</em> are available: <strong>ajax contact form</strong> builder with captcha, <strong>layer slideshow</strong> builder, <strong>price table</strong> builder.
  93.  
  94. </div>
  95. <div class="pix_column pix_column_210 alignleft" data-class="pix_column alignleft pix_column_210">
  96. <p class="home_featured_icon icon-shopping-cart">shopping cart</p>
  97. <p style="text-align: center;"><strong>ECOMMERCE READY</strong></p>
  98. Forte supports <strong><a href="http://wordpress.org/extend/plugins/woocommerce/" target="_blank">Woo-Commerce</a></strong>, in facts, and adds to it the zoom effect for the products and the ability to select until 12 layouts for the product list pages and the shortcodes. Forte is also compatible with <strong>WPML </strong>and <strong>WP Super Cache</strong>, and it has a <strong>mega menu</strong>, a layered slideshow and other plugins integrated.
  99.  
  100. </div>
  101. <div class="pix_column pix_column_210 alignleft" data-class="pix_column alignleft pix_column_210">
  102. <p class="home_featured_icon icon-camera">portfolio Wordpress theme</p>
  103. <p style="text-align: center;"><strong>PORTFOLIO LAYOUTS</strong></p>
  104. <em>With a like button integrated, </em> <strong>Forte</strong> could be used as a portfolio, with a plenty of layouts, masonry effect (post formats are allowed here too). Each gallery can have its own settings: <strong>layout</strong>, sidebar, posts per page, page navigation or  <strong>infinite scroll button</strong>, layout of the <strong>related items</strong>, set everything from the admin panel.
  105.  
  106. </div>
  107. <div class="pix_column pix_column_210 alignright" data-class="pix_column alignright pix_column_210">
  108. <p class="home_featured_icon icon-magic">page builder</p>
  109. <p style="text-align: center;"><strong>MAGIC PAGE BUILDER</strong></p>
  110. <em>To turn into reality your creative ideas,</em> a very intuitive <strong>page composer</strong> with a simple drag and drop system and many shortcode buttons. You can set from there a <strong>full screen slideshow</strong>, or a section divider with a <strong>full width background </strong>and featured text inside, <strong>create grids</strong>... a very comprehensive tool.
  111.  
  112. </div>
  113. </div>
  114. </section><section>
  115. <div class="pix_column pix_column_990">
  116. <div class="pix_column pix_column_990 alignleft" data-class="pix_column alignleft pix_column_990">
  117.  
  118.   [hr]
  119. <h3 style="text-align: center;">The back end</h3>
  120. </div>
  121. </div>
  122. </section><section>
  123. <div class="pix_column pix_column_990">
  124. <div class="pix_column pix_column_470 alignleft" data-class="pix_column alignleft pix_column_470">
  125. <h5>Page composer</h5>
  126. <img class="alignnone size-full wp-image-2513" style="border: 1px solid #eaeaea;" alt="page_composer" src="'.get_template_directory_uri().'/images/assets/page_composer.jpg" width="470" height="206" />
  127.  
  128. This home page is a simple static page built thanks to the very simple, intuitive <strong>page composer</strong> available for static pages, blog posts and portfolio items. With the useful drag &amp; drop system you\'ll be able to compose your grids, add sections, full screen slideshows, tabs, accordions etc.
  129.  
  130. </div>
  131. <div class="pix_column pix_column_470 alignright" data-class="pix_column alignright pix_column_470">
  132. <h5>Visual preview</h5>
  133. <img class="alignnone size-full wp-image-2515" style="border: 1px solid #eaeaea;" alt="visual_preview" src="'.get_template_directory_uri().'/images/assets/visual_preview.jpg" width="460" height="206" />
  134.  
  135. If you switch from the "builder" mode to the "visual" mode (and however all the times you add some content by using the visual editor), the style of the editor reflects the style of the front-end: Google fonts, adaptiveness, colors, spaces, alignments.
  136.  
  137. </div>
  138. </div>
  139. </section><section>
  140. <div class="pix_column pix_column_990">
  141. <div class="pix_column pix_column_990 alignleft" data-class="pix_column alignleft pix_column_990">[hr]</div>
  142. </div>
  143. </section><section class="pix_divider pix_cover" style="background-image: url(\''.get_template_directory_uri().'/images/assets/slide_1_bg_blur.jpg\');">
  144. <div class="pix_column pix_column_990">
  145. <div class="pix_column pix_column_990 alignleft" data-class="pix_column alignleft pix_cover pix_column_990" data-full="true">
  146. <h2 style="text-align: center;"><span class="pix_edited_text" style="color: #424242; background-color: rgba(255,255,255,0.8); line-height: 1.35em;" data-style="rgba(255,255,255,0.8)">Plenty of delicious features inside, shortcodes, intuitive page builder, AJAX admin panel</span></h2>
  147. <h6 style="text-align: center;"><span class="pix_edited_text" style="color: #454545; background-color: rgba(255,255,255,0.8); line-height: 1.45em;">And video tutorials available, sample content (xml file), simple skin importer and exporter, mega menu, WooCommerce ready, widget ready, WPML ready, WPMU ready, WP Super Cache ready, 10+ portfolio layouts, so many possibilities...</span></h6>
  148. </div>
  149. </div>
  150. </section><section>
  151. <div class="pix_column pix_column_990">
  152. <div class="pix_column pix_column_990 alignleft" data-class="pix_column alignleft pix_column_990">Some video tutorials are available to explain how to use the <strong>page builder</strong>, the <strong>custom admin panel</strong>, to explain how to set a <strong>mega-menu</strong>, how to create a <strong>portfolio gallery</strong>. Visit the demo site <a href="http://www.pixedelic.com/themes/forte/" target="_blank">http://www.pixedelic.com/themes/forte/</a> for the whole list.</div>
  153. </div>
  154. </section>';
  155.    
  156.     $post = array(
  157.       'comment_status' => 'closed',
  158.       'post_author' => $current_user->ID,
  159.       'post_name' => 'forte-temporary-home',
  160.       'post_status' => 'publish',
  161.       'post_title' => 'Forte temporary home',
  162.       'post_type' => 'page',
  163.       'post_content' => $post_content
  164.     );
  165.    
  166.     $post2 = array(
  167.       'comment_status' => 'closed',
  168.       'post_author' => $current_user->ID,
  169.       'post_name' => 'forte-temporary-blog',
  170.       'post_status' => 'publish',
  171.       'post_title' => 'Forte temporary blog',
  172.       'post_type' => 'page'
  173.     );
  174.    
  175.     if(!get_page_by_title('Forte temporary home') && !get_page_by_title('Forte temporary blog') && !pix_get_option('pix_admin_page_title') ) {
  176.  
  177.         $slideshows = pix_get_option('pix_array_your_slideshows_');
  178.         $slideshow = pix_get_option('pix_array_your_slideshows_forte_temp_slide');
  179.  
  180.         if ( empty($slideshow) || !isset($slideshow) ) {
  181.             if ( empty($slideshows) || !isset($slideshows) ) {
  182.                 pix_delete_option('pix_array_your_slideshows_');
  183.                 $slideshows = array('forte_temp_slide'=>'forte_temp_slide');
  184.                 pix_add_option('pix_array_your_slideshows_',$slideshows,NULL);
  185.             } else {
  186.                 $slideshows['forte_temp_slide'] = 'forte_temp_slide';
  187.                 pix_update_option('pix_array_your_slideshows_',$slideshows);
  188.             }
  189.             $img1 = get_template_directory_uri().'/images/assets/slide_1_bg_blur.jpg';
  190.             $img2 = get_template_directory_uri().'/images/assets/imac.png';
  191.             $img3 = get_template_directory_uri().'/images/assets/ipad.png';
  192.             $img4 = get_template_directory_uri().'/images/assets/macbook.png';
  193.             $img5 = get_template_directory_uri().'/images/assets/slide_2_bg_blur.jpg';
  194.             $img6 = get_template_directory_uri().'/images/assets/tomato_ketchup.png';
  195.             $img7 = get_template_directory_uri().'/images/assets/buy_tomato_ketchup.png';
  196.             $img8 = get_template_directory_uri().'/images/assets/slide_3_bg_blur.jpg';
  197.             $img9 = get_template_directory_uri().'/images/assets/dashed_frame.png';
  198.             $slide_cont = maybe_unserialize('a:14:{s:5:"width";s:2:"16";s:6:"height";s:1:"9";s:4:"time";s:4:"7000";s:11:"transperiod";s:3:"600";s:5:"until";s:0:"";s:5:"under";s:0:"";s:5:"image";s:0:"";s:9:"playpause";s:4:"true";s:8:"prevnext";s:4:"true";s:10:"pagination";s:4:"true";s:3:"pie";s:4:"true";s:11:"autoadvance";s:4:"true";s:5:"hover";s:1:"0";s:5:"slide";a:3:{i:0;a:1:{s:7:"element";a:9:{i:0;a:27:{s:4:"type";s:10:"background";s:13:"backgroundimg";s:'.strlen($img1).':"'.$img1.'";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:0:"";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:0:"";s:6:"height";s:0:"";s:8:"fontsize";s:0:"";s:5:"delay";s:0:"";s:4:"time";s:0:"";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:4:"none";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:4:"none";s:10:"rotate_out";s:1:"0";s:6:"easein";s:6:"linear";s:7:"easeout";s:6:"linear";}i:1;a:27:{s:4:"type";s:5:"image";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:'.strlen($img2).':"'.$img2.'";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:15:"left:134,top:69";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:3:"100";s:6:"height";s:3:"100";s:8:"fontsize";s:2:"13";s:5:"delay";s:1:"0";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:2;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:23:"An elegant and flexible";s:4:"html";s:0:"";s:8:"position";s:15:"left:614,top:49";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:3:"900";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:3;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:28:"multipurpose Wordpress theme";s:4:"html";s:0:"";s:8:"position";s:16:"left:476,top:106";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:4:"1200";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:4;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:23:"with an adaptive layout";s:4:"html";s:0:"";s:8:"position";s:16:"left:604,top:163";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:4:"1500";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:5;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:30:"and incredible features inside";s:4:"html";s:0:"";s:8:"position";s:16:"left:507,top:220";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:4:"1800";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:6;a:27:{s:4:"type";s:4:"html";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:103:"<a href=\"#\"><span class=\"pix_button second_color large\" data-fontsize=\"15\">have a look</span></a>";s:8:"position";s:16:"left:841,top:277";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"13";s:5:"delay";s:4:"2100";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:7;a:27:{s:4:"type";s:5:"image";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:'.strlen($img3).':"'.$img3.'";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:16:"left:581,top:320";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:3:"100";s:6:"height";s:3:"100";s:8:"fontsize";s:2:"13";s:5:"delay";s:3:"900";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:8;a:27:{s:4:"type";s:5:"image";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:'.strlen($img4).':"'.$img4.'";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:15:"left:-3,top:274";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:3:"100";s:6:"height";s:3:"100";s:8:"fontsize";s:2:"13";s:5:"delay";s:3:"450";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}}}i:1;a:1:{s:7:"element";a:5:{i:0;a:27:{s:4:"type";s:10:"background";s:13:"backgroundimg";s:'.strlen($img5).':"'.$img5.'";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:0:"";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:0:"";s:6:"height";s:0:"";s:8:"fontsize";s:0:"";s:5:"delay";s:0:"";s:4:"time";s:0:"";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:4:"none";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:4:"none";s:10:"rotate_out";s:1:"0";s:6:"easein";s:6:"linear";s:7:"easeout";s:6:"linear";}i:1;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:21:"Perfect as e-commerce";s:4:"html";s:0:"";s:8:"position";s:15:"left:621,top:41";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:1:"0";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:2;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:20:"by using WooCommerce";s:4:"html";s:0:"";s:8:"position";s:15:"left:566,top:97";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:3:"450";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:9:"fromright";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:7:"toright";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:3;a:27:{s:4:"type";s:5:"image";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:'.strlen($img6).':"'.$img6.'";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:15:"left:89,top:341";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:3:"100";s:6:"height";s:3:"100";s:8:"fontsize";s:2:"13";s:5:"delay";s:4:"1000";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:4;a:27:{s:4:"type";s:5:"image";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:'.strlen($img7).':"'.$img7.'";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:16:"left:329,top:387";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:3:"100";s:6:"height";s:3:"100";s:8:"fontsize";s:2:"13";s:5:"delay";s:4:"1300";s:4:"time";s:3:"800";s:4:"link";s:47:"http://themeforest.net/user/pixedelic/statement";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}}}i:2;a:1:{s:7:"element";a:6:{i:0;a:27:{s:4:"type";s:10:"background";s:13:"backgroundimg";s:'.strlen($img8).':"'.$img8.'";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:0:"";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:0:"";s:6:"height";s:0:"";s:8:"fontsize";s:0:"";s:5:"delay";s:0:"";s:4:"time";s:0:"";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:4:"none";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:4:"none";s:10:"rotate_out";s:1:"0";s:6:"easein";s:6:"linear";s:7:"easeout";s:6:"linear";}i:1;a:27:{s:4:"type";s:5:"image";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:'.strlen($img9).':"'.$img9.'";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:0:"";s:8:"position";s:16:"left:262,top:-39";s:6:"fadein";s:4:"true";s:7:"fadeout";s:4:"true";s:5:"width";s:3:"100";s:6:"height";s:3:"100";s:8:"fontsize";s:2:"13";s:5:"delay";s:4:"2000";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:7:"fromtop";s:9:"rotate_in";s:4:"true";s:5:"fxout";s:5:"totop";s:10:"rotate_out";s:4:"true";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:2;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:12:"Many layouts";s:4:"html";s:0:"";s:8:"position";s:14:"left:0,top:218";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:1:"0";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:3;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:21:"to create outstanding";s:4:"html";s:0:"";s:8:"position";s:14:"left:0,top:275";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:3:"400";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:4;a:27:{s:4:"type";s:7:"caption";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:19:"portfolio galleries";s:4:"html";s:0:"";s:8:"position";s:14:"left:0,top:332";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"32";s:5:"delay";s:3:"800";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}i:5;a:27:{s:4:"type";s:4:"html";s:13:"backgroundimg";s:0:"";s:7:"bgcolor";s:11:"transparent";s:8:"link_100";s:0:"";s:10:"target_100";s:1:"0";s:9:"simpleimg";s:0:"";s:5:"video";s:0:"";s:9:"videostop";s:1:"0";s:8:"autoplay";s:1:"0";s:7:"caption";s:0:"";s:4:"html";s:103:"<a href=\"#\"><span class=\"pix_button second_color large\" data-fontsize=\"15\">have a look</span></a>";s:8:"position";s:14:"left:0,top:389";s:6:"fadein";s:1:"0";s:7:"fadeout";s:1:"0";s:5:"width";s:4:"auto";s:6:"height";s:4:"auto";s:8:"fontsize";s:2:"13";s:5:"delay";s:4:"1200";s:4:"time";s:3:"800";s:4:"link";s:0:"";s:6:"target";s:1:"0";s:4:"fxin";s:8:"fromleft";s:9:"rotate_in";s:1:"0";s:5:"fxout";s:6:"toleft";s:10:"rotate_out";s:1:"0";s:6:"easein";s:11:"easeOutQuad";s:7:"easeout";s:10:"easeInQuad";}}}}}');
  199.             pix_add_option('pix_array_your_slideshows_forte_temp_slide',$slide_cont,NULL);
  200.         }
  201.  
  202.         wp_insert_post($post);
  203.         $page = get_page_by_title( 'Forte temporary home' );
  204.         update_post_meta($page->ID, 'pix_pag_opts_hidetitle', 'on');
  205.         update_post_meta($page->ID, '_wp_page_template', 'widepage.php');
  206.         update_post_meta($page->ID, 'pix_pag_opts_share', 'hide');
  207.        
  208.         wp_insert_post($post2);
  209.         $page2 = get_page_by_title( 'Forte temporary blog' );
  210.        
  211.         update_option('show_on_front','page');
  212.         update_option('page_on_front',$page->ID);
  213.         update_option('page_for_posts',$page2->ID);
  214.  
  215.         $pix_array_your_slideshows = pix_get_option('pix_array_your_slideshows_');
  216.        
  217.  
  218.         pix_add_general();
  219.     } else {
  220.         pix_add_general();
  221.     }
  222. }
  223.  
  224. function add_options()
  225. {
  226.     $forte_theme = wp_get_theme();
  227.     $version = $forte_theme->get( 'Version' );
  228.     global $options, $woocommerce_en;
  229.    
  230.     if ( $woocommerce_en == 'active' ) {
  231.         $stand_cart = 'true';
  232.     } else {
  233.         $stand_cart = '0';
  234.     }
  235.  
  236.     $options = array (
  237.  
  238.         array( "id" => "pix_last_version",
  239.             "std" => $version,
  240.             "icl" => "NULL"),
  241.  
  242.         array( "id" => "pix_last_tweet",
  243.             "std" => "",
  244.             "icl" => "NULL"),
  245.            
  246.         array( "id" => "pix_tweets_message",
  247.             "std" => "true",
  248.             "icl" => "NULL"),
  249.            
  250.         array( "id" => "pix_chmod_message",
  251.             "std" => "true",
  252.             "icl" => "NULL"),
  253.            
  254.         array( "id" => "pix_documentation_message",
  255.             "std" => "true",
  256.             "icl" => "NULL"),
  257.            
  258.         array( "id" => "pix_admin_page_title",
  259.             "std" => "Forte",
  260.             "icl" => "NULL"),
  261.            
  262.         array( "id" => "pix_login_logo",
  263.             "std" => get_template_directory_uri()."/functions/images/forte_logo_login.png",
  264.             "icl" => "NULL"),
  265.            
  266.         array( "id" => "pix_admin_panel_logo",
  267.             "std" => get_template_directory_uri()."/functions/images/forte_sprite_admin.png",
  268.             "icl" => "NULL"),
  269.            
  270.         array( "id" => "pix_admin_panel_logo_css",
  271.             "std" => "no-repeat 0 -819px",
  272.             "icl" => "NULL"),
  273.            
  274.         array( "id" => "pix_allow_changelog",
  275.             "std" => "true",
  276.             "icl" => "NULL"),
  277.            
  278.         array( "id" => "pix_allow_tweets",
  279.             "std" => "0",
  280.             "icl" => "NULL"),
  281.            
  282.         array( "id" => "pix_enable_google",
  283.             "std" => "true",
  284.             "icl" => "NULL"),
  285.            
  286.         array( "id" => "pix_select_fonts",
  287.             "std" => array(
  288.                 'Satisfy',
  289.                 'Josefin Slab',
  290.                 'Open Sans'
  291.                 ),
  292.             "icl" => "NULL"),
  293.            
  294.         array( "id" => "pix_font_families",
  295.             "std" => array(
  296.                 'Satisfy',
  297.                 'Josefin Slab',
  298.                 'Open Sans'
  299.                 ),
  300.             "icl" => "NULL"),
  301.            
  302.         array( "id" => "pix_font_variants",
  303.             "std" => "",
  304.             "icl" => "NULL"),
  305.            
  306.         array( "id" => "pix_font_subsets",
  307.             "std" => "",
  308.             "icl" => "NULL"),
  309.            
  310.         array( "id" => "pix_allow_ajax",
  311.             "std" => "true",
  312.             "icl" => "NULL"),
  313.            
  314.         array( "id" => "pix_floatingicons_position_bgcolor_opacity",
  315.             "std" => "0.97",
  316.             "icl" => "NULL"),
  317.            
  318.         array( "id" => "pix_floatingicons_woocommerce_amount_bg",
  319.             "std" => "#ffd700",
  320.             "icl" => "NULL"),
  321.            
  322.         array( "id" => "pix_floatingicons_woocommerce_amount_color",
  323.             "std" => "#222222",
  324.             "icl" => "NULL"),
  325.            
  326.         array( "id" => "pix_filter_price_bg",
  327.             "std" => "#ffffff",
  328.             "icl" => "NULL"),
  329.            
  330.         array( "id" => "pix_filter_price_light_border",
  331.             "std" => "#ffffff",
  332.             "icl" => "NULL"),
  333.            
  334.         array( "id" => "pix_filter_price_dark_border",
  335.             "std" => "#000000",
  336.             "icl" => "NULL"),
  337.            
  338.         array( "id" => "pix_filter_price_track",
  339.             "std" => "#5b5b5b",
  340.             "icl" => "NULL"),
  341.            
  342.         array( "id" => "pix_filter_price_range",
  343.             "std" => "#f83f3f",
  344.             "icl" => "NULL"),
  345.            
  346.         array( "id" => "pix_filter_price_dragger",
  347.             "std" => "#ebebeb",
  348.             "icl" => "NULL"),
  349.            
  350.         array( "id" => "pix_header_resize",
  351.             "std" => "true",
  352.             "icl" => "NULL"),
  353.            
  354.         array( "id" => "pix_header_effect",
  355.             "std" => "true",
  356.             "icl" => "NULL"),
  357.            
  358.         array( "id" => "pix_header_position",
  359.             "std" => "",
  360.             "icl" => "NULL"),
  361.            
  362.         array( "id" => "pix_header_bgcolor",
  363.             "std" => "#fafafa",
  364.             "icl" => "NULL"),
  365.            
  366.         array( "id" => "pix_header_borderbottom",
  367.             "std" => "#ffffff",
  368.             "icl" => "NULL"),
  369.            
  370.         array( "id" => "pix_header_bordertop",
  371.             "std" => "#e63d3d",
  372.             "icl" => "NULL"),
  373.            
  374.         array( "id" => "pix_header_bgcolor_opacity",
  375.             "std" => "0.97",
  376.             "icl" => "NULL"),
  377.            
  378.         array( "id" => "pix_header_bgimage",
  379.             "std" => "",
  380.             "icl" => "NULL"),
  381.            
  382.         array( "id" => "pix_header_bgimage_css",
  383.             "std" => "repeat",
  384.             "icl" => "NULL"),
  385.            
  386.         array( "id" => "pix_logo_bgcolor",
  387.             "std" => "transparent",
  388.             "icl" => "NULL"),
  389.            
  390.         array( "id" => "pix_logo_color",
  391.             "std" => "#424242",
  392.             "icl" => "NULL"),
  393.            
  394.         array( "id" => "pix_logoimage",
  395.             "std" => "",
  396.             "icl" => "NULL"),
  397.            
  398.         array( "id" => "pix_logostyle",
  399.             "std" => "",
  400.             "icl" => "NULL"),
  401.            
  402.         array( "id" => "pix_sitetitle_fontfamily",
  403.             "std" => "Open+Sans",
  404.             "icl" => "NULL"),
  405.            
  406.         array( "id" => "pix_sitetitle_fontvariants",
  407.             "std" => "600",
  408.             "icl" => "NULL"),
  409.            
  410.         array( "id" => "pix_sitetitle_fontsubsets",
  411.             "std" => "latin",
  412.             "icl" => "NULL"),
  413.            
  414.         array( "id" => "pix_sitetitle_fontsize",
  415.             "std" => "25",
  416.             "icl" => "NULL"),
  417.            
  418.         array( "id" => "pix_sitedescription_fontfamily",
  419.             "std" => "Open+Sans",
  420.             "icl" => "NULL"),
  421.            
  422.         array( "id" => "pix_sitedescription_fontvariants",
  423.             "std" => "400",
  424.             "icl" => "NULL"),
  425.            
  426.         array( "id" => "pix_sitedescription_fontsubsets",
  427.             "std" => "latin",
  428.             "icl" => "NULL"),
  429.            
  430.         array( "id" => "pix_sitedescription_fontsize",
  431.             "std" => "12",
  432.             "icl" => "NULL"),
  433.            
  434.         array( "id" => "pix_append_head_top",
  435.             "std" => "",
  436.             "icl" => "NULL"),
  437.            
  438.         array( "id" => "pix_append_head_bottom",
  439.             "std" => "",
  440.             "icl" => "NULL"),
  441.            
  442.         array( "id" => "pix_nav_1stlevel_fontfamily",
  443.             "std" => "Open+Sans",
  444.             "icl" => "NULL"),
  445.            
  446.         array( "id" => "pix_nav_1stlevel_fontvariants",
  447.             "std" => "regular",
  448.             "icl" => "NULL"),
  449.            
  450.         array( "id" => "pix_nav_1stlevel_fontsubsets",
  451.             "std" => "latin",
  452.             "icl" => "NULL"),
  453.            
  454.         array( "id" => "pix_nav_1stlevel_fontsize",
  455.             "std" => "12",
  456.             "icl" => "NULL"),
  457.            
  458.         array( "id" => "pix_nav_1stcolor",
  459.             "std" => "#424242",
  460.             "icl" => "NULL"),
  461.            
  462.         array( "id" => "pix_nav_1sthover",
  463.             "std" => "#424242",
  464.             "icl" => "NULL"),
  465.            
  466.         array( "id" => "pix_nav_1sthover_bg",
  467.             "std" => "#000000",
  468.             "icl" => "NULL"),
  469.            
  470.         array( "id" => "pix_nav_1sthover_bg_opacity",
  471.             "std" => "0.06",
  472.             "icl" => "NULL"),
  473.            
  474.         array( "id" => "pix_nav_1sthover_indicator",
  475.             "std" => "#e63d3d",
  476.             "icl" => "NULL"),
  477.            
  478.         array( "id" => "pix_nav_1scurrent",
  479.             "std" => "#424242",
  480.             "icl" => "NULL"),
  481.            
  482.         array( "id" => "pix_nav_current_bg",
  483.             "std" => "#000000",
  484.             "icl" => "NULL"),
  485.            
  486.         array( "id" => "pix_nav_current_bg_opacity",
  487.             "std" => "0.06",
  488.             "icl" => "NULL"),
  489.            
  490.         array( "id" => "pix_nav_current_indicator",
  491.             "std" => "#e63d3d",
  492.             "icl" => "NULL"),
  493.            
  494.         array( "id" => "pix_nav_button",
  495.             "std" => "#666666",
  496.             "icl" => "NULL"),
  497.            
  498.         array( "id" => "pix_nav_button_bg",
  499.             "std" => "#eeeeee",
  500.             "icl" => "NULL"),
  501.            
  502.         array( "id" => "pix_nav_button_border",
  503.             "std" => "#cccccc",
  504.             "icl" => "NULL"),
  505.            
  506.         array( "id" => "pix_nav_2ndlevel_fontfamily",
  507.             "std" => "Open+Sans",
  508.             "icl" => "NULL"),
  509.            
  510.         array( "id" => "pix_nav_2ndlevel_fontvariants",
  511.             "std" => "regular",
  512.             "icl" => "NULL"),
  513.            
  514.         array( "id" => "pix_nav_2ndlevel_fontsubsets",
  515.             "std" => "latin",
  516.             "icl" => "NULL"),
  517.            
  518.         array( "id" => "pix_nav_2ndlevel_fontsize",
  519.             "std" => "13",
  520.             "icl" => "NULL"),
  521.            
  522.         array( "id" => "pix_nav_2ndcolor",
  523.             "std" => "#eaeaea",
  524.             "icl" => "NULL"),
  525.            
  526.         array( "id" => "pix_nav_megatitles",
  527.             "std" => "#f35959",
  528.             "icl" => "NULL"),
  529.            
  530.         array( "id" => "pix_nav_2ndbg",
  531.             "std" => "#424242",
  532.             "icl" => "NULL"),
  533.            
  534.         array( "id" => "pix_nav_2ndhover",
  535.             "std" => "#ffffff",
  536.             "icl" => "NULL"),
  537.            
  538.         array( "id" => "pix_nav_2ndhover_bg",
  539.             "std" => "#252525",
  540.             "icl" => "NULL"),
  541.            
  542.         array( "id" => "pix_nav_2ndhover_border",
  543.             "std" => "#e63d3d",
  544.             "icl" => "NULL"),
  545.            
  546.         array( "id" => "pix_dropdown_2ndbgopacity",
  547.             "std" => "0.97",
  548.             "icl" => "NULL"),
  549.            
  550.         array( "id" => "pix_mega_separator_color",
  551.             "std" => "#666666",
  552.             "icl" => "NULL"),
  553.            
  554.         array( "id" => "pix_mega_separator_opacity",
  555.             "std" => "0.5",
  556.             "icl" => "NULL"),
  557.            
  558.         array( "id" => "pix_enable_breadcrumbs",
  559.             "std" => "true",
  560.             "icl" => "NULL"),
  561.            
  562.         array( "id" => "pix_enable_titlesection",
  563.             "std" => "true",
  564.             "icl" => "NULL"),
  565.            
  566.         array( "id" => "pix_footer_bgcolor",
  567.             "std" => "#353535",
  568.             "icl" => "NULL"),
  569.            
  570.         array( "id" => "pix_footer_border",
  571.             "std" => "#151515",
  572.             "icl" => "NULL"),
  573.            
  574.         array( "id" => "pix_footer_bgimage",
  575.             "std" => "",
  576.             "icl" => "NULL"),
  577.            
  578.         array( "id" => "pix_footer_bgimage_css",
  579.             "std" => "",
  580.             "icl" => "NULL"),
  581.            
  582.         array( "id" => "pix_footer_separator_color",
  583.             "std" => "#5b5b5b",
  584.             "icl" => "NULL"),
  585.            
  586.         array( "id" => "pix_footer_color",
  587.             "std" => "#999999",
  588.             "icl" => "NULL"),
  589.            
  590.         array( "id" => "pix_footer_title",
  591.             "std" => "#eaeaea",
  592.             "icl" => "NULL"),
  593.            
  594.         array( "id" => "pix_footer_link",
  595.             "std" => "#bbbbbb",
  596.             "icl" => "NULL"),
  597.            
  598.         array( "id" => "pix_footer_list_sign",
  599.             "std" => "#f35959",
  600.             "icl" => "NULL"),
  601.            
  602.         array( "id" => "pix_footer_soft_bg",
  603.             "std" => "#e7e7e7",
  604.             "icl" => "NULL"),
  605.            
  606.         array( "id" => "pix_first_footer",
  607.             "std" => "",
  608.             "icl" => "NULL"),
  609.            
  610.         array( "id" => "pix_second_footer",
  611.             "std" => "",
  612.             "icl" => "NULL"),
  613.            
  614.         array( "id" => "pix_third_footer",
  615.             "std" => "",
  616.             "icl" => "NULL"),
  617.            
  618.         array( "id" => "pix_fourth_footer",
  619.             "std" => "",
  620.             "icl" => "NULL"),
  621.            
  622.         array( "id" => "pix_footer_tiny_button_bg",
  623.             "std" => "#555555",
  624.             "icl" => "NULL"),
  625.            
  626.         array( "id" => "pix_footer_tiny_button_textcolor",
  627.             "std" => "#eaeaea",
  628.             "icl" => "NULL"),
  629.            
  630.         array( "id" => "pix_footer_tiny_button_border",
  631.             "std" => "#252525",
  632.             "icl" => "NULL"),
  633.            
  634.         array( "id" => "pix_footer_simple_button_bg",
  635.             "std" => "#e0e0e0",
  636.             "icl" => "NULL"),
  637.            
  638.         array( "id" => "pix_footer_simple_button_textcolor",
  639.             "std" => "#666666",
  640.             "icl" => "NULL"),
  641.            
  642.         array( "id" => "pix_footer_simple_button_border",
  643.             "std" => "transparent",
  644.             "icl" => "NULL"),
  645.            
  646.         array( "id" => "pix_footer_first_color_button_bg",
  647.             "std" => "#555555",
  648.             "icl" => "NULL"),
  649.            
  650.         array( "id" => "pix_footer_first_color_button_textcolor",
  651.             "std" => "#eaeaea",
  652.             "icl" => "NULL"),
  653.            
  654.         array( "id" => "pix_footer_first_color_button_border",
  655.             "std" => "#252525",
  656.             "icl" => "NULL"),
  657.            
  658.         array( "id" => "pix_footer_second_color_button_bg",
  659.             "std" => "#e63d3d",
  660.             "icl" => "NULL"),
  661.            
  662.         array( "id" => "pix_footer_second_color_button_textcolor",
  663.             "std" => "#ffffff",
  664.             "icl" => "NULL"),
  665.            
  666.         array( "id" => "pix_footer_second_color_button_border",
  667.             "std" => "#9d1b1b",
  668.             "icl" => "NULL"),
  669.            
  670.         array( "id" => "pix_footer_third_color_button_bg",
  671.             "std" => "#2fd4cb",
  672.             "icl" => "NULL"),
  673.            
  674.         array( "id" => "pix_footer_third_color_button_textcolor",
  675.             "std" => "#ffffff",
  676.             "icl" => "NULL"),
  677.            
  678.         array( "id" => "pix_footer_third_color_button_border",
  679.             "std" => "#1b8882",
  680.             "icl" => "NULL"),
  681.            
  682.         array( "id" => "pix_footer_credits",
  683.             "std" => "true",
  684.             "icl" => "NULL"),
  685.            
  686.         array( "id" => "pix_credits_left",
  687.             "std" => get_bloginfo('name')." | ".get_bloginfo('description'),
  688.             "icl" => "true"),
  689.            
  690.         array( "id" => "pix_credits_right",
  691.             "std" => "©2013",
  692.             "icl" => "true"),
  693.            
  694.         array( "id" => "pix_credits_color",
  695.             "std" => "#999999",
  696.             "icl" => "NULL"),
  697.            
  698.         array( "id" => "pix_credits_bgcolor",
  699.             "std" => "#424242",
  700.             "icl" => "NULL"),
  701.            
  702.         array( "id" => "pix_credits_bgimage",
  703.             "std" => "",
  704.             "icl" => "NULL"),
  705.            
  706.         array( "id" => "pix_credits_bgimage_css",
  707.             "std" => "repeat",
  708.             "icl" => "NULL"),
  709.            
  710.         array( "id" => "pix_append_footer",
  711.             "std" => "",
  712.             "icl" => "NULL"),
  713.            
  714.         array( "id" => "pix_aside_position",
  715.             "std" => "right",
  716.             "icl" => "NULL"),
  717.            
  718.         array( "id" => "pix_sidebar_text_color",
  719.             "std" => "#424242",
  720.             "icl" => "NULL"),
  721.            
  722.         array( "id" => "pix_aside_separators_color",
  723.             "std" => "#dadada",
  724.             "icl" => "NULL"),
  725.            
  726.         array( "id" => "pix_sidebar_link_color",
  727.             "std" => "#666666",
  728.             "icl" => "NULL"),
  729.            
  730.         array( "id" => "pix_sidebar_list_sign",
  731.             "std" => "#e63d3d",
  732.             "icl" => "NULL"),
  733.            
  734.         array( "id" => "pix_aside_soft_bg",
  735.             "std" => "#e7e7e7",
  736.             "icl" => "NULL"),
  737.            
  738.         array( "id" => "pix_aside_bgcolor",
  739.             "std" => "#eeeeee",
  740.             "icl" => "NULL"),
  741.            
  742.         array( "id" => "pix_aside_bgcolor_opacity",
  743.             "std" => "1",
  744.             "icl" => "NULL"),
  745.            
  746.         array( "id" => "pix_aside_bgimage",
  747.             "std" => get_template_directory_uri()."/images/assets/bg_pattern_0.png",
  748.             "icl" => "NULL"),
  749.            
  750.         array( "id" => "pix_aside_bgimage_css",
  751.             "std" => "repeat",
  752.             "icl" => "NULL"),
  753.            
  754.         array( "id" => "pix_aside_accordion_bgcolor",
  755.             "std" => "#fafafa",
  756.             "icl" => "NULL"),
  757.            
  758.         array( "id" => "pix_aside_tiny_button_bg",
  759.             "std" => "#aaaaaa",
  760.             "icl" => "NULL"),
  761.            
  762.         array( "id" => "pix_aside_tiny_button_textcolor",
  763.             "std" => "#ffffff",
  764.             "icl" => "NULL"),
  765.            
  766.         array( "id" => "pix_aside_tiny_button_border",
  767.             "std" => "#666666",
  768.             "icl" => "NULL"),
  769.            
  770.         array( "id" => "pix_aside_simple_button_bg",
  771.             "std" => "#e0e0e0",
  772.             "icl" => "NULL"),
  773.            
  774.         array( "id" => "pix_aside_simple_button_textcolor",
  775.             "std" => "#666666",
  776.             "icl" => "NULL"),
  777.            
  778.         array( "id" => "pix_aside_simple_button_border",
  779.             "std" => "transparent",
  780.             "icl" => "NULL"),
  781.            
  782.         array( "id" => "pix_aside_first_color_button_bg",
  783.             "std" => "#a3a3a3",
  784.             "icl" => "NULL"),
  785.            
  786.         array( "id" => "pix_aside_first_color_button_textcolor",
  787.             "std" => "#ffffff",
  788.             "icl" => "NULL"),
  789.            
  790.         array( "id" => "pix_aside_first_color_button_border",
  791.             "std" => "#666666",
  792.             "icl" => "NULL"),
  793.            
  794.         array( "id" => "pix_aside_second_color_button_bg",
  795.             "std" => "#e63d3d",
  796.             "icl" => "NULL"),
  797.            
  798.         array( "id" => "pix_aside_second_color_button_textcolor",
  799.             "std" => "#ffffff",
  800.             "icl" => "NULL"),
  801.            
  802.         array( "id" => "pix_aside_second_color_button_border",
  803.             "std" => "#9d1b1b",
  804.             "icl" => "NULL"),
  805.            
  806.         array( "id" => "pix_aside_third_color_button_bg",
  807.             "std" => "#2fd4cb",
  808.             "icl" => "NULL"),
  809.            
  810.         array( "id" => "pix_aside_third_color_button_textcolor",
  811.             "std" => "#ffffff",
  812.             "icl" => "NULL"),
  813.            
  814.         array( "id" => "pix_aside_third_color_button_border",
  815.             "std" => "#1b8882",
  816.             "icl" => "NULL"),
  817.            
  818.         array( "id" => "pix_slidaside_text_color",
  819.             "std" => "#424242",
  820.             "icl" => "NULL"),
  821.            
  822.         array( "id" => "pix_slidaside_separators_color",
  823.             "std" => "#dadada",
  824.             "icl" => "NULL"),
  825.            
  826.         array( "id" => "pix_slidaside_link_color",
  827.             "std" => "#999999",
  828.             "icl" => "NULL"),
  829.            
  830.         array( "id" => "pix_slidaside_list_sign",
  831.             "std" => "#f83f3f",
  832.             "icl" => "NULL"),
  833.            
  834.         array( "id" => "pix_slidaside_soft_bg",
  835.             "std" => "#e7e7e7",
  836.             "icl" => "NULL"),
  837.            
  838.         array( "id" => "pix_slidaside_bgcolor",
  839.             "std" => "#eeeeee",
  840.             "icl" => "NULL"),
  841.            
  842.         array( "id" => "pix_slidaside_bgcolor_opacity",
  843.             "std" => "0.95",
  844.             "icl" => "NULL"),
  845.            
  846.         array( "id" => "pix_slidaside_bgimage",
  847.             "std" => get_template_directory_uri()."/images/assets/bg_pattern_0.png",
  848.             "icl" => "NULL"),
  849.            
  850.         array( "id" => "pix_slidaside_bgimage_css",
  851.             "std" => "repeat",
  852.             "icl" => "NULL"),
  853.            
  854.         array( "id" => "pix_slidaside_accordion_bgcolor",
  855.             "std" => "#fafafa",
  856.             "icl" => "NULL"),
  857.            
  858.         array( "id" => "pix_slidaside_drag_cont_bgcolor",
  859.             "std" => "#000000",
  860.             "icl" => "NULL"),
  861.            
  862.         array( "id" => "pix_slidaside_drag_cont_opacity",
  863.             "std" => "0.2",
  864.             "icl" => "NULL"),
  865.            
  866.         array( "id" => "pix_slidaside_drag_bgcolor",
  867.             "std" => "#eaeaea",
  868.             "icl" => "NULL"),
  869.            
  870.         array( "id" => "pix_slidaside_drag_opacity",
  871.             "std" => "0.9",
  872.             "icl" => "NULL"),
  873.            
  874.         array( "id" => "pix_slidaside_close_color",
  875.             "std" => "#fafafa",
  876.             "icl" => "NULL"),
  877.            
  878.         array( "id" => "pix_slidaside_close_bg",
  879.             "std" => "#666666",
  880.             "icl" => "NULL"),
  881.            
  882.         array( "id" => "pix_slidaside_tiny_button_bg",
  883.             "std" => "#aaaaaa",
  884.             "icl" => "NULL"),
  885.            
  886.         array( "id" => "pix_slidaside_tiny_button_textcolor",
  887.             "std" => "#ffffff",
  888.             "icl" => "NULL"),
  889.            
  890.         array( "id" => "pix_slidaside_tiny_button_border",
  891.             "std" => "#666666",
  892.             "icl" => "NULL"),
  893.            
  894.         array( "id" => "pix_slidaside_simple_button_bg",
  895.             "std" => "#e0e0e0",
  896.             "icl" => "NULL"),
  897.            
  898.         array( "id" => "pix_slidaside_simple_button_textcolor",
  899.             "std" => "#666666",
  900.             "icl" => "NULL"),
  901.            
  902.         array( "id" => "pix_slidaside_simple_button_border",
  903.             "std" => "transparent",
  904.             "icl" => "NULL"),
  905.            
  906.         array( "id" => "pix_slidaside_first_color_button_bg",
  907.             "std" => "#a3a3a3",
  908.             "icl" => "NULL"),
  909.            
  910.         array( "id" => "pix_slidaside_first_color_button_textcolor",
  911.             "std" => "#ffffff",
  912.             "icl" => "NULL"),
  913.            
  914.         array( "id" => "pix_slidaside_first_color_button_border",
  915.             "std" => "#666666",
  916.             "icl" => "NULL"),
  917.            
  918.         array( "id" => "pix_slidaside_second_color_button_bg",
  919.             "std" => "#e63d3d",
  920.             "icl" => "NULL"),
  921.            
  922.         array( "id" => "pix_slidaside_second_color_button_textcolor",
  923.             "std" => "#ffffff",
  924.             "icl" => "NULL"),
  925.            
  926.         array( "id" => "pix_slidaside_second_color_button_border",
  927.             "std" => "#bd4b4b",
  928.             "icl" => "NULL"),
  929.            
  930.         array( "id" => "pix_slidaside_third_color_button_bg",
  931.             "std" => "#2fd4cb",
  932.             "icl" => "NULL"),
  933.            
  934.         array( "id" => "pix_slidaside_third_color_button_textcolor",
  935.             "std" => "#ffffff",
  936.             "icl" => "NULL"),
  937.            
  938.         array( "id" => "pix_slidaside_third_color_button_border",
  939.             "std" => "#1b8882",
  940.             "icl" => "NULL"),
  941.            
  942.         array( "id" => "pix_allow_seo",
  943.             "std" => "true",
  944.             "icl" => "NULL"),
  945.            
  946.         array( "id" => "pix_generalmetatitle",
  947.             "std" => "Forte",
  948.             "icl" => "true"),
  949.            
  950.         array( "id" => "pix_generalmetadescription",
  951.             "std" => get_bloginfo('description'),
  952.             "icl" => "true"),
  953.            
  954.         array( "id" => "pix_generalmetakeys",
  955.             "std" => "",
  956.             "icl" => "true"),
  957.            
  958.         array( "id" => "pix_favicon",
  959.             "std" => "",
  960.             "icl" => "NULL"),
  961.            
  962.         array( "id" => "pix_body_bgcolor",
  963.             "std" => "#fafafa",
  964.             "icl" => "NULL"),
  965.            
  966.         array( "id" => "pix_title_section_bg_color",
  967.             "std" => "#eeeeee",
  968.             "icl" => "NULL"),
  969.            
  970.         array( "id" => "pix_title_section_bgimage",
  971.             "std" => get_template_directory_uri()."/images/assets/bg_pattern_0.png",
  972.             "icl" => "NULL"),
  973.            
  974.         array( "id" => "pix_title_section_widebg",
  975.             "std" => "scroll",
  976.             "icl" => "NULL"),
  977.            
  978.         array( "id" => "pix_title_section_bgprepeat",
  979.             "std" => "true",
  980.             "icl" => "NULL"),
  981.            
  982.         array( "id" => "pix_title_section_full_alignment",
  983.             "std" => "center",
  984.             "icl" => "NULL"),
  985.            
  986.         array( "id" => "pix_title_section_attachment",
  987.             "std" => "scroll",
  988.             "icl" => "NULL"),
  989.            
  990.         array( "id" => "pix_title_section_color",
  991.             "std" => "#424242",
  992.             "icl" => "NULL"),
  993.            
  994.         array( "id" => "pix_title_lines_bgcolor",
  995.             "std" => "transparent",
  996.             "icl" => "NULL"),
  997.            
  998.         array( "id" => "pix_title_lines_opacity",
  999.             "std" => "0",
  1000.             "icl" => "NULL"),
  1001.            
  1002.         array( "id" => "pix_divider_border",
  1003.             "std" => "#ffffff",
  1004.             "icl" => "NULL"),
  1005.            
  1006.         array( "id" => "pix_general_fontfamily",
  1007.             "std" => "Open+Sans",
  1008.             "icl" => "NULL"),
  1009.            
  1010.         array( "id" => "pix_general_fontsubsets",
  1011.             "std" => "latin",
  1012.             "icl" => "NULL"),
  1013.            
  1014.         array( "id" => "pix_general_fontsize",
  1015.             "std" => "13",
  1016.             "icl" => "NULL"),
  1017.            
  1018.         array( "id" => "pix_general_text_color",
  1019.             "std" => "#333333",
  1020.             "icl" => "NULL"),
  1021.            
  1022.         array( "id" => "pix_general_link_color",
  1023.             "std" => "#999999",
  1024.             "icl" => "NULL"),
  1025.            
  1026.         array( "id" => "pix_general_highlighted_color",
  1027.             "std" => "#e63d3d",
  1028.             "icl" => "NULL"),
  1029.            
  1030.         array( "id" => "pix_aside_highlighted_color",
  1031.             "std" => "#e63d3d",
  1032.             "icl" => "NULL"),
  1033.            
  1034.         array( "id" => "pix_slidaside_highlighted_color",
  1035.             "std" => "#f83f3f",
  1036.             "icl" => "NULL"),
  1037.            
  1038.         array( "id" => "pix_footer_highlighted_color",
  1039.             "std" => "#f35959",
  1040.             "icl" => "NULL"),
  1041.            
  1042.         array( "id" => "pix_secondary_fontfamily",
  1043.             "std" => "Bitter",
  1044.             "icl" => "NULL"),
  1045.            
  1046.         array( "id" => "pix_secondary_fontsubsets",
  1047.             "std" => "latin",
  1048.             "icl" => "NULL"),
  1049.            
  1050.         array( "id" => "pix_secondary_bg",
  1051.             "std" => "#eeeeee",
  1052.             "icl" => "NULL"),
  1053.            
  1054.         array( "id" => "pix_secondary_bgcolor_opacity",
  1055.             "std" => "0.99",
  1056.             "icl" => "NULL"),
  1057.            
  1058.         array( "id" => "pix_hr_color",
  1059.             "std" => "#eaeaea",
  1060.             "icl" => "NULL"),
  1061.            
  1062.         array( "id" => "pix_hover_icons_color",
  1063.             "std" => "#dddddd",
  1064.             "icl" => "NULL"),
  1065.            
  1066.         array( "id" => "pix_hover_icons_bg",
  1067.             "std" => "#252525",
  1068.             "icl" => "NULL"),
  1069.            
  1070.         array( "id" => "pix_hover_icons_bg_opacity",
  1071.             "std" => "0.8",
  1072.             "icl" => "NULL"),
  1073.            
  1074.         array( "id" => "pix_hover_bg",
  1075.             "std" => "#eaeaea",
  1076.             "icl" => "NULL"),
  1077.            
  1078.         array( "id" => "pix_hover_bg_opacity",
  1079.             "std" => "0.5",
  1080.             "icl" => "NULL"),
  1081.            
  1082.         array( "id" => "pix_hover_bg_border",
  1083.             "std" => "#eaeaea",
  1084.             "icl" => "NULL"),
  1085.            
  1086.         array( "id" => "pix_main_shadow_color",
  1087.             "std" => "#000000",
  1088.             "icl" => "NULL"),
  1089.            
  1090.         array( "id" => "pix_main_shadow_x",
  1091.             "std" => "0",
  1092.             "icl" => "NULL"),
  1093.            
  1094.         array( "id" => "pix_main_shadow_y",
  1095.             "std" => "0",
  1096.             "icl" => "NULL"),
  1097.            
  1098.         array( "id" => "pix_main_shadow_blur",
  1099.             "std" => "18",
  1100.             "icl" => "NULL"),
  1101.            
  1102.         array( "id" => "pix_main_shadow_spread",
  1103.             "std" => "8",
  1104.             "icl" => "NULL"),
  1105.            
  1106.         array( "id" => "pix_main_shadow_opacity",
  1107.             "std" => "0.1",
  1108.             "icl" => "NULL"),
  1109.            
  1110.         array( "id" => "pix_scroll_button_bg",
  1111.             "std" => "#424242",
  1112.             "icl" => "NULL"),
  1113.            
  1114.         array( "id" => "pix_scroll_button_bg_opacity",
  1115.             "std" => "0.92",
  1116.             "icl" => "NULL"),
  1117.            
  1118.         array( "id" => "pix_scroll_button_color",
  1119.             "std" => "#eaeaea",
  1120.             "icl" => "NULL"),
  1121.            
  1122.         array( "id" => "pix_like_color",
  1123.             "std" => "#e63d3d",
  1124.             "icl" => "NULL"),
  1125.            
  1126.         array( "id" => "pix_tiny_button_bg",
  1127.             "std" => "#aaaaaa",
  1128.             "icl" => "NULL"),
  1129.            
  1130.         array( "id" => "pix_tiny_button_textcolor",
  1131.             "std" => "#ffffff",
  1132.             "icl" => "NULL"),
  1133.            
  1134.         array( "id" => "pix_tiny_button_border",
  1135.             "std" => "#666666",
  1136.             "icl" => "NULL"),
  1137.            
  1138.         array( "id" => "pix_tiny_button_fontsize",
  1139.             "std" => "0.769",
  1140.             "icl" => "NULL"),
  1141.            
  1142.         array( "id" => "pix_tiny_button_fontfamily",
  1143.             "std" => "Open+Sans",
  1144.             "icl" => "NULL"),
  1145.            
  1146.         array( "id" => "pix_tiny_button_fontvariants",
  1147.             "std" => "600",
  1148.             "icl" => "NULL"),
  1149.            
  1150.         array( "id" => "pix_tiny_button_fontsubsets",
  1151.             "std" => "latin",
  1152.             "icl" => "NULL"),
  1153.            
  1154.         array( "id" => "pix_simple_button_bg",
  1155.             "std" => "#eaeaea",
  1156.             "icl" => "NULL"),
  1157.            
  1158.         array( "id" => "pix_simple_button_textcolor",
  1159.             "std" => "#666666",
  1160.             "icl" => "NULL"),
  1161.            
  1162.         array( "id" => "pix_simple_button_border",
  1163.             "std" => "transparent",
  1164.             "icl" => "NULL"),
  1165.            
  1166.         array( "id" => "pix_simple_button_fontsize",
  1167.             "std" => "0.9",
  1168.             "icl" => "NULL"),
  1169.            
  1170.         array( "id" => "pix_simple_button_fontfamily",
  1171.             "std" => "Open+Sans",
  1172.             "icl" => "NULL"),
  1173.            
  1174.         array( "id" => "pix_simple_button_fontvariants",
  1175.             "std" => "400",
  1176.             "icl" => "NULL"),
  1177.            
  1178.         array( "id" => "pix_simple_button_fontsubsets",
  1179.             "std" => "latin",
  1180.             "icl" => "NULL"),
  1181.            
  1182.         array( "id" => "pix_first_color_button_bg",
  1183.             "std" => "#a3a3a3",
  1184.             "icl" => "NULL"),
  1185.            
  1186.         array( "id" => "pix_first_color_button_textcolor",
  1187.             "std" => "#ffffff",
  1188.             "icl" => "NULL"),
  1189.            
  1190.         array( "id" => "pix_first_color_button_border",
  1191.             "std" => "#666666",
  1192.             "icl" => "NULL"),
  1193.            
  1194.         array( "id" => "pix_first_color_button_fontsize",
  1195.             "std" => "1",
  1196.             "icl" => "NULL"),
  1197.            
  1198.         array( "id" => "pix_first_color_button_fontfamily",
  1199.             "std" => "Open+Sans",
  1200.             "icl" => "NULL"),
  1201.            
  1202.         array( "id" => "pix_first_color_button_fontvariants",
  1203.             "std" => "400",
  1204.             "icl" => "NULL"),
  1205.            
  1206.         array( "id" => "pix_first_color_button_fontsubsets",
  1207.             "std" => "latin",
  1208.             "icl" => "NULL"),
  1209.            
  1210.         array( "id" => "pix_second_color_button_bg",
  1211.             "std" => "#e63d3d",
  1212.             "icl" => "NULL"),
  1213.            
  1214.         array( "id" => "pix_second_color_button_textcolor",
  1215.             "std" => "#ffffff",
  1216.             "icl" => "NULL"),
  1217.            
  1218.         array( "id" => "pix_second_color_button_border",
  1219.             "std" => "#9d1b1b",
  1220.             "icl" => "NULL"),
  1221.            
  1222.         array( "id" => "pix_second_color_button_fontsize",
  1223.             "std" => "1",
  1224.             "icl" => "NULL"),
  1225.            
  1226.         array( "id" => "pix_second_color_button_fontfamily",
  1227.             "std" => "Open+Sans",
  1228.             "icl" => "NULL"),
  1229.            
  1230.         array( "id" => "pix_second_color_button_fontvariants",
  1231.             "std" => "400",
  1232.             "icl" => "NULL"),
  1233.            
  1234.         array( "id" => "pix_second_color_button_fontsubsets",
  1235.             "std" => "latin",
  1236.             "icl" => "NULL"),
  1237.            
  1238.         array( "id" => "pix_third_color_button_bg",
  1239.             "std" => "#2fd4cb",
  1240.             "icl" => "NULL"),
  1241.            
  1242.         array( "id" => "pix_third_color_button_textcolor",
  1243.             "std" => "#ffffff",
  1244.             "icl" => "NULL"),
  1245.            
  1246.         array( "id" => "pix_third_color_button_border",
  1247.             "std" => "#1b8882",
  1248.             "icl" => "NULL"),
  1249.            
  1250.         array( "id" => "pix_third_color_button_fontsize",
  1251.             "std" => "1",
  1252.             "icl" => "NULL"),
  1253.            
  1254.         array( "id" => "pix_third_color_button_fontfamily",
  1255.             "std" => "Open+Sans",
  1256.             "icl" => "NULL"),
  1257.            
  1258.         array( "id" => "pix_third_color_button_fontvariants",
  1259.             "std" => "400",
  1260.             "icl" => "NULL"),
  1261.            
  1262.         array( "id" => "pix_third_color_button_fontsubsets",
  1263.             "std" => "latin",
  1264.             "icl" => "NULL"),
  1265.            
  1266.         array( "id" => "pix_large_button_fontsize",
  1267.             "std" => "1.125",
  1268.             "icl" => "NULL"),
  1269.            
  1270.         array( "id" => "pix_extra_button_fontsize",
  1271.             "std" => "1.25",
  1272.             "icl" => "NULL"),
  1273.            
  1274.         array( "id" => "pix_button_footer",
  1275.             "std" => "0",
  1276.             "icl" => "NULL"),
  1277.            
  1278.         array( "id" => "pix_button_aside",
  1279.             "std" => "0",
  1280.             "icl" => "NULL"),
  1281.            
  1282.         array( "id" => "pix_button_slidaside",
  1283.             "std" => "0",
  1284.             "icl" => "NULL"),
  1285.            
  1286.         array( "id" => "pix_h1_fontfamily",
  1287.             "std" => "Bitter",
  1288.             "icl" => "NULL"),
  1289.            
  1290.         array( "id" => "pix_h1_fontvariants",
  1291.             "std" => "400",
  1292.             "icl" => "NULL"),
  1293.            
  1294.         array( "id" => "pix_h1_fontsubsets",
  1295.             "std" => "latin",
  1296.             "icl" => "NULL"),
  1297.            
  1298.         array( "id" => "pix_h1_fontsize",
  1299.             "std" => "3.5",
  1300.             "icl" => "NULL"),
  1301.            
  1302.         array( "id" => "pix_h1_color",
  1303.             "std" => "#424242",
  1304.             "icl" => "NULL"),
  1305.            
  1306.         array( "id" => "pix_h2_fontfamily",
  1307.             "std" => "Bitter",
  1308.             "icl" => "NULL"),
  1309.            
  1310.         array( "id" => "pix_h2_fontvariants",
  1311.             "std" => "400",
  1312.             "icl" => "NULL"),
  1313.            
  1314.         array( "id" => "pix_h2_fontsubsets",
  1315.             "std" => "latin",
  1316.             "icl" => "NULL"),
  1317.            
  1318.         array( "id" => "pix_h2_fontsize",
  1319.             "std" => "3",
  1320.             "icl" => "NULL"),
  1321.            
  1322.         array( "id" => "pix_h2_color",
  1323.             "std" => "#424242",
  1324.             "icl" => "NULL"),
  1325.            
  1326.         array( "id" => "pix_h3_fontfamily",
  1327.             "std" => "Bitter",
  1328.             "icl" => "NULL"),
  1329.            
  1330.         array( "id" => "pix_h3_fontvariants",
  1331.             "std" => "400",
  1332.             "icl" => "NULL"),
  1333.            
  1334.         array( "id" => "pix_h3_fontsubsets",
  1335.             "std" => "latin",
  1336.             "icl" => "NULL"),
  1337.            
  1338.         array( "id" => "pix_h3_fontsize",
  1339.             "std" => "2.5",
  1340.             "icl" => "NULL"),
  1341.            
  1342.         array( "id" => "pix_h3_color",
  1343.             "std" => "#424242",
  1344.             "icl" => "NULL"),
  1345.            
  1346.         array( "id" => "pix_h4_fontfamily",
  1347.             "std" => "Bitter",
  1348.             "icl" => "NULL"),
  1349.            
  1350.         array( "id" => "pix_h4_fontvariants",
  1351.             "std" => "400",
  1352.             "icl" => "NULL"),
  1353.            
  1354.         array( "id" => "pix_h4_fontsubsets",
  1355.             "std" => "latin",
  1356.             "icl" => "NULL"),
  1357.            
  1358.         array( "id" => "pix_h4_fontsize",
  1359.             "std" => "2",
  1360.             "icl" => "NULL"),
  1361.            
  1362.         array( "id" => "pix_h4_color",
  1363.             "std" => "#424242",
  1364.             "icl" => "NULL"),
  1365.            
  1366.         array( "id" => "pix_h5_fontfamily",
  1367.             "std" => "Bitter",
  1368.             "icl" => "NULL"),
  1369.            
  1370.         array( "id" => "pix_h5_fontvariants",
  1371.             "std" => "400",
  1372.             "icl" => "NULL"),
  1373.            
  1374.         array( "id" => "pix_h5_fontsubsets",
  1375.             "std" => "latin",
  1376.             "icl" => "NULL"),
  1377.            
  1378.         array( "id" => "pix_h5_fontsize",
  1379.             "std" => "1.35",
  1380.             "icl" => "NULL"),
  1381.            
  1382.         array( "id" => "pix_h5_color",
  1383.             "std" => "#424242",
  1384.             "icl" => "NULL"),
  1385.            
  1386.         array( "id" => "pix_h6_fontfamily",
  1387.             "std" => "Bitter",
  1388.             "icl" => "NULL"),
  1389.            
  1390.         array( "id" => "pix_h6_fontvariants",
  1391.             "std" => "400",
  1392.             "icl" => "NULL"),
  1393.            
  1394.         array( "id" => "pix_h6_fontsubsets",
  1395.             "std" => "latin",
  1396.             "icl" => "NULL"),
  1397.            
  1398.         array( "id" => "pix_h6_fontsize",
  1399.             "std" => "1.1",
  1400.             "icl" => "NULL"),
  1401.            
  1402.         array( "id" => "pix_h6_color",
  1403.             "std" => "#424242",
  1404.             "icl" => "NULL"),
  1405.            
  1406.         array( "id" => "pix_headinghover_bg",
  1407.             "std" => "#eaeaea",
  1408.             "icl" => "NULL"),
  1409.            
  1410.         array( "id" => "pix_form_bg",
  1411.             "std" => "#eeeeee",
  1412.             "icl" => "NULL"),
  1413.            
  1414.         array( "id" => "pix_form_border_top",
  1415.             "std" => "#dbdbdb",
  1416.             "icl" => "NULL"),
  1417.            
  1418.         array( "id" => "pix_form_border_bottom",
  1419.             "std" => "#ffffff",
  1420.             "icl" => "NULL"),
  1421.            
  1422.         array( "id" => "pix_form_color",
  1423.             "std" => "#666666",
  1424.             "icl" => "NULL"),
  1425.            
  1426.         array( "id" => "pix_captcha_color",
  1427.             "std" => "#eeeeee",
  1428.             "icl" => "NULL"),
  1429.            
  1430.         array( "id" => "pix_captcha_bg",
  1431.             "std" => "#666666",
  1432.             "icl" => "NULL"),
  1433.            
  1434.         array( "id" => "pix_simple_error_color",
  1435.             "std" => "#e63d3d",
  1436.             "icl" => "NULL"),
  1437.            
  1438.         array( "id" => "pix_success_bg",
  1439.             "std" => "#d8f9bc",
  1440.             "icl" => "NULL"),
  1441.            
  1442.         array( "id" => "pix_success_color",
  1443.             "std" => "#4f7730",
  1444.             "icl" => "NULL"),
  1445.            
  1446.         array( "id" => "pix_error_bg",
  1447.             "std" => "#febfbf",
  1448.             "icl" => "NULL"),
  1449.            
  1450.         array( "id" => "pix_error_color",
  1451.             "std" => "#6c2626",
  1452.             "icl" => "NULL"),
  1453.            
  1454.         array( "id" => "pix_info_bg",
  1455.             "std" => "#f8e8cc",
  1456.             "icl" => "NULL"),
  1457.            
  1458.         array( "id" => "pix_info_color",
  1459.             "std" => "#68593e",
  1460.             "icl" => "NULL"),
  1461.            
  1462.         array( "id" => "pix_form_footer",
  1463.             "std" => "0",
  1464.             "icl" => "NULL"),
  1465.            
  1466.         array( "id" => "pix_form_footer_bg",
  1467.             "std" => "#424242",
  1468.             "icl" => "NULL"),
  1469.            
  1470.         array( "id" => "pix_form_footer_border_top",
  1471.             "std" => "#222222",
  1472.             "icl" => "NULL"),
  1473.            
  1474.         array( "id" => "pix_form_footer_border_bottom",
  1475.             "std" => "#5b5b5b",
  1476.             "icl" => "NULL"),
  1477.            
  1478.         array( "id" => "pix_form_footer_color",
  1479.             "std" => "#eaeaea",
  1480.             "icl" => "NULL"),
  1481.            
  1482.         array( "id" => "pix_simple_footer_error_color",
  1483.             "std" => "#e63d3d",
  1484.             "icl" => "NULL"),
  1485.            
  1486.         array( "id" => "pix_success_footer_bg",
  1487.             "std" => "#d8f9bc",
  1488.             "icl" => "NULL"),
  1489.            
  1490.         array( "id" => "pix_success_footer_color",
  1491.             "std" => "#4f7730",
  1492.             "icl" => "NULL"),
  1493.            
  1494.         array( "id" => "pix_error_footer_bg",
  1495.             "std" => "#febfbf",
  1496.             "icl" => "NULL"),
  1497.            
  1498.         array( "id" => "pix_error_footer_color",
  1499.             "std" => "#6c2626",
  1500.             "icl" => "NULL"),
  1501.            
  1502.         array( "id" => "pix_form_aside",
  1503.             "std" => "0",
  1504.             "icl" => "NULL"),
  1505.            
  1506.         array( "id" => "pix_form_aside_bg",
  1507.             "std" => "#e0e0e0",
  1508.             "icl" => "NULL"),
  1509.            
  1510.         array( "id" => "pix_form_aside_border_top",
  1511.             "std" => "#d0d0d0",
  1512.             "icl" => "NULL"),
  1513.            
  1514.         array( "id" => "pix_form_aside_border_bottom",
  1515.             "std" => "#ffffff",
  1516.             "icl" => "NULL"),
  1517.            
  1518.         array( "id" => "pix_form_aside_color",
  1519.             "std" => "#666666",
  1520.             "icl" => "NULL"),
  1521.            
  1522.         array( "id" => "pix_simple_aside_error_color",
  1523.             "std" => "#e63d3d",
  1524.             "icl" => "NULL"),
  1525.            
  1526.         array( "id" => "pix_success_aside_bg",
  1527.             "std" => "#d8f9bc",
  1528.             "icl" => "NULL"),
  1529.            
  1530.         array( "id" => "pix_success_aside_color",
  1531.             "std" => "#4f7730",
  1532.             "icl" => "NULL"),
  1533.            
  1534.         array( "id" => "pix_error_aside_bg",
  1535.             "std" => "#febfbf",
  1536.             "icl" => "NULL"),
  1537.            
  1538.         array( "id" => "pix_error_aside_color",
  1539.             "std" => "#6c2626",
  1540.             "icl" => "NULL"),
  1541.            
  1542.         array( "id" => "pix_form_slidaside",
  1543.             "std" => "0",
  1544.             "icl" => "NULL"),
  1545.            
  1546.         array( "id" => "pix_form_slidaside_bg",
  1547.             "std" => "#e0e0e0",
  1548.             "icl" => "NULL"),
  1549.            
  1550.         array( "id" => "pix_form_slidaside_border_top",
  1551.             "std" => "#d0d0d0",
  1552.             "icl" => "NULL"),
  1553.            
  1554.         array( "id" => "pix_form_slidaside_border_bottom",
  1555.             "std" => "#ffffff",
  1556.             "icl" => "NULL"),
  1557.            
  1558.         array( "id" => "pix_form_slidaside_color",
  1559.             "std" => "#666666",
  1560.             "icl" => "NULL"),
  1561.            
  1562.         array( "id" => "pix_simple_slidaside_error_color",
  1563.             "std" => "#e63d3d",
  1564.             "icl" => "NULL"),
  1565.            
  1566.         array( "id" => "pix_success_slidaside_bg",
  1567.             "std" => "#d8f9bc",
  1568.             "icl" => "NULL"),
  1569.            
  1570.         array( "id" => "pix_success_slidaside_color",
  1571.             "std" => "#4f7730",
  1572.             "icl" => "NULL"),
  1573.            
  1574.         array( "id" => "pix_error_slidaside_bg",
  1575.             "std" => "#febfbf",
  1576.             "icl" => "NULL"),
  1577.            
  1578.         array( "id" => "pix_error_slidaside_color",
  1579.             "std" => "#6c2626",
  1580.             "icl" => "NULL"),
  1581.            
  1582.         array( "id" => "pix_tooltips_bg",
  1583.             "std" => "#ffd700",
  1584.             "icl" => "NULL"),
  1585.            
  1586.         array( "id" => "pix_tooltips_bg_opacity",
  1587.             "std" => "0.9",
  1588.             "icl" => "NULL"),
  1589.            
  1590.         array( "id" => "pix_tooltips_color",
  1591.             "std" => "#222222",
  1592.             "icl" => "NULL"),
  1593.            
  1594.         array( "id" => "pix_colorbox_disable",
  1595.             "std" => "false",
  1596.             "icl" => "NULL"),
  1597.            
  1598.         array( "id" => "pix_colorbox",
  1599.             "std" => "cb_white",
  1600.             "icl" => "NULL"),
  1601.            
  1602.         array( "id" => "pix_pagenavi_current_color",
  1603.             "std" => "#fafafa",
  1604.             "icl" => "NULL"),
  1605.            
  1606.         array( "id" => "pix_pagenavi_current_bg",
  1607.             "std" => "#a3a3a3",
  1608.             "icl" => "NULL"),
  1609.            
  1610.         array( "id" => "pix_pagenavi_link_color",
  1611.             "std" => "#939393",
  1612.             "icl" => "NULL"),
  1613.            
  1614.         array( "id" => "pix_pagenavi_fontfamily",
  1615.             "std" => "Open+Sans",
  1616.             "icl" => "NULL"),
  1617.            
  1618.         array( "id" => "pix_pagenavi_fontvariants",
  1619.             "std" => "400",
  1620.             "icl" => "NULL"),
  1621.            
  1622.         array( "id" => "pix_pagenavi_fontsubsets",
  1623.             "std" => "latin",
  1624.             "icl" => "NULL"),
  1625.            
  1626.         array( "id" => "pix_pagenavi_fontsize",
  1627.             "std" => "13",
  1628.             "icl" => "NULL"),
  1629.            
  1630.         array( "id" => "pix_slideshow_commands_color",
  1631.             "std" => "#424242",
  1632.             "icl" => "NULL"),
  1633.            
  1634.         array( "id" => "pix_slideshow_pie_bg",
  1635.             "std" => "#eaeaea",
  1636.             "icl" => "NULL"),
  1637.            
  1638.         array( "id" => "pix_slideshow_pie_stroke",
  1639.             "std" => "#424242",
  1640.             "icl" => "NULL"),
  1641.            
  1642.         array( "id" => "pix_slideshow_caption_bg",
  1643.             "std" => "#252525",
  1644.             "icl" => "NULL"),
  1645.            
  1646.         array( "id" => "pix_slideshow_caption_bg_opacity",
  1647.             "std" => "0.85",
  1648.             "icl" => "NULL"),
  1649.            
  1650.         array( "id" => "pix_slideshow_caption_color",
  1651.             "std" => "#ffffff",
  1652.             "icl" => "NULL"),
  1653.            
  1654.         array( "id" => "pix_slideshow_caption_fontfamily",
  1655.             "std" => "Bitter",
  1656.             "icl" => "NULL"),
  1657.            
  1658.         array( "id" => "pix_slideshow_caption_fontsubsets",
  1659.             "std" => "latin",
  1660.             "icl" => "NULL"),
  1661.            
  1662.         array( "id" => "pix_table_border",
  1663.             "std" => "#cccccc",
  1664.             "icl" => "NULL"),
  1665.            
  1666.         array( "id" => "pix_table_border_highlighted",
  1667.             "std" => "#424242",
  1668.             "icl" => "NULL"),
  1669.            
  1670.         array( "id" => "pix_table_check_sign",
  1671.             "std" => "#228b22",
  1672.             "icl" => "NULL"),
  1673.            
  1674.         array( "id" => "pix_table_uncheck_sign",
  1675.             "std" => "#e63d3d",
  1676.             "icl" => "NULL"),
  1677.            
  1678.         array( "id" => "pix_header_table_bg",
  1679.             "std" => "#424242",
  1680.             "icl" => "NULL"),
  1681.            
  1682.         array( "id" => "pix_header_text_color",
  1683.             "std" => "#ffffff",
  1684.             "icl" => "NULL"),
  1685.            
  1686.         array( "id" => "pix_table_2nd_bg",
  1687.             "std" => "#eeeeee",
  1688.             "icl" => "NULL"),
  1689.            
  1690.         array( "id" => "pix_table_button",
  1691.             "std" => "second_color",
  1692.             "icl" => "NULL"),
  1693.            
  1694.         array( "id" => "pix_comments_on_page",
  1695.             "std" => "0",
  1696.             "icl" => "NULL"),
  1697.            
  1698.         array( "id" => "pix_blog_captcha",
  1699.             "std" => "true",
  1700.             "icl" => "NULL"),
  1701.  
  1702.         array( "id" => "pix_share_pages",
  1703.             "std" => "0",
  1704.             "icl" => "NULL"),
  1705.            
  1706.         array( "id" => "pix_pages_sidebar",
  1707.             "std" => "forte_default_sidebar",
  1708.             "icl" => "NULL"),
  1709.            
  1710.         array( "id" => "pix_posts_featured_image",
  1711.             "std" => "0",
  1712.             "icl" => "NULL"),
  1713.            
  1714.         array( "id" => "pix_date_posts",
  1715.             "std" => "true",
  1716.             "icl" => "NULL"),
  1717.            
  1718.         array( "id" => "pix_like_posts",
  1719.             "std" => "true",
  1720.             "icl" => "NULL"),
  1721.            
  1722.         array( "id" => "pix_endmeta_posts",
  1723.             "std" => "true",
  1724.             "icl" => "NULL"),
  1725.            
  1726.         array( "id" => "pix_author_posts",
  1727.             "std" => "true",
  1728.             "icl" => "NULL"),
  1729.            
  1730.         array( "id" => "pix_share_posts",
  1731.             "std" => "true",
  1732.             "icl" => "NULL"),
  1733.            
  1734.         array( "id" => "pix_prevnext_posts",
  1735.             "std" => "true",
  1736.             "icl" => "NULL"),
  1737.            
  1738.         array( "id" => "pix_posts_sidebar",
  1739.             "std" => "forte_default_sidebar",
  1740.             "icl" => "NULL"),
  1741.            
  1742.         array( "id" => "pix_posts_page_id",
  1743.             "std" => "5",
  1744.             "icl" => "NULL"),
  1745.            
  1746.         array( "id" => "pix_posts_page_layout",
  1747.             "std" => "default",
  1748.             "icl" => "NULL"),
  1749.            
  1750.         array( "id" => "pix_posts_page_excerpt_length",
  1751.             "std" => "12",
  1752.             "icl" => "NULL"),
  1753.            
  1754.         array( "id" => "pix_posts_page_filter",
  1755.             "std" => "true",
  1756.             "icl" => "NULL"),
  1757.            
  1758.         array( "id" => "pix_posts_page_order",
  1759.             "std" => "true",
  1760.             "icl" => "NULL"),
  1761.            
  1762.         array( "id" => "pix_posts_page_sort",
  1763.             "std" => "0",
  1764.             "icl" => "NULL"),
  1765.            
  1766.         array( "id" => "pix_posts_page_titles",
  1767.             "std" => "true",
  1768.             "icl" => "NULL"),
  1769.            
  1770.         array( "id" => "pix_posts_page_more",
  1771.             "std" => "true",
  1772.             "icl" => "NULL"),
  1773.            
  1774.         array( "id" => "pix_posts_page_linkto",
  1775.             "std" => "colorbox",
  1776.             "icl" => "NULL"),
  1777.            
  1778.         array( "id" => "pix_posts_page_like",
  1779.             "std" => "",
  1780.             "icl" => "NULL"),
  1781.            
  1782.         array( "id" => "pix_posts_page_meta",
  1783.             "std" => "true",
  1784.             "icl" => "NULL"),
  1785.            
  1786.         array( "id" => "pix_posts_page_comments",
  1787.             "std" => "true",
  1788.             "icl" => "NULL"),
  1789.            
  1790.         array( "id" => "pix_posts_page_pagenavi",
  1791.             "std" => "",
  1792.             "icl" => "NULL"),
  1793.            
  1794.         array( "id" => "pix_404_title",
  1795.             "std" => "This is somewhat embarrassing, isn't it?",
  1796.             "icl" => "true"),
  1797.            
  1798.         array( "id" => "pix_404_subtitle",
  1799.             "std" => "It seems we can't find what you're looking for. Perhaps searching can help.",
  1800.             "icl" => "true"),
  1801.            
  1802.         array( "id" => "pix_404_content",
  1803.             "std" => "It seems we can't find what you're looking for. Perhaps searching can help.",
  1804.             "icl" => "true"),
  1805.            
  1806.         array( "id" => "pix_404_sidebar",
  1807.             "std" => "forte_default_sidebar",
  1808.             "icl" => "NULL"),
  1809.            
  1810.         array( "id" => "pix_404_template",
  1811.             "std" => "default",
  1812.             "icl" => "NULL"),
  1813.            
  1814.         array( "id" => "pix_404_metatitle",
  1815.             "std" => "",
  1816.             "icl" => "true"),
  1817.            
  1818.         array( "id" => "pix_404_metadescription",
  1819.             "std" => "",
  1820.             "icl" => "true"),
  1821.            
  1822.         array( "id" => "pix_404_metakeys",
  1823.             "std" => "",
  1824.             "icl" => "true"),
  1825.            
  1826.         array( "id" => "pix_archive_template",
  1827.             "std" => "default",
  1828.             "icl" => "NULL"),
  1829.            
  1830.         array( "id" => "pix_archive_layout",
  1831.             "std" => "default",
  1832.             "icl" => "NULL"),
  1833.            
  1834.         array( "id" => "pix_archive_sidebar",
  1835.             "std" => "forte_default_sidebar",
  1836.             "icl" => "NULL"),
  1837.            
  1838.         array( "id" => "pix_archive_filter",
  1839.             "std" => "true",
  1840.             "icl" => "NULL"),
  1841.            
  1842.         array( "id" => "pix_archive_order",
  1843.             "std" => "true",
  1844.             "icl" => "NULL"),
  1845.            
  1846.         array( "id" => "pix_archive_sort",
  1847.             "std" => "true",
  1848.             "icl" => "NULL"),
  1849.            
  1850.         array( "id" => "pix_archive_linkto",
  1851.             "std" => "colorbox",
  1852.             "icl" => "NULL"),
  1853.            
  1854.         array( "id" => "pix_archive_pagenavi",
  1855.             "std" => "",
  1856.             "icl" => "NULL"),
  1857.            
  1858.         array( "id" => "pix_archive_excerpt_length",
  1859.             "std" => "10",
  1860.             "icl" => "NULL"),
  1861.            
  1862.         array( "id" => "pix_archive_ppp",
  1863.             "std" => "",
  1864.             "icl" => "NULL"),
  1865.            
  1866.         array( "id" => "pix_archive_titles",
  1867.             "std" => "true",
  1868.             "icl" => "NULL"),
  1869.            
  1870.         array( "id" => "pix_archive_more",
  1871.             "std" => "true",
  1872.             "icl" => "NULL"),
  1873.            
  1874.         array( "id" => "pix_archive_like",
  1875.             "std" => "",
  1876.             "icl" => "NULL"),
  1877.            
  1878.         array( "id" => "pix_archive_comments",
  1879.             "std" => "true",
  1880.             "icl" => "NULL"),
  1881.            
  1882.         array( "id" => "pix_archive_meta",
  1883.             "std" => "true",
  1884.             "icl" => "NULL"),
  1885.            
  1886.         array( "id" => "pix_archive_metatitle",
  1887.             "std" => "",
  1888.             "icl" => "true"),
  1889.            
  1890.         array( "id" => "pix_archive_metadescription",
  1891.             "std" => "",
  1892.             "icl" => "true"),
  1893.            
  1894.         array( "id" => "pix_archive_metakeys",
  1895.             "std" => "",
  1896.             "icl" => "true"),
  1897.            
  1898.         array( "id" => "pix_search_content",
  1899.             "std" => "Apologies, but no results were found. Perhaps searching will help.",
  1900.             "icl" => "true"),
  1901.            
  1902.         array( "id" => "pix_search_template",
  1903.             "std" => "default",
  1904.             "icl" => "NULL"),
  1905.            
  1906.         array( "id" => "pix_search_sidebar",
  1907.             "std" => "",
  1908.             "icl" => "NULL"),
  1909.            
  1910.         array( "id" => "pix_post_related_layout",
  1911.             "std" => "sixth",
  1912.             "icl" => "NULL"),
  1913.            
  1914.         array( "id" => "pix_post_related_ppp",
  1915.             "std" => "3",
  1916.             "icl" => "NULL"),
  1917.            
  1918.         array( "id" => "pix_post_related_titles",
  1919.             "std" => "true",
  1920.             "icl" => "NULL"),
  1921.            
  1922.         array( "id" => "pix_post_related_excerpt_length",
  1923.             "std" => "3",
  1924.             "icl" => "NULL"),
  1925.            
  1926.         array( "id" => "pix_post_related_more",
  1927.             "std" => "true",
  1928.             "icl" => "NULL"),
  1929.            
  1930.         array( "id" => "pix_portfolio_featured_image",
  1931.             "std" => "0",
  1932.             "icl" => "NULL"),
  1933.            
  1934.         array( "id" => "pix_date_portfolio",
  1935.             "std" => "true",
  1936.             "icl" => "NULL"),
  1937.            
  1938.         array( "id" => "pix_like_portfolio",
  1939.             "std" => "true",
  1940.             "icl" => "NULL"),
  1941.            
  1942.         array( "id" => "pix_endmeta_portfolio",
  1943.             "std" => "true",
  1944.             "icl" => "NULL"),
  1945.            
  1946.         array( "id" => "pix_author_portfolio",
  1947.             "std" => "true",
  1948.             "icl" => "NULL"),
  1949.            
  1950.         array( "id" => "pix_share_portfolio",
  1951.             "std" => "true",
  1952.             "icl" => "NULL"),
  1953.            
  1954.         array( "id" => "pix_prevnext_portfolio",
  1955.             "std" => "true",
  1956.             "icl" => "NULL"),
  1957.            
  1958.         array( "id" => "pix_portfolio_sidebar",
  1959.             "std" => "forte_default_sidebar",
  1960.             "icl" => "NULL"),
  1961.            
  1962.         array( "id" => "pix_portfolio_archive_template",
  1963.             "std" => "default",
  1964.             "icl" => "NULL"),
  1965.            
  1966.         array( "id" => "pix_portfolio_archive_layout",
  1967.             "std" => "ninth",
  1968.             "icl" => "NULL"),
  1969.            
  1970.         array( "id" => "pix_portfolio_archive_sidebar",
  1971.             "std" => "forte_default_sidebar",
  1972.             "icl" => "NULL"),
  1973.            
  1974.         array( "id" => "pix_portfolio_archive_filter",
  1975.             "std" => "true",
  1976.             "icl" => "NULL"),
  1977.            
  1978.         array( "id" => "pix_portfolio_archive_order",
  1979.             "std" => "true",
  1980.             "icl" => "NULL"),
  1981.            
  1982.         array( "id" => "pix_portfolio_archive_sort",
  1983.             "std" => "true",
  1984.             "icl" => "NULL"),
  1985.            
  1986.         array( "id" => "pix_portfolio_archive_ppp",
  1987.             "std" => "10",
  1988.             "icl" => "NULL"),
  1989.            
  1990.         array( "id" => "pix_portfolio_archive_title",
  1991.             "std" => "true",
  1992.             "icl" => "NULL"),
  1993.            
  1994.         array( "id" => "pix_portfolio_archive_pagenavi",
  1995.             "std" => "",
  1996.             "icl" => "NULL"),
  1997.            
  1998.         array( "id" => "pix_portfolio_archive_titles",
  1999.             "std" => "true",
  2000.             "icl" => "NULL"),
  2001.            
  2002.         array( "id" => "pix_portfolio_archive_excerpt_length",
  2003.             "std" => "10",
  2004.             "icl" => "NULL"),
  2005.            
  2006.         array( "id" => "pix_portfolio_archive_more",
  2007.             "std" => "true",
  2008.             "icl" => "NULL"),
  2009.            
  2010.         array( "id" => "pix_portfolio_archive_like",
  2011.             "std" => "",
  2012.             "icl" => "NULL"),
  2013.            
  2014.         array( "id" => "pix_portfolio_archive_comments",
  2015.             "std" => "true",
  2016.             "icl" => "NULL"),
  2017.            
  2018.         array( "id" => "pix_portfolio_archive_linkto",
  2019.             "std" => "colorbox",
  2020.             "icl" => "NULL"),
  2021.            
  2022.         array( "id" => "pix_portfolio_archive_metatitle",
  2023.             "std" => "",
  2024.             "icl" => "true"),
  2025.            
  2026.         array( "id" => "pix_portfolio_archive_metadescription",
  2027.             "std" => "",
  2028.             "icl" => "true"),
  2029.            
  2030.         array( "id" => "pix_portfolio_archive_metakeys",
  2031.             "std" => "",
  2032.             "icl" => "true"),
  2033.            
  2034.         array( "id" => "pix_portfolio_related_layout",
  2035.             "std" => "sixth_bis",
  2036.             "icl" => "NULL"),
  2037.            
  2038.         array( "id" => "pix_portfolio_related_ppp",
  2039.             "std" => "3",
  2040.             "icl" => "NULL"),
  2041.            
  2042.         array( "id" => "pix_portfolio_related_titles",
  2043.             "std" => "true",
  2044.             "icl" => "NULL"),
  2045.            
  2046.         array( "id" => "pix_portfolio_related_excerpt_length",
  2047.             "std" => "3",
  2048.             "icl" => "NULL"),
  2049.            
  2050.         array( "id" => "pix_portfolio_related_more",
  2051.             "std" => "true",
  2052.             "icl" => "NULL"),
  2053.            
  2054.         array( "id" => "pix_woocommerce_ppp",
  2055.             "std" => "12",
  2056.             "icl" => "NULL"),
  2057.            
  2058.         array( "id" => "pix_woo_length",
  2059.             "std" => "30",
  2060.             "icl" => "NULL"),
  2061.            
  2062.         array( "id" => "pix_shop_filter",
  2063.             "std" => "true",
  2064.             "icl" => "NULL"),
  2065.            
  2066.         array( "id" => "pix_shop_order",
  2067.             "std" => "true",
  2068.             "icl" => "NULL"),
  2069.            
  2070.         array( "id" => "pix_shop_sort",
  2071.             "std" => "true",
  2072.             "icl" => "NULL"),
  2073.            
  2074.         array( "id" => "pix_shop_price",
  2075.             "std" => "true",
  2076.             "icl" => "NULL"),
  2077.            
  2078.         array( "id" => "pix_shopcategory_filter",
  2079.             "std" => "true",
  2080.             "icl" => "NULL"),
  2081.            
  2082.         array( "id" => "pix_shopcategory_order",
  2083.             "std" => "true",
  2084.             "icl" => "NULL"),
  2085.            
  2086.         array( "id" => "pix_shopcategory_sort",
  2087.             "std" => "true",
  2088.             "icl" => "NULL"),
  2089.            
  2090.         array( "id" => "pix_shopcategory_price",
  2091.             "std" => "true",
  2092.             "icl" => "NULL"),
  2093.            
  2094.         array( "id" => "pix_woo_filter",
  2095.             "std" => "true",
  2096.             "icl" => "NULL"),
  2097.            
  2098.         array( "id" => "pix_woo_order",
  2099.             "std" => "true",
  2100.             "icl" => "NULL"),
  2101.            
  2102.         array( "id" => "pix_woo_sort",
  2103.             "std" => "true",
  2104.             "icl" => "NULL"),
  2105.            
  2106.         array( "id" => "pix_woo_price",
  2107.             "std" => "true",
  2108.             "icl" => "NULL"),
  2109.            
  2110.         array( "id" => "pix_woo_related",
  2111.             "std" => "true",
  2112.             "icl" => "NULL"),
  2113.            
  2114.         array( "id" => "pix_woo_related_ppp",
  2115.             "std" => "3",
  2116.             "icl" => "NULL"),
  2117.            
  2118.         array( "id" => "pix_woo_related_layout",
  2119.             "std" => "sixth",
  2120.             "icl" => "NULL"),
  2121.            
  2122.         array( "id" => "pix_woo_related_titles",
  2123.             "std" => "true",
  2124.             "icl" => "NULL"),
  2125.            
  2126.         array( "id" => "pix_woo_related_excerpt_length",
  2127.             "std" => "3",
  2128.             "icl" => "NULL"),
  2129.            
  2130.         array( "id" => "pix_woo_related_more",
  2131.             "std" => "true",
  2132.             "icl" => "NULL"),
  2133.            
  2134.         array( "id" => "pix_shop_pagenavi",
  2135.             "std" => "infinite",
  2136.             "icl" => "NULL"),
  2137.            
  2138.         array( "id" => "pix_shop_layout",
  2139.             "std" => "sixth",
  2140.             "icl" => "NULL"),
  2141.            
  2142.         array( "id" => "pix_shopcategory_layout",
  2143.             "std" => "sixth_bis",
  2144.             "icl" => "NULL"),
  2145.            
  2146.         array( "id" => "pix_shopcategory_template",
  2147.             "std" => "default",
  2148.             "icl" => "NULL"),
  2149.            
  2150.         array( "id" => "pix_shopcategory_sidebar",
  2151.             "std" => "woocommerce_default_sidebar",
  2152.             "icl" => "NULL"),
  2153.            
  2154.         array( "id" => "pix_woo_layout",
  2155.             "std" => "sixth_bis",
  2156.             "icl" => "NULL"),
  2157.            
  2158.         array( "id" => "pix_woo_template",
  2159.             "std" => "default",
  2160.             "icl" => "NULL"),
  2161.            
  2162.         array( "id" => "pix_woo_sidebar",
  2163.             "std" => "woocommerce_default_sidebar",
  2164.             "icl" => "NULL"),
  2165.            
  2166.         array( "id" => "pix_zoom_woo",
  2167.             "std" => "true",
  2168.             "icl" => "NULL"),
  2169.            
  2170.         array( "id" => "pix_share_woo",
  2171.             "std" => "true",
  2172.             "icl" => "NULL"),
  2173.            
  2174.         array( "id" => "pix_woo_bg",
  2175.             "std" => "",
  2176.             "icl" => "NULL"),
  2177.            
  2178.         array( "id" => "pix_woo_bgcolor",
  2179.             "std" => "",
  2180.             "icl" => "NULL"),
  2181.            
  2182.         array( "id" => "pix_woo_bgimage",
  2183.             "std" => "",
  2184.             "icl" => "NULL"),
  2185.            
  2186.         array( "id" => "pix_woo_bgimage_css",
  2187.             "std" => "",
  2188.             "icl" => "NULL"),
  2189.            
  2190.         array( "id" => "pix_woo_widebg",
  2191.             "std" => "",
  2192.             "icl" => "NULL"),
  2193.            
  2194.         array( "id" => "pix_woo_portrait",
  2195.             "std" => "0",
  2196.             "icl" => "NULL"),
  2197.            
  2198.         array( "id" => "pix_woo_full_alignment",
  2199.             "std" => "center",
  2200.             "icl" => "NULL"),
  2201.            
  2202.         array( "id" => "pix_woo_metatitle",
  2203.             "std" => "",
  2204.             "icl" => "true"),
  2205.            
  2206.         array( "id" => "pix_woo_metadescription",
  2207.             "std" => "",
  2208.             "icl" => "true"),
  2209.            
  2210.         array( "id" => "pix_woo_metakeys",
  2211.             "std" => "",
  2212.             "icl" => "true"),
  2213.            
  2214.         array( "id" => "pix_customstyles",
  2215.             "std" => "/*Forte default installation styles*/
  2216. #logo > a {
  2217.  padding: 0!important;
  2218.  text-transform: uppercase;
  2219. }
  2220. .home_featured_icon {
  2221.  background: #424242;
  2222.  border-radius: 50px;
  2223.  color: #eaeaea;
  2224.  font-size: 40px;
  2225.  height: 80px;
  2226.  line-height: 80px;
  2227.  margin: 20px auto 0;
  2228.  overflow: hidden;
  2229.  text-align: center;
  2230.  width: 80px;
  2231. }",
  2232.             "icl" => "NULL"),
  2233.            
  2234.         array( "id" => "pix_perm_panel",
  2235.             "std" => "activate_plugins",
  2236.             "icl" => "NULL"),
  2237.            
  2238.         array( "id" => "pix_perm_permissions",
  2239.             "std" => "activate_plugins",
  2240.             "icl" => "NULL"),
  2241.            
  2242.         array( "id" => "pix_perm_general",
  2243.             "std" => "activate_plugins",
  2244.             "icl" => "NULL"),
  2245.            
  2246.         array( "id" => "pix_perm_admin_panel",
  2247.             "std" => "activate_plugins",
  2248.             "icl" => "NULL"),
  2249.            
  2250.         array( "id" => "pix_perm_import_panel",
  2251.             "std" => "activate_plugins",
  2252.             "icl" => "NULL"),
  2253.            
  2254.         array( "id" => "pix_perm_topbar_panel",
  2255.             "std" => "activate_plugins",
  2256.             "icl" => "NULL"),
  2257.            
  2258.         array( "id" => "pix_perm_floatingicons_panel",
  2259.             "std" => "activate_plugins",
  2260.             "icl" => "NULL"),
  2261.            
  2262.         array( "id" => "pix_perm_header_panel",
  2263.             "std" => "activate_plugins",
  2264.             "icl" => "NULL"),
  2265.            
  2266.         array( "id" => "pix_perm_headertabs_panel",
  2267.             "std" => "activate_plugins",
  2268.             "icl" => "NULL"),
  2269.            
  2270.         array( "id" => "pix_perm_nav_panel",
  2271.             "std" => "activate_plugins",
  2272.             "icl" => "NULL"),
  2273.            
  2274.         array( "id" => "pix_perm_section_panel",
  2275.             "std" => "activate_plugins",
  2276.             "icl" => "NULL"),
  2277.            
  2278.         array( "id" => "pix_perm_footer_panel",
  2279.             "std" => "activate_plugins",
  2280.             "icl" => "NULL"),
  2281.            
  2282.         array( "id" => "pix_perm_sidebar_panel",
  2283.             "std" => "activate_plugins",
  2284.             "icl" => "NULL"),
  2285.            
  2286.         array( "id" => "pix_perm_sliding_sidebar_panel",
  2287.             "std" => "activate_plugins",
  2288.             "icl" => "NULL"),
  2289.            
  2290.         array( "id" => "pix_perm_scripts_panel",
  2291.             "std" => "activate_plugins",
  2292.             "icl" => "NULL"),
  2293.            
  2294.         array( "id" => "pix_perm_seo_panel",
  2295.             "std" => "activate_plugins",
  2296.             "icl" => "NULL"),
  2297.            
  2298.         array( "id" => "pix_perm_twitter_panel",
  2299.             "std" => "activate_plugins",
  2300.             "icl" => "NULL"),
  2301.            
  2302.         array( "id" => "pix_perm_typo_panel",
  2303.             "std" => "activate_plugins",
  2304.             "icl" => "NULL"),
  2305.            
  2306.         array( "id" => "pix_perm_google_panel",
  2307.             "std" => "activate_plugins",
  2308.             "icl" => "NULL"),
  2309.            
  2310.         array( "id" => "pix_perm_general_typo_panel",
  2311.             "std" => "activate_plugins",
  2312.             "icl" => "NULL"),
  2313.            
  2314.         array( "id" => "pix_perm_headings_panel",
  2315.             "std" => "activate_plugins",
  2316.             "icl" => "NULL"),
  2317.            
  2318.         array( "id" => "pix_perm_colors_panel",
  2319.             "std" => "activate_plugins",
  2320.             "icl" => "NULL"),
  2321.            
  2322.         array( "id" => "pix_perm_layout_colors_panel",
  2323.             "std" => "activate_plugins",
  2324.             "icl" => "NULL"),
  2325.            
  2326.         array( "id" => "pix_perm_section_colors_panel",
  2327.             "std" => "activate_plugins",
  2328.             "icl" => "NULL"),
  2329.            
  2330.         array( "id" => "pix_perm_buttons_panel",
  2331.             "std" => "activate_plugins",
  2332.             "icl" => "NULL"),
  2333.            
  2334.         array( "id" => "pix_perm_form_colors_panel",
  2335.             "std" => "activate_plugins",
  2336.             "icl" => "NULL"),
  2337.            
  2338.         array( "id" => "pix_perm_slider_colors_panel",
  2339.             "std" => "activate_plugins",
  2340.             "icl" => "NULL"),
  2341.            
  2342.         array( "id" => "pix_perm_tooltips_panel",
  2343.             "std" => "activate_plugins",
  2344.             "icl" => "NULL"),
  2345.            
  2346.         array( "id" => "pix_perm_pagenavi_panel",
  2347.             "std" => "activate_plugins",
  2348.             "icl" => "NULL"),
  2349.            
  2350.         array( "id" => "pix_perm_sidebars_panel",
  2351.             "std" => "activate_plugins",
  2352.             "icl" => "NULL"),
  2353.            
  2354.         array( "id" => "pix_perm_slideshows_panel",
  2355.             "std" => "activate_plugins",
  2356.             "icl" => "NULL"),
  2357.            
  2358.         array( "id" => "pix_perm_slideshows_generator_panel",
  2359.             "std" => "activate_plugins",
  2360.             "icl" => "NULL"),
  2361.            
  2362.         array( "id" => "pix_perm_create_slideshows_panel",
  2363.             "std" => "activate_plugins",
  2364.             "icl" => "NULL"),
  2365.            
  2366.         array( "id" => "pix_perm_slideshow_colors_panel",
  2367.             "std" => "activate_plugins",
  2368.             "icl" => "NULL"),
  2369.            
  2370.         array( "id" => "pix_perm_slideshows_created_panel",
  2371.             "std" => "activate_plugins",
  2372.             "icl" => "NULL"),
  2373.            
  2374.         array( "id" => "pix_perm_contacts_panel",
  2375.             "std" => "activate_plugins",
  2376.             "icl" => "NULL"),
  2377.            
  2378.         array( "id" => "pix_perm_create_forms_panel",
  2379.             "std" => "activate_plugins",
  2380.             "icl" => "NULL"),
  2381.            
  2382.         array( "id" => "pix_perm_forms_created_panel",
  2383.             "std" => "activate_plugins",
  2384.             "icl" => "NULL"),
  2385.            
  2386.         array( "id" => "pix_perm_tables_panel",
  2387.             "std" => "activate_plugins",
  2388.             "icl" => "NULL"),
  2389.            
  2390.         array( "id" => "pix_perm_create_tables_panel",
  2391.             "std" => "activate_plugins",
  2392.             "icl" => "NULL"),
  2393.            
  2394.         array( "id" => "pix_perm_table_colors_panel",
  2395.             "std" => "activate_plugins",
  2396.             "icl" => "NULL"),
  2397.            
  2398.         array( "id" => "pix_perm_tables_created_panel",
  2399.             "std" => "activate_plugins",
  2400.             "icl" => "NULL"),
  2401.            
  2402.         array( "id" => "pix_perm_blog_panel",
  2403.             "std" => "activate_plugins",
  2404.             "icl" => "NULL"),
  2405.            
  2406.         array( "id" => "pix_perm_captcha_panel",
  2407.             "std" => "activate_plugins",
  2408.             "icl" => "NULL"),
  2409.  
  2410.         array( "id" => "pix_perm_posts_panel",
  2411.             "std" => "activate_plugins",
  2412.             "icl" => "NULL"),
  2413.            
  2414.         array( "id" => "pix_perm_pages_panel",
  2415.             "std" => "activate_plugins",
  2416.             "icl" => "NULL"),
  2417.            
  2418.         array( "id" => "pix_perm_posts_page_panel",
  2419.             "std" => "activate_plugins",
  2420.             "icl" => "NULL"),
  2421.            
  2422.         array( "id" => "pix_perm_404_panel",
  2423.             "std" => "activate_plugins",
  2424.             "icl" => "NULL"),
  2425.            
  2426.         array( "id" => "pix_perm_archive_panel",
  2427.             "std" => "activate_plugins",
  2428.             "icl" => "NULL"),
  2429.            
  2430.         array( "id" => "pix_perm_categories_panel",
  2431.             "std" => "activate_plugins",
  2432.             "icl" => "NULL"),
  2433.            
  2434.         array( "id" => "pix_perm_image_panel",
  2435.             "std" => "activate_plugins",
  2436.             "icl" => "NULL"),
  2437.            
  2438.         array( "id" => "pix_perm_search_panel",
  2439.             "std" => "activate_plugins",
  2440.             "icl" => "NULL"),
  2441.            
  2442.         array( "id" => "pix_perm_post_related",
  2443.             "std" => "activate_plugins",
  2444.             "icl" => "NULL"),
  2445.            
  2446.         array( "id" => "pix_perm_portfolio_panel",
  2447.             "std" => "activate_plugins",
  2448.             "icl" => "NULL"),
  2449.            
  2450.         array( "id" => "pix_perm_items_panel",
  2451.             "std" => "activate_plugins",
  2452.             "icl" => "NULL"),
  2453.            
  2454.         array( "id" => "pix_perm_galleries_panel",
  2455.             "std" => "activate_plugins",
  2456.             "icl" => "NULL"),
  2457.            
  2458.         array( "id" => "pix_perm_portfolio_archive_panel",
  2459.             "std" => "activate_plugins",
  2460.             "icl" => "NULL"),
  2461.            
  2462.         array( "id" => "pix_perm_portfolio_related",
  2463.             "std" => "activate_plugins",
  2464.             "icl" => "NULL"),
  2465.            
  2466.         array( "id" => "pix_perm_woo_panel",
  2467.             "std" => "activate_plugins",
  2468.             "icl" => "NULL"),
  2469.            
  2470.         array( "id" => "pix_perm_woo_general_panel",
  2471.             "std" => "activate_plugins",
  2472.             "icl" => "NULL"),
  2473.            
  2474.         array( "id" => "pix_perm_styles_panel",
  2475.             "std" => "activate_plugins",
  2476.             "icl" => "NULL"),
  2477.            
  2478.         array( "id" => "pix_perm_hacks_panel",
  2479.             "std" => "activate_plugins",
  2480.             "icl" => "NULL"),
  2481.            
  2482.         array( "id" => "pix_perm_cathacks_panel",
  2483.             "std" => "activate_plugins",
  2484.             "icl" => "NULL"),
  2485.            
  2486.         array( "id" => "pix_perm_galhacks_panel",
  2487.             "std" => "activate_plugins",
  2488.             "icl" => "NULL"),
  2489.            
  2490.         array( "id" => "pix_category_hack",
  2491.             "std" => "all",
  2492.             "icl" => "NULL"),
  2493.            
  2494.         array( "id" => "pix_gallery_hack",
  2495.             "std" => "all",
  2496.             "icl" => "NULL"),
  2497.            
  2498.         array( "id" => "pix_header_shadow_color",
  2499.             "std" => "#000000",
  2500.             "icl" => "NULL"),
  2501.            
  2502.         array( "id" => "pix_header_shadow_x",
  2503.             "std" => "0",
  2504.             "icl" => "NULL"),
  2505.            
  2506.         array( "id" => "pix_header_shadow_y",
  2507.             "std" => "0",
  2508.             "icl" => "NULL"),
  2509.            
  2510.         array( "id" => "pix_header_shadow_blur",
  2511.             "std" => "10",
  2512.             "icl" => "NULL"),
  2513.            
  2514.         array( "id" => "pix_header_shadow_spread",
  2515.             "std" => "0",
  2516.             "icl" => "NULL"),
  2517.            
  2518.         array( "id" => "pix_header_shadow_opacity",
  2519.             "std" => "0.1",
  2520.             "icl" => "NULL"),
  2521.            
  2522.         array( "id" => "pix_divider_shadow_color",
  2523.             "std" => "#000000",
  2524.             "icl" => "NULL"),
  2525.            
  2526.         array( "id" => "pix_divider_shadow_x",
  2527.             "std" => "0",
  2528.             "icl" => "NULL"),
  2529.            
  2530.         array( "id" => "pix_divider_shadow_y",
  2531.             "std" => "0",
  2532.             "icl" => "NULL"),
  2533.            
  2534.         array( "id" => "pix_divider_shadow_blur",
  2535.             "std" => "10",
  2536.             "icl" => "NULL"),
  2537.            
  2538.         array( "id" => "pix_divider_shadow_spread",
  2539.             "std" => "0",
  2540.             "icl" => "NULL"),
  2541.            
  2542.         array( "id" => "pix_divider_shadow_opacity",
  2543.             "std" => "0.3",
  2544.             "icl" => "NULL"),
  2545.            
  2546.         array( "id" => "pix_css_inline",
  2547.             "std" => "true",
  2548.             "icl" => "NULL"),
  2549.            
  2550.         array( "id" => "pix_footer_widgets",
  2551.             "std" => "0",
  2552.             "icl" => "NULL"),
  2553.            
  2554.         array( "id" => "pix_credits_border",
  2555.             "std" => "#5b5b5b",
  2556.             "icl" => "NULL"),
  2557.            
  2558.         array( "id" => "pix_consumer_key",
  2559.             "std" => "",
  2560.             "icl" => "NULL"),
  2561.            
  2562.         array( "id" => "pix_consumer_secret",
  2563.             "std" => "",
  2564.             "icl" => "NULL"),
  2565.            
  2566.         array( "id" => "pix_access_token",
  2567.             "std" => "",
  2568.             "icl" => "NULL"),
  2569.            
  2570.         array( "id" => "pix_access_token_secret",
  2571.             "std" => "",
  2572.             "icl" => "NULL"),
  2573.  
  2574.         array( "id" => "pix_post_related_linkto",
  2575.             "std" => "colorbox",
  2576.             "icl" => "NULL"),
  2577.  
  2578.         array( "id" => "pix_portfolio_related_linkto",
  2579.             "std" => "colorbox",
  2580.             "icl" => "NULL"),
  2581.  
  2582.     );
  2583.    
  2584.     if (function_exists('google_font_list')){
  2585.         google_font_list('add_options');
  2586.     }
  2587.     if (function_exists('admin_interface')){
  2588.         admin_interface('add_options');
  2589.     }
  2590.     if (function_exists('admin_panel')){
  2591.         admin_panel('add_options');
  2592.     }
  2593.     if (function_exists('front_header')){
  2594.         front_header('add_options');
  2595.     }
  2596.     if (function_exists('header_tabs')){
  2597.         header_tabs('add_options');
  2598.     }
  2599.     if (function_exists('nav_section')){
  2600.         nav_section('add_options');
  2601.     }
  2602.     if (function_exists('main_section')){
  2603.         main_section('add_options');
  2604.     }
  2605.     if (function_exists('footer_section')){
  2606.         footer_section('add_options');
  2607.     }
  2608.     if (function_exists('aside_section')){
  2609.         aside_section('add_options');
  2610.     }
  2611.     if (function_exists('sliding_sidebar')){
  2612.         sliding_sidebar('add_options');
  2613.     }
  2614.     if (function_exists('front_floatingicons')){
  2615.         front_floatingicons('add_options');
  2616.     }
  2617.     if (function_exists('general_seo')){
  2618.         general_seo('add_options');
  2619.     }
  2620.     if (function_exists('import_export')){
  2621.         import_export('add_options');
  2622.     }
  2623.     if (function_exists('general_typo')){
  2624.         general_typo('add_options');
  2625.     }
  2626.     if (function_exists('headings_typo')){
  2627.         headings_typo('add_options');
  2628.     }
  2629.     if (function_exists('layout_colors')){
  2630.         layout_colors('add_options');
  2631.     }
  2632.     if (function_exists('section_colors')){
  2633.         section_colors('add_options');
  2634.     }
  2635.     if (function_exists('buttons_colors')){
  2636.         buttons_colors('add_options');
  2637.     }
  2638.     if (function_exists('other_colors')){
  2639.         other_colors('add_options');
  2640.     }
  2641.     if (function_exists('slider_colors')){
  2642.         slider_colors('add_options');
  2643.     }
  2644.     if (function_exists('tooltips_colors')){
  2645.         tooltips_colors('add_options');
  2646.     }
  2647.     if (function_exists('pagenavi_colors')){
  2648.         pagenavi_colors('add_options');
  2649.     }
  2650.     if (function_exists('sidebar_generator')){
  2651.         sidebar_generator('add_options');
  2652.     }
  2653.     if (function_exists('slideshow_generator')){
  2654.         slideshow_generator('add_options');
  2655.     }
  2656.     if (function_exists('slideshow_colors')){
  2657.         slideshow_colors('add_options');
  2658.     }
  2659.     if (function_exists('slideshow_manage')){
  2660.         slideshow_manage('add_options');
  2661.     }
  2662.     if (function_exists('contact_form_generator')){
  2663.         contact_form_generator('add_options');
  2664.     }
  2665.     if (function_exists('contact_form_manage')){
  2666.         contact_form_manage('add_options');
  2667.     }
  2668.     if (function_exists('tables_generator')){
  2669.         tables_generator('add_options');
  2670.     }
  2671.     if (function_exists('table_colors')){
  2672.         table_colors('add_options');
  2673.     }
  2674.     if (function_exists('price_table_manage')){
  2675.         price_table_manage('add_options');
  2676.     }
  2677.     if (function_exists('select_fonts')){
  2678.         select_fonts('add_options');
  2679.     }
  2680.     if (function_exists('admin_tweets')){
  2681.         admin_tweets('add_options');
  2682.     }
  2683.     if (function_exists('blog_posts')){
  2684.         blog_posts('add_options');
  2685.     }
  2686.     if (function_exists('blog_captcha')){
  2687.         blog_captcha('add_options');
  2688.     }
  2689.     if (function_exists('blog_pages')){
  2690.         blog_pages('add_options');
  2691.     }
  2692.     if (function_exists('blog_posts_page')){
  2693.         blog_posts_page('add_options');
  2694.     }
  2695.     if (function_exists('blog_404')){
  2696.         blog_404('add_options');
  2697.     }
  2698.     if (function_exists('blog_archive')){
  2699.         blog_archive('add_options');
  2700.     }
  2701.     if (function_exists('blog_category')){
  2702.         blog_category('add_options');
  2703.     }
  2704.     if (function_exists('blog_search')){
  2705.         blog_search('add_options');
  2706.     }
  2707.     if (function_exists('post_related')){
  2708.         post_related('add_options');
  2709.     }
  2710.     if (function_exists('portfolio_items')){
  2711.         portfolio_items('add_options');
  2712.     }
  2713.     if (function_exists('portfolio_gallery')){
  2714.         portfolio_gallery('add_options');
  2715.     }
  2716.     if (function_exists('portfolio_archive')){
  2717.         portfolio_archive('add_options');
  2718.     }
  2719.     if (function_exists('portfolio_related')){
  2720.         portfolio_related('add_options');
  2721.     }
  2722.     if (function_exists('woo_options')){
  2723.         woo_options('add_options');
  2724.     }
  2725.     if (function_exists('admin_permissions')){
  2726.         admin_permissions('add_options');
  2727.     }
  2728.     if (function_exists('custom_styles')){
  2729.         custom_styles('add_options');
  2730.     }
  2731.     if (function_exists('category_hack')){
  2732.         category_hack('add_options');
  2733.     }
  2734.     if (function_exists('gallery_hack')){
  2735.         gallery_hack('add_options');
  2736.     }
  2737.    
  2738.     return $options;
  2739. }
  2740.  
  2741. function forte_save_ajax() {
  2742.     global $options, $current_user;;
  2743.     check_ajax_referer('forte_data', 'forte_security');
  2744.  
  2745.     $data = $_POST;
  2746.     unset($data['forte_security'], $data['action']);
  2747.  
  2748.  
  2749.     foreach ($_REQUEST as $key => $value) {
  2750.         if ( preg_match("/pix_array/", $key) ) {
  2751.             pix_delete_option($key);
  2752.             if(!pix_get_option($key)) {
  2753.                 pix_add_option($key, $value);
  2754.             } else {
  2755.                 pix_update_option($key, $value);
  2756.             }
  2757.         }
  2758.     }
  2759.    
  2760.     foreach ($_REQUEST as $key => $value) {
  2761.         if(isset($_REQUEST[$key])) {
  2762.             pix_update_option($key, $value);
  2763.         }
  2764.     }
  2765.            
  2766. }
  2767.  
  2768. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement