DID YOU KNOW?
You can create your own Custom theme with AMP Theme Framework'; // #1093 Display only If AMP Comments is Not Installed include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); if(!is_plugin_active( 'amp-comments/amp-comments.php' )){ $comment_AD_URL = "http://ampforwp.com/amp-comments/#utm_source=options-panel&utm_medium=comments-tab&utm_campaign=AMP%20Plugin"; $comment_desc = ''; } $wpbakery_for_ampchecker = $divi_pb_for_ampchecker = $elemntr_pb_for_ampchecker = array(); if(!is_plugin_active( 'amp-pagebuilder-compatibility/amp-pagebuilder-compatibility.php' )){ $wpbakery_for_ampchecker = array( 'id' => 'wpbakery_pb_for_amp_info_normal', 'type' => 'info', 'required' => array( array('ampforwp-wpbakery-pb-for-amp', '=' , true), ), 'desc' => sprintf('
%s %s %s extension.
(%s)
',esc_html__( 'ONE LAST STEP REQUIRED:','accelerated-mobile-pages'),esc_html__( 'This feature requires', 'accelerated-mobile-pages' ),esc_html__( 'Page Builder For AMP', 'accelerated-mobile-pages'),esc_html__( 'Click here for more info', 'accelerated-mobile-pages' )), ); $divi_pb_for_ampchecker = array( 'id' => 'divi_pb_for_amp_info_normal', 'type' => 'info', 'required' => array( array('ampforwp-divi-pb-for-amp', '=' , true), ), 'desc' => sprintf('
%s %s %s extension.
(%s)
',esc_html__( 'ONE LAST STEP REQUIRED:','accelerated-mobile-pages'),esc_html__( 'This feature requires', 'accelerated-mobile-pages' ),esc_html__( 'Page Builder For AMP', 'accelerated-mobile-pages'),esc_html__( 'Click here for more info', 'accelerated-mobile-pages' )), ); $elemntr_pb_for_ampchecker = array( 'id' => 'elemntr_pb_for_amp_info_normal', 'type' => 'info', 'required' => array( array('ampforwp-elementor-pb-for-amp', '=' , true), ), 'desc' => sprintf('
%s %s %s extension.
(%s)
',esc_html__( 'ONE LAST STEP REQUIRED:','accelerated-mobile-pages'),esc_html__( 'This feature requires', 'accelerated-mobile-pages' ),esc_html__( 'Page Builder For AMP', 'accelerated-mobile-pages'),esc_html__( 'Click here for more info', 'accelerated-mobile-pages' )), ); } $pb_for_amp[] = array( 'id' => 'ampforwp-pagebuilder-accor', 'type' => 'section', 'title' => esc_html__('AMPforWP PageBuilder', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ); $pb_for_amp[] = array( 'id' => 'ampforwp-pagebuilder', 'type' => 'switch', 'title' => esc_html__('AMPforWP PageBuilder', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable or Disable the AMP PageBuilder', 'accelerated-mobile-pages'), 'default' => true ); $pb_for_amp[] = array( 'id' => 'ampforwp-wpbakery-pb-for-amp-accor', 'type' => 'section', 'title' => esc_html__('WPBakery Page Builder Compatibility', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ); $pb_for_amp[] = array( 'id' => 'ampforwp-wpbakery-pb-for-amp', 'type' => 'switch', 'title' => esc_html__('WPBakery Page Builder Support','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable or Disable the WPBakery Page Builder support for AMP', 'accelerated-mobile-pages'), 'default' => false ); $pb_for_amp[] = $wpbakery_for_ampchecker; $pb_for_amp[] = array( 'id' => 'ampforwp-divi-pb-for-amp-accor', 'type' => 'section', 'title' => esc_html__('Divi Builder Compatibility', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ); $pb_for_amp[] = array( 'id' => 'ampforwp-divi-pb-for-amp', 'type' => 'switch', 'title' => esc_html__('Divi Builder Support','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable or Disable the Divi Builder support for AMP', 'accelerated-mobile-pages'), 'default' => false ); $pb_for_amp[] = $divi_pb_for_ampchecker; $pb_for_amp[] = array( 'id' => 'ampforwp-elementor-pb-for-amp-accor', 'type' => 'section', 'title' => esc_html__('Elementor Compatibility', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ); $pb_for_amp[] = array( 'id' => 'ampforwp-elementor-pb-for-amp', 'type' => 'switch', 'title' => esc_html__('Elementor Support','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable or Disable the Elementor support for AMP', 'accelerated-mobile-pages'), 'default' => false ); $pb_for_amp[] = $elemntr_pb_for_ampchecker; $all_extensions_data = array(); global $all_extensions_data; $extension_listing_array = array( array( 'name'=>'Advanced AMP ADS', 'desc'=>'Add Advertisement directly in the content', 'img_src'=>AMPFORWP_IMAGE_DIR . '/click.png', 'price'=>'$29', 'url_link'=>'http://ampforwp.com/advanced-amp-ads/#utm_source=options-panel&utm_medium=extension-tab_advanced-amp-ads&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-incontent-ads/amptoolkit-incontent-ads.php', 'item_name'=>'Advanced AMP Ads', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-incontent-ads/amptoolkit-incontent-ads.php')? 1:2), 'settingUrl'=>'{ampforwp-incontent-ads-subsection}', ), array( 'name'=>'Contact Form 7', 'desc'=>'Add Contact Us Form in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/cf7.png', 'price'=>'$39', 'url_link'=>'http://ampforwp.com/contact-form-7/#utm_source=options-panel&utm_medium=extension-tab_cf7&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-cf7/amp-cf7.php', 'item_name'=>'Contact Form 7 for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-cf7/amp-cf7.php')? 1 : 2), 'settingUrl'=>'{ampforwp-cf7-subsection}', ), array( 'name'=>'Caldera Forms for AMP', 'desc'=>'Add Caldera Form in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/cf.png', 'price'=>'$39', 'url_link'=>'http://ampforwp.com/caldera-forms-for-amp', 'plugin_active_path'=> 'caldera-forms-for-amp/caldera-forms-for-amp.php', 'item_name'=>'Caldera Forms for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('caldera-forms-for-amp/caldera-forms-for-amp.php')? 1 : 2), ), array( 'name'=>'Gravity Forms', 'desc'=>'Add Gravity Forms Support in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/gf.png', 'price'=>'$79', 'url_link'=>'http://ampforwp.com/gravity-forms/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-gravity-forms/amp-gravity-forms.php', 'item_name'=>'Gravity Forms', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-gravity-forms/amp-gravity-forms.php')? 1 : 2), 'settingUrl'=>'{ampforwp-gf-subsection}', ), array( 'name'=>'bbPress For AMP', 'desc'=>'Add bbPress Forum Compatibility to your AMP version', 'img_src'=>AMPFORWP_IMAGE_DIR . '/bbp-icon.png', 'price'=>'$89', 'url_link'=>'http://ampforwp.com/bbpress/#utm_source=options-panel&utm_medium=extension-tab_bbpress-for-wordpress&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'bbpress-for-amp/bbpress-for-amp.php', 'item_name'=>'bbPress for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('bbpress-for-amp/bbpress-for-amp.php')? 1 : 2), ), array( 'name'=>'Ninja Forms for AMP', 'desc'=>'Add Ninja Forms Support in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/nf.png', 'price'=>'$79', 'url_link'=>'http://ampforwp.com/ninja-forms/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-ninja-forms/amp-ninja-forms.php', 'item_name'=>'Ninja Forms for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-ninja-forms/amp-ninja-forms.php')? 1 : 2), 'settingUrl'=>'{ampforwp-nf-subsection}', ), array( 'name'=>'WP Forms for AMP', 'desc'=>'Add WP Forms Support in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/wpf.png', 'price'=>'$79', 'url_link'=>'http://ampforwp.com/wp-forms/#utm_source=options-panel&utm_medium=extension-tab_gf&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'wp-forms-for-amp/amp-wpforms.php', 'item_name'=>'WP Forms for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('wp-forms-for-amp/amp-wpforms.php')? 1 : 2), ), array( 'name'=>'Email Opt-in Forms', 'desc'=>'Capture Leads with Email Subscription.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/email.png', 'price'=>'$79', 'url_link'=>'http://ampforwp.com/opt-in-forms/#utm_source=options-panel&utm_medium=extension-tab_opt-in-forms&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-optin/amp-optin.php', 'item_name'=>'Opt-in-Forms for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-optin/amp-optin.php')? 1 : 2), 'settingUrl'=>'{ampforwp-optin-subsection}' ), array( 'name'=>'AMP Cache', 'desc'=>'AMP Cache is a Revolutionary Cache System for AMP', 'img_src'=>AMPFORWP_IMAGE_DIR . '/cache-icon.png', 'price'=>'$89', 'url_link'=>'http://ampforwp.com/amp-cache/#utm_source=options-panel&utm_medium=extension-tab_cache&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-cache/ampforwp-cache.php', 'item_name'=>'AMP Cache', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-cache/ampforwp-cache.php')? 1 : 2), 'settingUrl'=>'{opt-go-amp-cache}', ), array( 'name'=>'PWA For WordPress', 'desc'=>'Add Progressive Web App support for WordPress website', 'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png', 'price'=>'$89', 'url_link'=>'http://ampforwp.com/pwa/#utm_source=options-panel&utm_medium=extension-tab_pwa-for-wordpress&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'pwa-for-wordpress/amp-pwa.php', 'item_name'=>'PWA For WordPress', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('pwa-for-wordpress/amp-pwa.php')? 1 : 2), 'settingUrl'=>admin_url( 'admin.php?page=ampforwp-pwa' ), ), array( 'name'=>'AMP Popup', 'desc'=>'Pop-Up Functionality for AMP in WordPress. Most easiest and the best way to include Pop-Up in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png', 'price'=>'$39', 'url_link'=>'https://ampforwp.com/amp-popup/', 'plugin_active_path'=> 'amp-popup/amp-popup.php', 'item_name'=>'AMP Popup', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-popup/amp-popup.php')? 1 : 2), ), array( 'name'=>'AMP Pagebuilder Compatibility', 'desc'=>'Page Builder Functionality for AMP in WordPress. Most easiest and the best way to include Page Builder in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/pwa-icon.png', 'price'=>'$89', 'url_link'=>'http://ampforwp.com/page-builder-compatibility-for-amp/#utm_source=options-panel&utm_medium=extension-tab_pagebuilder-for-amp&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-pagebuilder-compatibility/amp-pagebuilder-compatibility.php', 'item_name'=>'AMP Pagebuilder Compatibility', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-pagebuilder-compatibility/amp-pagebuilder-compatibility.php')? 1 : 2), 'settingUrl'=>'{amp-content-builder}', ), array( 'name'=>'Call To Action (CTA)', 'desc'=>'Higher Visibility & More Conversions', 'img_src'=>AMPFORWP_IMAGE_DIR . '/mac-click.png', 'price'=>'$29', 'url_link'=>'http://ampforwp.com/call-to-action/#utm_source=options-panel&utm_medium=extension-tab_amp-cta&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-cta/amp-cta.php', 'item_name'=>'Call To Action for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-cta/amp-cta.php')? 1 : 2), 'settingUrl'=>'{ampforwp-cta-subsection}', ), array( 'name'=>'Classipress for AMP', 'desc'=>'Amp Compatibility for Classipress Theme', 'img_src'=>AMPFORWP_IMAGE_DIR . '/cp.png', 'price'=>'$19', 'url_link'=>'http://ampforwp.com/classipress-for-amp', 'plugin_active_path'=> 'classipress-for-amp/classipress-for-amp.php', 'item_name'=>'Classipress for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('classipress-for-amp/classipress-for-amp.php')? 1 : 2), ), array( 'name'=>'AMP WooCommerce Pro', 'desc'=>'Advanced WooCommerce in AMP in two clicks.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/woo.png', 'price'=>'$79', 'url_link'=>'https://ampforwp.com/woocommerce/#utm_source=options-panel&utm_medium=extension-tab_woocommerce&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-woocommerce-pro/amp-woocommerce.php', 'item_name'=>'WooCommerce', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-woocommerce-pro/amp-woocommerce.php')? 1 : 2), 'settingUrl'=>'{ampforwp-wcp-subsection}', ), array( 'name'=> 'EDD for AMP', 'desc'=> 'EDD compatibility with AMP', 'img_src'=> AMPFORWP_IMAGE_DIR . '/edd-icon.png', 'price'=> '$19', 'url_link'=>'https://ampforwp.com/edd-for-amp/#utm_source=options-panel&utm_medium=extension-tab_edd-for-amp&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'edd-for-amp/edd-for-amp.php', 'item_name'=>'EDD for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('edd-for-amp/edd-for-amp.php')? 1 : 2), ), array( 'name'=>'Facebook Chat For AMP', 'desc'=>'Facebook Chat for AMP in WordPress. Most easiest and the best way to include Facebook Chat in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/facebook-chat-for-amp/', 'plugin_active_path'=> 'facebook-chat-for-amp/facebook-chat-for-amp.php', 'item_name'=>'Facebook Chat For AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('facebook-chat-for-amp/facebook-chat-for-amp.php')? 1 : 2), ), array( 'name'=>'AMP Layouts', 'desc'=>'Design system built for AMP that makes easy to create your own AMP website.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/amplayouts.png', 'price'=>'$89', 'url_link'=>'https://ampforwp.com/amp-layouts/#utm_source=options-panel&utm_medium=extension-tab_amp-layouts&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-layouts/amp-layouts.php', 'item_name'=>'AMP Layouts', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-layouts/amp-layouts.php')? 1 : 2), 'settingUrl'=>'{amp-theme-settings}', ), array( 'name'=>'Newspaper AMP Theme', 'desc'=>'Advanced News Magazine theme built for AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/click.png', 'price'=>'$49', 'url_link'=>'http://ampforwp.com/themes/newspaper/#utm_source=options-panel&utm_medium=extension-tab_themes/newspaper&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-newspaper-theme/ampforwp-custom-theme.php', 'item_name'=>'Newspaper Theme for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-newspaper-theme/ampforwp-custom-theme.php')? 1 : 2), 'settingUrl'=>'{ampforwp-theme-subsection}', ), array( 'name'=>'ACF for AMP', 'desc'=>'Easily add ACF support in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/acf.png', 'price'=>'$29', 'url_link'=>'http://ampforwp.com/acf-amp/#utm_source=options-panel&utm_medium=extension-tab_opt-in-forms&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'acf-for-amp-v2/amp-acf.php', 'item_name'=>'ACF for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('acf-for-amp-v2/amp-acf.php')? 1 : 2), 'settingUrl'=>admin_url('edit.php?post_type=amp_acf'), ), array( 'name'=>'AMP Comments', 'desc'=>'You can now allow the same comment functionality on AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png', 'price'=>'$29.99', 'url_link'=>'https://ampforwp.com/amp-comments/#utm_source=options-panel&utm_medium=extension-tab_amp-comments&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-comments/amp-comments.php', 'item_name'=>'AMP Comments', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-comments/amp-comments.php')? 1: 2), 'settingUrl'=>'{ampforwp-cmt-subsection}', ), array( 'name'=>'Star Ratings', 'desc'=>'Star Review Ratings for AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/star.png', 'price'=>'$19', 'url_link'=>'http://ampforwp.com/amp-ratings/#utm_source=options-panel&utm_medium=extension-tab_amp-ratings&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-rating/amp-rating.php', 'item_name'=>'AMP Rating', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-rating/amp-rating.php')? 1 : 2), 'settingUrl'=>'{ampforwp-ratings-subsection}', ), array( 'name'=>'Custom Post Type', 'desc'=>'Enable Custom Post type support in AMP.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png', 'price'=>'$19', 'url_link'=>'http://ampforwp.com/custom-post-type/#utm_source=options-panel&utm_medium=extension-tab_custom-post-type&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-custom-post-type/amp-custom-post-type.php', 'item_name'=>'Custom Post Type Support for AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-custom-post-type/amp-custom-post-type.php')? 1 : 2), 'settingUrl'=>'{ampforwp-cpt-subsection}', ), array( 'name'=>'AMP Stories', 'desc'=>'A Revolutionary new way to share your stories', 'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-stories.png', 'price'=>'$79', 'url_link'=>'https://ampforwp.com/amp-stories/#utm_source=options-panel&utm_medium=extension-tab_stories&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-stories/ampforwp-stories.php', 'item_name'=>'AMP Stories', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-stories/ampforwp-stories.php')? 1 : 2), 'settingUrl'=>admin_url( 'edit.php?post_type=ampforwp_story' ), ), array( 'name'=>'Shortcodes Ultimate', 'desc'=>'This is an extension of Shortcodes Ultimate plugin for AMP Compatibility', 'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-SU.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/shortcodes-ultimate/#utm_source=options-panel&utm_medium=extension-tab_shortcodes_ultimate&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'shortcodes-ultimate-for-amp/shortcodes-ultimate-for-amp.php', 'item_name'=>'Shortcodes Ultimate', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('shortcodes-ultimate-for-amp/shortcodes-ultimate-for-amp.php')? 1 : 2), ), array( 'name'=>'Structured Data for WP', 'desc'=>'Structured Data for your site and for AMP', 'img_src'=>AMPFORWP_IMAGE_DIR . '/sd-icon.png', 'price'=>'$29', 'url_link'=>'https://ampforwp.com/structuredata-for-wp/#utm_source=options-panel&utm_medium=extension-tab_structuredata-for-wp&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'structured-data-for-wp/structured-data-for-wp.php', 'item_name'=>'Structured Data for WP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('structured-data-for-wp/structured-data-for-wp.php')? 1: 2), //'settingUrl'=>'', ), array( 'name'=>'Purge AMP CDN Cache', 'class'=>'new-ext', 'label' => 'Purge AMP CDN Cache', 'desc'=>'Purge AMP CDN Cache on one click. Editors can update/purge the google cdn cache of amp post and pages in one click.', 'img_src'=>AMPFORWP_IMAGE_DIR . '/cache-icon.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/addons/purge-amp-cdn-cache/#utm_source=options-panel&utm_medium=extension-tab_purge-amp-cdn-cache&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'purge-amp-cdn-cache/purge-amp-cdn-cache.php', 'item_name'=>'Purge AMP CDN Cache', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('purge-amp-cdn-cache/purge-amp-cdn-cache.php')? 1 : 2), 'settingUrl'=>admin_url( 'admin.php?page=update-amp-cache' ), ), array( 'name'=>'Polylang For AMP', 'desc'=>'Polylang compatibility with AMP', 'img_src'=>AMPFORWP_IMAGE_DIR . '/polylang-icon.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/polylang-for-amp/#utm_source=options-panel&utm_medium=extension-tab_polylang-for-amp&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'polylang-for-amp/amp_polylang.php', 'item_name'=>'Polylang For AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('polylang-for-amp/amp_polylang.php')? 1: 2), ), array( 'name'=>'WPML For AMP', 'desc'=>'WPML compatibility with AMP', 'img_src'=>AMPFORWP_IMAGE_DIR . '/wpml-icon.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/wpml-for-amp/#utm_source=options-panel&utm_medium=extension-tab_wpml-for-amp&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'wpml-for-amp/wpml_for_amp.php', 'item_name'=>'WPML For AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('wpml-for-amp/wpml_for_amp.php')? 1: 2), ), array( 'name'=>'AMP Teaser', 'desc'=>'AMP Teaser automatically clips the content based on your selection', 'img_src'=>AMPFORWP_IMAGE_DIR . '/teaser-icon.png', 'price'=>'$29', 'url_link'=>'https://ampforwp.com/amp-teaser/#utm_source=options-panel&utm_medium=extension-tab_amp-teaser&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'amp-teaser/amp-teaser.php', 'item_name'=>'AMP Teaser', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('amp-teaser/amp-teaser.php')? 1: 2), 'settingUrl'=>'{ampforwp-teaser-subsection}', ), array( 'name'=>'Events Calendar For AMP', 'desc'=>'This is an extension of The Events Calendar For Amp', 'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-SU.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/the-events-calendar-for-amp/#utm_source=options-panel&utm_medium=extension-tab_shortcodes_ultimate&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'the-events-calendar-for-amp/the-events-calendar-for-amp.php', 'item_name'=>'The Events Calendar For Amp', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('the-events-calendar-for-amp/the-events-calendar-for-amp.php')? 1 : 2), ), array( 'name'=>'Table Of Content Plus For AMP', 'desc'=>'This is an extension of Table Of Content For AMP', 'img_src'=>AMPFORWP_IMAGE_DIR . '/amp-SU.png', 'price'=>'$19', 'url_link'=>'https://ampforwp.com/table-of-contents-plus/#utm_source=options-panel&utm_medium=extension-tab_tableofcontent&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> 'table-of-content-plus-for-amp/table-of-content-plus-for-amp.php', 'item_name'=>'Table Of Content Plus For AMP', 'store_url'=>'https://accounts.ampforwp.com', 'is_activated'=>(is_plugin_active('table-of-content-plus-for-amp/table-of-content-plus-for-amp.php')? 1 : 2), ), ); $viewAllExtensions = array( 'name'=>'View All Extensions', 'desc'=>'See all the extensions available for AMP', 'img_src'=>AMPFORWP_IMAGE_DIR . '/comments.png', 'price'=>'FREE', 'url_link'=>'https://ampforwp.com/extensions/#utm_source=options-panel&utm_medium=extension-tab_amp-more-comingsoon&utm_campaign=AMP%20Plugin', 'plugin_active_path'=> '', 'item_name'=>'', 'store_url'=>'', 'is_activated'=>2, 'settingUrl'=>'', ); $extension_listing_array = apply_filters( 'ampforwp_extension_lists_filter', $extension_listing_array ); $all_extensions_data = $extension_listing_array; $ampforwp_extension_list_html = ''; $ampforwp_nameOfUser = ""; $ampforwp_is_productActivated = false; function ampforwp_sort_extension_array($a, $b){ if ($a['is_activated'] == $b['is_activated']) { return strcmp(strtolower($a['name']), strtolower($b['name'])); } return ($a['is_activated'] < $b['is_activated']) ? -1 : 1; } usort($extension_listing_array, 'ampforwp_sort_extension_array'); //add view all extensions array_push($extension_listing_array, $viewAllExtensions); foreach ($extension_listing_array as $key => $extension) { $currentStatus = ""; $onclickUrl = ''; $onclickUrlclose = ''; $settingPageUrl = ''; $pluginReview = '
From: '.$extension['price'].'
'; if($extension['plugin_active_path'] != "" && is_plugin_active($extension['plugin_active_path']) ){ $ampforwp_is_productActivated = true; $currentStatus = "not-active invalid"; $pathExploded = explode("/", $extension['plugin_active_path']); $pathExploded = $pathExploded[0]; if(isset($extension['settingUrl']) && $extension['settingUrl']!=""){ $settingPageUrl = '
Settings
'; } $amplicense = ''; $onclickUrl = $amp_license_response = $allResponseData = $onclickUrlclose= ''; $allResponseData = array('success'=>'', 'license'=> '', 'item_name'=> '', 'expires'=> '', 'customer_name'=> '', 'customer_email'=> '', ); $selectedOption = (array) get_option('redux_builder_amp',true); if(isset($selectedOption['amp-license'][$pathExploded])){ $amplicense = $selectedOption['amp-license'][$pathExploded]['license']; } $verify = ''; $license_status = ''; if(isset($selectedOption['amp-license'][$pathExploded]['status']) && $selectedOption['amp-license'][$pathExploded]['status']==='valid'){ $license_status = $selectedOption['amp-license'][$pathExploded]['status']; $currentStatus = 'active valid'; $verify = ''; if($ampforwp_nameOfUser=="" && isset($selectedOption['amp-license'][$pathExploded]['all_data']['customer_name'])){ $ampforwp_nameOfUser = $selectedOption['amp-license'][$pathExploded]['all_data']['customer_name']; } if(isset($selectedOption['amp-license'][$pathExploded]['all_data']) && $selectedOption['amp-license'][$pathExploded]['all_data']!=""){ $allResponseData = $selectedOption['amp-license'][$pathExploded]['all_data']; $remainingExpiresDays = floor( ( strtotime($allResponseData['expires'] )- time() )/( 60*60*24 ) ); if($remainingExpiresDays>0){ $amp_license_response = $remainingExpiresDays." Days Remaining. Renew License"; }else{ $amp_license_response = "Expired! Renew your license"; } } } $pluginReview = ' '; if (isset($extension['store_url'])){ $pluginReview .= ''; } $pluginReview .= ' '; $pluginReview .= ' '; $pluginReview .= $verify. "
".$amp_license_response; if(isset($selectedOption['amp-license'][$pathExploded]['message']) && $selectedOption['amp-license'][$pathExploded]['message']!=""){ $pluginReview .= "
".$selectedOption['amp-license'][$pathExploded]['message']."
"; } } $secondPageClickClass = ''; if($extension['is_activated']==1 && strpos($ampforwp_extension_list_html, "Your Installed Extensions")===false){ $ampforwp_extension_list_html .= "

Your Installed Extensions

All Extensions

'; // #2267 function ampforwp_check_extensions(){ global $all_extensions_data; if($all_extensions_data){ foreach ($all_extensions_data as $extension ) { $is_extension_active = $extension['is_activated']; if( 1 === $is_extension_active){ return true; } } } return false; } $freepro_listing = '

Upgrade to Pro

Take your AMP to the next level with more beautiful themes, great extensions and more powerful features.

BUY NOW

Extensions

Includes a suite of advanced features like Ads, Email Optin, Contact Forms, E-Commerce, CTA, Cache and 15+ premium extensions.

Designs

Wide Variety of AMP Theme Designs included with AMP Layouts. We are dedicated to release 2-3 new designs every month.

Dedicated Support

Get private ticketing help from our full-time staff who helps you with the technical issues.

Compare Pro vs. Free Version

See what you\'ll get with the professional version

FREE

Continious Development

We take bug reports and feature requests seriously. We’re continiously developing & improve this product for last 2 years with passion and love.

300+ Features

We\'re constantly expanding the plugin and make it more useful. We have wide variety of features which will fit any use-case.

Design

We have 4 Built in themes for AMP which elevates your AMP exeprience.

Technical Support

We have a full time team which helps you with each and every issue regarding AMP.

PRO

Everything in Free, and:

Advertisement

Advanced Ad slots, Incontent ads & Supports all Ad networks.

AMP Cache

Revolutionary cache system for AMP which makes it insanely fast.

Contact Forms

Gravity Forms and Contact form 7 Support for the AMP.

E-Commerce

WooCommerce & Easy Digital Downloads Support.

Email Optin

Native Email optin forms to capture email with 17+ company integrations.

Call To Action

Get your message, product or offering to your visitors.

Localization

Integrates with WPML, Polylang and WeGlot to provide localization.

Structured Data

Advanced Schema integration in AMP and WordPress.

Advanced Custom Field

Built-in tools to help you impliment ACF easily in AMP.

Ratings

Easily add Rating to the posts. Supports 3 popular rating plugins.

Design Catalogue

AMP Layouts has 6 pre-built designs, We are constantly adding every week.

Dedicated Support

With a Dedicated person helping you with the extension setup and questions.

Continious Updates

We\'re continiously updating our premium features and releasing them.

Innovation

Be the first one to get the innovative features that we build in the future.

Frequently Asked Questions

  • Is there a setup fee?

    No. There are no setup fees on any of our plans

  • what\'s the time span for your contracts?

    All the plans are year-to-year which are subscribed annually.

  • What payment methods are accepted?

    All the plans are year-to-year which are subscribed annually.

  • Do you offer support if I need help?

    Yes! Top-notch customer support for our paid customers is key for a quality product, so we’ll do our very best to resolve any issues you encounter via our support page.

  • Can I cancel my membership at any time?

    Yes. You can cancel your membership by contacting us.

  • Can I change my plan later on?

    Yes. You can upgrade or downgrade your plan by contacting us.

  • Do you offer refunds?

    You are fully protected by our 100% Money Back Guarantee Unconditional. If during the next 14 days you experience an issue that makes the plugin unusable and we are unable to resolve it, we’ll happily offer a full refund.

  • Do I get updates for the premium plugin?

    All the plans are year-to-year which are subscribed annually.

I have other pre-sale questions, can you help?

All the plans are year-to-year which are subscribed annually.

Contact a Human
'; $gettingstarted_extension_listing = '

Take your AMP to the next level with these premium extensions which gives you advanced features.

'; $single_extension_listing = '

Increase the Revenue, Leads and Conversation with these Handpicked extensions

'; $upcomingLayoutsDesign = ''; $layouts = array(); if( is_admin() ){ $layouts = ampforwp_upcomming_layouts_demo(); } if(is_array($layouts)){ foreach($layouts as $k=>$val){ $upcomingLayoutsDesign .= '

'.$val['name'].'

'; } } // GDPR iso codes $eu_iso_codes = array( 'al' => 'Albania', 'ad' => 'Andorra', 'at' => 'Austria', 'by' => 'Belarus', 'be' => 'Belgium', 'ba' => 'Bosnia and Herzegovina', 'bg' => 'Bulgaria', 'hr' => 'Croatia', 'cy' => 'Cyprus', 'cz' => 'Czech Republic', 'dk' => 'Denmark', 'ee' => 'Estonia', 'fo' => 'Faroe Islands', 'fi' => 'Finland', 'fr' => 'France', 'de' => 'Germany', 'gi' => 'Gibraltar', 'gr' => 'Greece', 'hu' => 'Hungary', 'is' => 'Iceland', 'ie' => 'Ireland', 'im' => 'Isle of Man', 'it' => 'Italy', 'xs' => 'Kosovo', 'lv' => 'Latvia', 'lt' => 'Lithuania', 'lu' => 'Luxembourg', 'mk' => 'The former Yugoslav Republic of Macedonia', 'mt' => 'Malta', 'md' => 'Moldova', 'mc' => 'Monaco', 'me' => 'Montenegro', 'nl' => 'Netherlands', 'no' => 'Norway', 'pl' => 'Poland', 'pt' => 'Portugal', 'ro' => 'Romania', 'ru' => 'Russia', 'rs' => 'Serbia', 'sk' => 'Slovakia', 'si' => 'Slovenia', 'es' => 'Spain', 'se' => 'Sweden', 'ch' => 'Switzerland', 'ua' => 'Ukraine', 'uk' => 'United Kingdom', 'rs'=> 'Yugoslavia', ); // All the possible arguments for Redux. //$amp_redux_header = 'Ultimate Widgets'; $proDetailsProvide = ''.esc_html__('Technical Support','accelerated-mobile-pages').' Upgrade to PRO '; if($ampforwp_nameOfUser!=""){ $proDetailsProvide = "Hello, ".$ampforwp_nameOfUser." "; }elseif($ampforwp_is_productActivated){ $proDetailsProvide = "One more Step Enter license here"; } if(function_exists('amp_activate') ){ $proDetailsProvide = " AMP by Automattic compatibility has been activated"; } $args = array( // TYPICAL -> Change these values as you need/desire 'opt_name' => 'redux_builder_amp', // This is where your data is stored in the database and also becomes your global variable name. 'display_name' => esc_html__( 'AMPforWP Options','accelerated-mobile-pages' ), // Name that appears at the top of your panel 'menu_type' => 'menu', //Specify if the admin menu should appear or not. Options: menu or submenu (Under appearance only) 'allow_sub_menu' => true, // Show the sections below the admin menu item or not 'menu_title' => esc_html__( 'AMP', 'accelerated-mobile-pages' ), 'page_title' => esc_html__('Accelerated Mobile Pages Options','accelerated-mobile-pages'), 'display_version' => AMPFORWP_VERSION, 'update_notice' => false, 'intro_text' => $proDetailsProvide, 'global_variable' => '', // Set a different name for your global variable other than the opt_name 'dev_mode' => false, // Show the time the page took to load, etc 'customizer' => false, // Enable basic customizer support, 'async_typography' => false, // Enable async for fonts, 'disable_save_warn' => true, 'open_expanded' => false, // OPTIONAL -> Give you extra features 'page_priority' => null, // Order where the menu appears in the admin area. If there is any conflict, something will not show. Warning. 'page_parent' => 'themes.php', // For a full list of options, visit: http://codex.wordpress.org/Function_Reference/add_submenu_page#Parameters 'page_permissions' => 'manage_options', // Permissions needed to access the options panel. 'last_tab' => '', // Force your panel to always open to a specific tab (by id) 'page_icon' => 'icon-themes', // Icon displayed in the admin panel next to your menu_title 'page_slug' => 'amp_options', // Page slug used to denote the panel 'save_defaults' => true, // On load save the defaults to DB before user clicks save or not 'default_show' => false, // If true, shows the default value next to each field that is not the default value. 'default_mark' => '', // What to print by the field's title if the value shown is default. Suggested: * 'admin_bar' => false, 'admin_bar_icon' => 'dashicons-admin-generic', // CAREFUL -> These options are for advanced use only 'output' => false, // Global shut-off for dynamic CSS output by the framework. Will also disable google fonts output 'output_tag' => false, // Allows dynamic CSS to be generated for customizer and google fonts, but stops the dynamic CSS from going to the head //'domain' => 'redux-framework', // Translation domain key. Don't change this unless you want to retranslate all of Redux. 'footer_credit' => false, // Disable the footer credit of Redux. Please leave if you can help it. 'footer_text' => "", 'show_import_export' => true, 'system_info' => true, ); Redux::setArgs( "redux_builder_amp", $args ); $tabs = array( array( 'id' => 'redux-help-tab-1', 'title' => esc_html__( 'Theme Information 1', 'accelerated-mobile-pages' ), 'content' => esc_html__( '

This is the tab content, HTML is allowed.

', 'accelerated-mobile-pages' ) ), array( 'id' => 'redux-help-tab-2', 'title' => esc_html__( 'Theme Information 2', 'accelerated-mobile-pages' ), 'content' => esc_html__( '

This is the tab content, HTML is allowed.

', 'accelerated-mobile-pages' ) ) ); Redux::setHelpTab( $opt_name, $tabs ); // Set the help sidebar $content = esc_html__( '

This is the sidebar content, HTML is allowed.

', 'accelerated-mobile-pages' ); Redux::setHelpSidebar( $opt_name, $content ); /* * <--- END HELP TABS */ /* * * ---> START SECTIONS * */ // AMP by Automattic Compatibility if(function_exists('amp_activate') ){ Redux::setSection( $opt_name, array( 'id' => 'automatic-amp-features', 'title' => esc_html__( 'AMP By Automattic Settings', 'accelerated-mobile-pages' ), 'icon' => '', ) ); ampforwp_admin_advertisement_options($opt_name); ampforwp_admin_performance_options($opt_name); ampforwp_analytics_options($opt_name); ampforwp_structure_data_options($opt_name); ampforwp_notice_bar_options($opt_name); ampforwp_push_notification_options($opt_name); ampforwp_admin_contact_form_options($opt_name); } Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Settings', 'accelerated-mobile-pages' ), 'id' => 'basic', 'fields' => array( array( 'id' => 'opt-blank', 'type' => 'raw', 'title' => '', 'desc' => '', ) ), 'desc' => '
'.esc_html__('Thank you for using Accelerated Mobile Pages plugin.', 'accelerated-mobile-pages'). ' ' . ''.esc_html__('We are actively working on updating the plugin. We have built user friendly options which allows you to make changes on your AMP version.', 'accelerated-mobile-pages' ) . '
' . '

' . sprintf( '1. %s: ',esc_html__('Technical Customer Support','accelerated-mobile-pages')) . '' . esc_html__('We have a special community support forum where you can ask us questions and get help about your AMP related questions. Delivering a good user experience means a lot to us and so we try our best to reply each and every question that gets asked.', 'accelerated-mobile-pages' ) . '

' . '

' . sprintf( '2. %s: ',esc_html__('Found a bug? Use GitHub','accelerated-mobile-pages' )) . '' . esc_html__( 'If you’ve discovered a bug in our software, the best place to report it is on GitHub. This is where the AMP developers are active. They’ll review your bug report and triage the bug. The more relevant details you add to your report, the faster bugs are usually solved. And please remember to search first, We think that most general tickets have been created already.', 'accelerated-mobile-pages' ) . '

' . '

' . sprintf( '3. %s: ',esc_html__('Priority Support','accelerated-mobile-pages' )) . '' . esc_html__( 'We will personally take care that your website’s AMP version is perfectly validated. We will make sure that your AMP version gets approved and indexed by Google Webmaster Tools properly and we will even keep an eye on AMP updates from Google and implement them into your website.', 'accelerated-mobile-pages' ) . '

' . '

' . sprintf( '4. %s: ',esc_html__('Hire Us / Customization', 'accelerated-mobile-pages' )) . '' . esc_html__( 'We are your development backbone who specialises Backend and Frontend technologies. We have the capability to handle & solve the complex issues. If you have any customization, feel free to ask.', 'accelerated-mobile-pages' ) . '

' . '

' . sprintf( '5. %s: ',esc_html__('What\'s New in this Version?','accelerated-mobile-pages' )) . '' . esc_html__( 'If you want to know whats new in the latest version of the plugin, then please use this link.', 'accelerated-mobile-pages' ) . '

' . '


'.esc_html__('Take AMP to the Next Level with Premium Extensions').'

' .$gettingstarted_extension_listing , 'icon' => 'el el-cogs' ) ); function ampforwp_default_logo_settings($param=""){ $custom_logo_id = ''; $image = ''; $value = ''; $custom_logo_id = get_theme_mod( 'custom_logo' ); $image = wp_get_attachment_image_src( $custom_logo_id , 'full'); if( $image ){ return $image[0]; } return $value; } function ampforwp_custom_logo_dimensions_options(){ $opCheck = ampforwp_get_setting('ampforwp-custom-logo-dimensions'); if($opCheck==1){ return 'prescribed'; }else{ return 'flexible'; } } function ampforwp_get_cpt_generated_post_types() { $options = ''; $options = get_option('ampforwp_cpt_generated_post_types'); return $options; } $amp_cpt_option = array(); include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); $ampforwp_cpt_plugin_check = is_plugin_active( 'amp-custom-post-type/amp-custom-post-type.php' ); if ( false == $ampforwp_cpt_plugin_check ) { $amp_cpt_option = array( 'id' => 'ampforwp-custom-type', 'type' => 'select', 'title' => esc_html__('Custom Post Types', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Custom Post Types', 'accelerated-mobile-pages'), 'multi' => true, //'data' => 'post_type', 'options' => ampforwp_get_cpt_generated_post_types(), ); } // AMP to WP Default value function ampforwp_amp2wp_default(){ $default = 0; $theme = ''; $theme = wp_get_theme(); // gets the current theme if ( 'AMP WordPress Theme' == $theme->name || 'AMP WordPress Theme' == $theme->parent_theme ) { $default = 1; } return $default; } Redux::setSection( $opt_name, array( 'title' => esc_html__( 'General', 'accelerated-mobile-pages' ), 'id' => 'opt-text-subsection', 'subsection' => true, 'fields' => array( array( 'id' => 'amp-logo', 'type' => 'section', 'title' => esc_html__('Branding', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'opt-media', 'type' => 'media', 'url' => true, 'title' => esc_html__('Logo', 'accelerated-mobile-pages'), 'tooltip-subtitle'=>esc_html__('Upload a logo for the AMP version. (Recommended logo size: 190x36)', 'accelerated-mobile-pages'), 'default' => array('url' => ampforwp_default_logo_settings() ), ), array( 'id' => 'ampforwp-custom-logo-dimensions', 'title' => esc_html__('Resize', 'accelerated-mobile-pages'), 'type' => 'switch', 'default' => 0, ), array( 'id' => 'ampforwp-custom-logo-dimensions-options', 'title' => esc_html__('Resize Method', 'accelerated-mobile-pages'), 'type' => 'select', 'class' => 'child_opt child_opt_arrow', 'default' => '100', 'options' => array( 'flexible' => 'Flexible Width', 'prescribed' => 'Fixed Width' ), 'default' => ampforwp_custom_logo_dimensions_options(), 'required'=>array('ampforwp-custom-logo-dimensions','=','1'), ), array( 'id' => 'ampforwp-custom-logo-dimensions-slider', 'title' => esc_html__('Resize Your Logo', 'accelerated-mobile-pages'), 'type' => 'amp_slider', 'class' => 'child_opt', 'default' => '100', 'min' => 0, 'max' => 100, 'required'=>array('ampforwp-custom-logo-dimensions-options','=','flexible'), ), array( 'class' => 'child_opt', 'id' => 'opt-media-width', 'type' => 'text', 'title' => esc_html__('Logo Width', 'accelerated-mobile-pages'), 'tooltip-subtitle' => __('Default width is 190 pixels', 'accelerated-mobile-pages'), 'default' => '190', 'required'=>array('ampforwp-custom-logo-dimensions-options','=','prescribed'), ), array( 'class' => 'child_opt', 'id' => 'opt-media-height', 'type' => 'text', 'title' => esc_html__('Logo Height', 'accelerated-mobile-pages'), 'tooltip-subtitle' => __('Default height is 36 pixels', 'accelerated-mobile-pages'), 'default' => '36', 'required'=>array('ampforwp-custom-logo-dimensions-options','=','prescribed'), ), array( 'id' => 'amp-support', 'type' => 'section', 'title' => esc_html__('AMP Support', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' =>'amp-on-off-for-all-posts', 'type' => 'switch', 'title' => esc_html__('Posts', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Posts', 'accelerated-mobile-pages'), 'default' => 1, ), array( 'id' =>'amp-on-off-for-all-pages', 'type' => 'switch', 'title' => esc_html__('Pages', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Pages.', 'accelerated-mobile-pages'), 'default' => 1, ), array( 'id' => 'ampforwp-homepage-on-off-support', 'type' => 'switch', 'title' => esc_html__('Homepage', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Homepage.', 'accelerated-mobile-pages'), 'default' => '1' ), array( 'id' =>'amp-frontpage-select-option', 'type' => 'switch', 'title' => esc_html__('Custom Front Page', 'accelerated-mobile-pages'), 'default' => 0, 'tooltip-subtitle' => esc_html__('Set Custom Front Page as Homepage', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'required' => array('ampforwp-homepage-on-off-support','=','1'), ), array( 'id' => 'amp-frontpage-select-option-pages', 'type' => 'select', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Select Page as Front Page', 'accelerated-mobile-pages'), 'required' => array('amp-frontpage-select-option', '=' , '1'), // Must provide key => value pairs for select options 'data' => 'page', 'args' => array( 'post_type' => 'page', 'posts_per_page' => 500 ), 'default' => '2', ), array( 'id' => 'ampforwp-title-on-front-page', 'type' => 'switch', 'class' => 'child_opt', 'url' => true, 'title' => esc_html__('Title on Static Front Page', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable display of title on the Static Front Page.', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('amp-frontpage-select-option', '=' , '1'), ), array( 'id' => 'ampforwp-archive-support', 'type' => 'switch', 'title' => esc_html__('Archives [Category & Tags]', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Archives.', 'accelerated-mobile-pages'), 'default' => '0' ), array( 'id' => 'ampforwp-archive-support-cat', 'type' => 'switch', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Category', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Categories.', 'accelerated-mobile-pages'), 'default' => '1', 'required' => array('ampforwp-archive-support', '=' , '1') ), array( 'id' => 'ampforwp-archive-support-tag', 'type' => 'switch', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Tags', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable AMP Support on Tags.', 'accelerated-mobile-pages'), 'default' => '1', 'required' => array('ampforwp-archive-support', '=' , '1') ), $amp_cpt_option, array( 'id' => 'ampforwp-amp-convert-to-wp', 'type' => 'switch', 'title' => esc_html__('Convert AMP to WP theme (Beta)', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('It makes your AMP & Non-AMP Same! (AMP will output AMP Compatible code, while WordPress will have the WP code but with the same design)', 'accelerated-mobile-pages'), 'default' => ampforwp_amp2wp_default(), 'required' => array('amp-design-selector', '=' , '4'), ), array( 'id' => 'ampforwp-amp-takeover', 'type' => 'switch', 'title' => esc_html__('AMP Takeover (Beta)', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Make your non-amp to load the AMP (AMP & NON-AMP both will be AMP with same design)', 'accelerated-mobile-pages'), 'default' => '0' ), ) ) );//END $pb_title = 'Page Builder'; $theme = wp_get_theme(); // gets the current theme if( class_exists('Vc_Manager') || ( class_exists('ET_Builder_Plugin') || 'Divi' == $theme->name || 'Divi' == $theme->parent_theme ) || did_action( 'elementor/loaded' ) ){ if(class_exists('Vc_Manager') ){ $pb_title = 'WPBakery Page Builder Support'; } if( class_exists('ET_Builder_Plugin') || 'Divi' == $theme->name || 'Divi' == $theme->parent_theme ){ $pb_title = 'Divi Builder Support'; } if(did_action( 'elementor/loaded' ) ){ $pb_title = 'Elementor Support'; } } // AMP Content Page Builder SECTION Redux::setSection( $opt_name, array( 'title' => esc_html__( $pb_title, 'accelerated-mobile-pages' ), 'id' => 'amp-content-builder', 'class' => 'ampforwp_new_features ', 'subsection' => true, 'fields' => $pb_for_amp, ) ) ; // Ads Section if ( ! function_exists('amp_activate') ) { ampforwp_admin_advertisement_options($opt_name); } if ( ! function_exists('ampforwp_seo_default') ) { function ampforwp_seo_default() { $default = ''; include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); if ( is_plugin_active('wordpress-seo/wp-seo.php') ) { $default = 'yoast'; } elseif ( is_plugin_active('all-in-one-seo-pack/all_in_one_seo_pack.php') ) { $default = 'aioseo'; } elseif ( defined( 'RANK_MATH_FILE' ) ) { $default = 'rank_math'; } elseif ( function_exists('genesis_title') ) { $default = 'genesis'; } elseif ( is_plugin_active('wp-seopress/seopress.php') ) { $default = 'seopress'; } return $default; } } // SEO SECTION Redux::setSection( $opt_name, array( 'title' => esc_html__( 'SEO', 'accelerated-mobile-pages' ), 'id' => 'amp-seo', 'subsection' => true, 'fields' => array( array( 'id' => 'ampforwp-seo-general-section', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'ampforwp-seo-meta-description', 'type' => 'switch', 'title' => esc_html__('Meta Description', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('The meta tag that displays in head', 'accelerated-mobile-pages'), 'default' => 0 ), array( 'id' => 'ampforwp-seo-custom-additional-meta', 'type' => 'textarea', 'title' => esc_html__('Head Section', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Adds additional Meta to the head section', 'accelerated-mobile-pages', 'accelerated-mobile-pages'), 'placeholder' => esc_html__('','accelerated-mobile-pages') ), array( 'id' => 'ampforwp-seo-plugins-section', 'type' => 'section', 'title' => esc_html__('SEO Plugin Integration', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'ampforwp-seo-selection', 'type' => 'select', 'title' => esc_html__('Select SEO Plugin', 'accelerated-mobile-pages'), 'options' => array( 'yoast' => 'Yoast', 'aioseo' => 'All in One SEO', 'rank_math' => 'Rank Math SEO', 'genesis' => 'Genesis', 'seopress' => 'SEOPress', 'bridge' => 'Bridge Qode SEO' ), 'default' => ampforwp_seo_default(), ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-seo-rank_math-meta', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Adds Social and Open Graph Meta Tags from Rank Math', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Meta Tags from Rank Math', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array('ampforwp-seo-selection', '=' , 'rank_math'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-seo-rank_math-schema', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Adds Rank Math ld+json for AMP page', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Rank Math ld+json data', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array('ampforwp-seo-selection', '=' , 'rank_math'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-seo-rank_math-canonical', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Pull Canonical from Rank Math for AMP pages', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Canonical from Rank Math', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array('ampforwp-seo-selection', '=' , 'rank_math'), ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-seo-yoast-meta', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Adds Social and Open Graph Meta Tags from Yoast', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Meta Tags from Yoast', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array('ampforwp-seo-selection', '=' , 'yoast'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-seo-yoast-description', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Adds Yoast Custom description to ld+json for AMP page', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Yoast Description in ld+json', 'accelerated-mobile-pages' ), 'default' => 0, 'required' => array('ampforwp-seo-selection', '=' , 'yoast'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-seo-yoast-canonical', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Pull Canonical from Yoast for AMP pages', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Canonical from Yoast', 'accelerated-mobile-pages' ), 'default' => 0, 'required' => array('ampforwp-seo-selection', '=' , 'yoast'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-yoast-seo-analysis', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Get the Yoast Analysis from AMP PageBuilder Content', 'accelerated-mobile-pages'), 'title' => esc_html__( 'Yoast Analysis for AMP PageBuilder', 'accelerated-mobile-pages' ), 'default' => 1, 'required' => array(array('ampforwp-seo-selection', '=' , 'yoast'),array('ampforwp-amp-takeover', '=' , '1')), ), array( 'id' => 'ampforwp-seo-aioseo', 'type' => 'info', 'style' => 'success', 'desc' => esc_html__("All in One SEO works out of the Box with our plugin. It deosn't requires any extra config except Canonicals.", 'accelerated-mobile-pages'), 'required' => array('ampforwp-seo-selection', '=', 'aioseo') ), array( 'class' => 'child_opt', 'id' => 'ampforwp-seo-aioseo-canonical', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('Pull Canonical from All In One SEO for AMP pages', 'accelerated-mobile-pages'), 'title' =>esc_html__( 'Canonical from All In One SEO', 'accelerated-mobile-pages' ), 'default' => 0, 'required' => array('ampforwp-seo-selection', '=' , 'aioseo'), ), array( 'id' => 'ampforwp-seo-index-noindex-sub-section', 'type' => 'section', 'title' => esc_html__('Advanced Indexing', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'amp-inspection-tool', 'type' => 'switch', 'title' => esc_html__('URL Inspection Tool Compatibility', 'accelerated-mobile-pages'), 'tooltip-subtitle' => sprintf( '%s%s', esc_html__("You can read about it ",'accelerated-mobile-pages'),esc_url('https://webmasters.googleblog.com/2018/06/new-url-inspection-tool-more-in-search.html'),esc_html__('here','accelerated-mobile-pages')), 'default' => 1, ), array( 'id' => 'ampforwp-robots-archive-sub-pages-sitewide', 'type' => 'switch', 'title' => esc_html__('Archive subpages (sitewide)', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__("Such as /page/2 so on and so forth",'accelerated-mobile-pages'), 'default' => 0, 'on' => 'index', 'off' => 'noindex', 'required' => array('amp-inspection-tool', '=' , '0'), 'switch-text' => true, ), array( 'id' => 'ampforwp-robots-archive-author-pages', 'type' => 'switch', 'title' => esc_html__('Author Archives', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__("Enable it to set Indexing for Author Archives",'accelerated-mobile-pages'), 'default' => 1, 'on' => 'index', 'off' => 'noindex', 'required' => array('amp-inspection-tool', '=' , '0'), 'switch-text' => true, ), array( 'id' => 'ampforwp-robots-archive-date-pages', 'type' => 'switch', 'title' => esc_html__('Date Archives', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__("Enable it to set Indexing for Date Archives",'accelerated-mobile-pages'), 'default' => 1, 'on' => 'index', 'off' => 'noindex', 'required' => array('amp-inspection-tool', '=' , '0'), 'switch-text' => true, ), array( 'id' => 'ampforwp-robots-archive-category-pages', 'type' => 'switch', 'title' => esc_html__('Categories', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__("Enable it to set Indexing for Categories",'accelerated-mobile-pages'), 'default' => 1, 'on' => 'index', 'off' => 'noindex', 'required' => array('amp-inspection-tool', '=' , '0'), 'switch-text' => true, ), array( 'id' => 'ampforwp-robots-archive-tag-pages', 'type' => 'switch', 'title' => esc_html__('Tags', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__("Enable it to set Indexing for Tags",'accelerated-mobile-pages'), 'default' => 1, 'on' => 'index', 'off' => 'noindex', 'required' => array('amp-inspection-tool', '=' , '0'), 'switch-text' => true, ), ) ) ); if ( ! function_exists('amp_activate') ) { // Performance section ampforwp_admin_performance_options($opt_name); // Analytics section ampforwp_analytics_options($opt_name); // Structured Data section ampforwp_structure_data_options($opt_name); // Notifications section ampforwp_notice_bar_options($opt_name); // Push Notifications section ampforwp_push_notification_options($opt_name); // Contact Form section ampforwp_admin_contact_form_options($opt_name); } // comments Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Comments', 'accelerated-mobile-pages' ), 'desc' => $comment_desc, 'id' => 'disqus-comments', 'subsection' => true, 'fields' => array( array( 'id' => 'ampforwp-display-comments', 'type' => 'section', 'title' => esc_html__('Display', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'ampforwp-display-on-pages', 'type' => 'switch', 'title' => esc_html__('Display on Pages', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable comments on pages using this switch.', 'accelerated-mobile-pages'), 'default' => 1 ), array( 'id' => 'ampforwp-display-on-posts', 'type' => 'switch', 'title' => esc_html__('Display on Posts', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable comments on posts using this switch.', 'accelerated-mobile-pages'), 'default' => 1 ), array( 'id' => 'ampforwp-comments', 'type' => 'section', 'title' => esc_html__('Discussion', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'title' =>esc_html__('WordPress Comments','accelerated-mobile-pages'), 'id' => 'wordpress-comments-support', 'tooltip-subtitle' => esc_html__('Enable/Disable WordPress comments using this switch.', 'accelerated-mobile-pages'), 'type' => 'switch', 'default' => 1, ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-number-of-comments', 'type' => 'text', 'tooltip-subtitle' => esc_html__('This refers to the normal comments','accelerated-mobile-pages'), 'title' => esc_html__('No of Comments', 'accelerated-mobile-pages'), 'default' => 10, 'required' => array('wordpress-comments-support' , '=' , 1 ), ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-display-avatar', 'type' => 'switch', 'title' => esc_html__('Display on User Avatar', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable user Avatar.', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array('wordpress-comments-support' , '=' , 1 ), ), array( 'id' => 'ampforwp-disqus-comments-support', 'type' => 'switch', 'title' => esc_html__('Disqus', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable Disqus comments using this switch.', 'accelerated-mobile-pages'), 'default' => 0 ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-disqus-comments-name', 'type' => 'text', 'title' => esc_html__('Disqus Name', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Eg: https://xyz.disqus.com', 'accelerated-mobile-pages'), 'required' => array('ampforwp-disqus-comments-support', '=' , '1'), 'default' => '' ), array( 'class' => 'child_opt', 'id' => 'ampforwp-disqus-host-position', 'type' => 'switch', 'title' => esc_html__('Host on AMPforWP API', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Use AMPforWP secure servers to serve Comments file. Recommended if your site is non HTTPS', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array('ampforwp-disqus-comments-support', '=' , '1'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-disqus-host-file', 'type' => 'text', 'title' => esc_html__('Disqus Host File', 'accelerated-mobile-pages'), 'desc' => ' Click here to know, How to Setup Disqus Host file on your servers ', 'tooltip-subtitle' => esc_html__('Enter the URL of host file', 'accelerated-mobile-pages'), 'placeholder' => 'https://comments.example.com/disqus.php', 'required' => array('ampforwp-disqus-host-position', '=' , '0'), ), array( 'id' => 'ampforwp-disqus-layout', 'title' => esc_html__('Disqus Layout', 'accelerated-mobile-pages'), 'type' => 'select', 'options' => array( 'fixed' => 'Fixed', 'responsive' => 'Responsive' ), 'default' => 'responsive', 'required'=>array('ampforwp-disqus-comments-support','=','1'), ), array( 'id' => 'ampforwp-disqus-height', 'type' => 'text', 'title' => esc_html__('Disqus Iframe Height', 'accelerated-mobile-pages'), 'placeholder' => 'Enter the height', 'default' => '420', 'required' => array('ampforwp-disqus-layout', '=' , 'fixed'), ), array( 'id' => 'ampforwp-facebook-comments-support', 'type' => 'switch', 'title' => esc_html__('Facebook Comments', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable Facebook comments using this switch.', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-number-of-fb-no-of-comments', 'type' => 'text', 'tooltip-subtitle' => sprintf('%s %s.',esc_html__( 'Enter the number of comments to show, Currently Facebook SDK limits this to max 100. For details, see the','accelerated-mobile-pages' ),esc_html__('Facebook comments documentation','accelerated-mobile-pages') ), 'title' => esc_html__('No of Comments', 'accelerated-mobile-pages'), 'default' => 10, 'required' => array( array('ampforwp-facebook-comments-support', '=' , 1), ), ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-fb-comments-lang', 'type' => 'text', 'tooltip-subtitle' => esc_html__('Enter the Language code','accelerated-mobile-pages'), 'title' => esc_html__('Language', 'accelerated-mobile-pages'), 'desc' => 'Locales and Languages Supported by Facebook ', 'default' => get_locale(), 'required' => array( array('ampforwp-facebook-comments-support', '=' , 1) ), ), //Vuukle options array( 'id' => 'ampforwp-vuukle-comments-support', 'type' => 'switch', 'title' => esc_html__('Vuukle Comments', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable Vuukle comments using this switch.', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-vuukle-comments-apiKey', 'type' => 'text', 'tooltip-subtitle' => esc_html__('Enter the API key of Vuukle','accelerated-mobile-pages'), 'title' => esc_html__('API Key', 'accelerated-mobile-pages'), 'default' => '', 'desc' => "For Example xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", 'required' => array( array('ampforwp-vuukle-comments-support', '=' , 1), ), ), //SpotIM Options array( 'id' => 'ampforwp-spotim-comments-support', 'type' => 'switch', 'title' => esc_html__('Spot.IM Conversation', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable Spot.IM Conversation using this switch.', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-spotim-comments-apiKey', 'type' => 'text', 'tooltip-subtitle' => esc_html__('Enter the SPOT_ID of Spot.IM','accelerated-mobile-pages'), 'title' => esc_html__('SPOT ID', 'accelerated-mobile-pages'), 'default' => '', 'desc' => "For Example xxxxxxxx-xxxx-xxxx-xxxx", 'required' => array( array('ampforwp-spotim-comments-support', '=' , 1), ), ), ) ) ); function ampforwp_fb_instant_article() { $feedname = ''; $fb_instant_article_feed = ''; $input = ''; $feedname = 'instant_articles'; $fb_instant_article_feed = trailingslashit( site_url() ).$feedname ; $input = '' . esc_url( $fb_instant_article_feed ). '' ; return strip_tags($input, ''); } // Facebook Instant Articles Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Instant Articles', 'accelerated-mobile-pages' ), 'id' => 'fb-instant-article', 'subsection' => true, 'fields' => array( array( 'id' => 'ampforwp-fbia_1', 'type' => 'section', 'title' => esc_html__('Facebook Instant Articles Setup', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' =>'fb-instant-article-switch', 'type' => 'switch', 'title' => esc_html__('Instant Articles', 'accelerated-mobile-pages'), 'default' => 0, 'true' => 'true', 'false' => 'false', 'desc' => esc_html__('Re-Save permalink when you enable this option, please have a look', 'accelerated-mobile-pages').' '.esc_html__('here', 'accelerated-mobile-pages').' '.esc_html__('on how to do it', 'accelerated-mobile-pages'), ), array( 'id' => 'fb-instant-article-feed-url', 'type' => 'info', 'style' => 'critical', 'desc' => ampforwp_fb_instant_article(), 'title' => esc_html__('Facebook Instant Articles Feed URL', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fb-instant-page-id', 'type' => 'text', 'title' => esc_html__('Facebook Page ID', 'accelerated-mobile-pages'), 'desc' => esc_html__('Follow ','accelerated-mobile-pages').''.esc_html__('these instructions.','accelerated-mobile-pages').''.esc_html__(' to sign up to Instant Articles and get your Facebook Page ID.', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'amp-fbia_2', 'type' => 'section', 'title' => esc_html__('Facebook Instant Articles Settings', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, 'required' => array('fb-instant-article-switch', '=', 1), ), array( 'id' => 'ampforwp-fb-instant-article-posts', 'type' => 'text', 'title' => esc_html__('Number of Posts', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enter the number of posts to generate for Instant Articles.', 'accelerated-mobile-pages'), 'desc' => esc_html__('Leave this empty to generate All Posts (500).', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1), 'default' => '50' ), array( 'id' => 'ampforwp-instant-article-author-meta', 'type' => 'switch', 'title' => esc_html__('Author Meta', 'accelerated-mobile-pages'), 'default' => 1, 'true' => 'true', 'false' => 'false', 'tooltip-subtitle' => esc_html__('Enable/Disable Author Meta', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'ampforwp-instant-article-author-bio', 'type' => 'switch', 'title' => esc_html__('Author Bio', 'accelerated-mobile-pages'), 'default' => 0, 'true' => 'true', 'false' => 'false', 'tooltip-subtitle' => esc_html__('Enable/Disable Author Bio', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'ampforwp-ia-related-articles', 'type' => 'switch', 'title' => esc_html__('Related Articles', 'accelerated-mobile-pages'), 'default' => 0, 'true' => 'true', 'false' => 'false', 'tooltip-subtitle' => esc_html__('Show/Hide Related Articles', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fb-instant-article-ads', 'type' => 'switch', 'title' => esc_html__('Advertisement', 'accelerated-mobile-pages'), 'default' => 0, 'true' => 'true', 'false' => 'false', 'desc' => esc_html__('Switch this on to enable advertising on Instant Article pages.', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fb-instant-article-ad-type', 'type' => 'select', 'title' => esc_html__('Select Advertisement Format', 'accelerated-mobile-pages'), 'default' => '1', 'desc' => esc_html__('Select the type of advertising on Instant Article pages you want to display.', 'accelerated-mobile-pages'), 'options' => array( '1' => 'Facebook Audience Network', '2' => 'Custom iframe URL', '3' => 'Custom Embed Code' ), 'required' => array('fb-instant-article-ads', '=', 1) ), array( 'id' => 'fb-instant-article-ad-id', 'type' => 'text', 'title' => esc_html__('Enter your Audience Network Placement ID', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can find out more about this here. ', 'accelerated-mobile-pages'), 'desc' => esc_html__('Click here on how to get Audience Network Placement Id.', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-ad-type', '=', '1') ), array( 'id' => 'fb-instant-article-custom-iframe-ad', 'type' => 'text', 'placeholder'=> 'https://www.adserver.com/ss', 'title' => esc_html__('Enter your Custom iframe ad source URL'), 'required' => array('fb-instant-article-ad-type', '=', '2') ), array( 'id' => 'fb-instant-article-custom-embed-ad', 'type' => 'textarea', 'placeholder'=> '', 'title' => esc_html__('Enter your Custom Embed ad code'), 'required' => array('fb-instant-article-ad-type', '=', '3') ), array( 'id' => 'fb-instant-article-ad-density-setup', 'type' => 'select', 'title' => esc_html__('How often should ads show in Instant Article pages', 'accelerated-mobile-pages'), 'options' => array( 'default' => esc_html__('Every 250 words', 'accelerated-mobile-pages' ), 'medium' => esc_html__('Every 350 words', 'accelerated-mobile-pages' ), 'low' => esc_html__('Every 500 words', 'accelerated-mobile-pages' ), ), 'required' => array('fb-instant-article-ads', '=', 1), 'default' => 'default', ), array( 'id' => 'fb-instant-article-analytics', 'type' => 'switch', 'title' => esc_html__('Analytics', 'accelerated-mobile-pages'), 'default' => 0, 'true' => 'true', 'false' => 'false', 'desc' => esc_html__('Switch this on to enable analytics on Instant Article pages.', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fb-instant-article-analytics-code', 'type' => 'textarea', 'title' => esc_html__('Enter your Analytics script code', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Do not enter iframe tag. Find out more about support here ', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-analytics', '=', 1) ), array( 'id' => 'fb-instant-crawler-ingestion', 'type' => 'switch', 'title' => esc_html__('Crawler Ingestion', 'accelerated-mobile-pages'), 'tooltip-subtitle' => sprintf('%s %s', esc_html__('Add ia:markup meta tag. Find out more about', 'accelerated-mobile-pages'), esc_url('https://developers.facebook.com/docs/instant-articles/crawler-ingestion'), esc_html__('here','accelerated-mobile-pages')), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fb-instant-feedback', 'type' => 'switch', 'title' => esc_html__('Feedback for Media', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Allow like and comment for media', 'accelerated-mobile-pages'), 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fbia-header-text-area', 'type' => 'textarea', 'title' => esc_html__('Custom HTML in Head Tag', 'accelerated-mobile-pages'), 'desc' => esc_html__('Add custom HTML in Head Tag in Instant Articles Markup. Click','accelerated-mobile-pages').' '.esc_html__('here', 'accelerated-mobile-pages').''. esc_html__(' for more info on Instant Articles Markup', 'accelerated-mobile-pages'), 'default' => '', 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fbia-body-text-area', 'type' => 'textarea', 'title' => esc_html__('Custom HTML in Body Tag', 'accelerated-mobile-pages'), 'desc' => esc_html__('Add custom HTML in Body Tag in Instant Articles Markup. Click','accelerated-mobile-pages').' '.esc_html__('here', 'accelerated-mobile-pages').''. esc_html__(' for more info on Instant Articles Markup', 'accelerated-mobile-pages'), 'default' => '', 'required' => array('fb-instant-article-switch', '=', 1) ), array( 'id' => 'fbia-footer-text-area', 'type' => 'textarea', 'title' => esc_html__('Custom HTML in Footer Tag', 'accelerated-mobile-pages'), 'desc' => esc_html__('Add custom HTML in Footer Tag in Instant Articles Markup. Click','accelerated-mobile-pages').' '.esc_html__('here', 'accelerated-mobile-pages').''. esc_html__(' for more info on Instant Articles Markup', 'accelerated-mobile-pages'), 'default' => '', 'required' => array('fb-instant-article-switch', '=', 1) ), ), ) ); // Hide AMP Bulk Tools Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Hide AMP Bulk Tools', 'accelerated-mobile-pages' ), 'id' => 'hide-amp-section', 'subsection' => true, 'desc' => 'Here are some Advanced options to help you exclude AMP from your prefered pages', 'fields' => array( array( 'id' => 'amp-pages-meta-default', 'type' => 'select', 'title' => esc_html__( 'Individual AMP Page (Bulk Edit)', 'accelerated-mobile-pages' ), 'tooltip-subtitle' => esc_html__( 'Allows you to Show or Hide AMP from All pages, so it can be changed individually later. This option will change the Default value of AMP metabox in Pages', 'accelerated-mobile-pages' ), 'desc' => esc_html__( 'NOTE: Changes will overwrite the previous settings.', 'accelerated-mobile-pages' ), 'options' => array( 'show' => esc_html__('Show by Default', 'accelerated-mobile-pages' ), 'hide' => esc_html__('Hide by default', 'accelerated-mobile-pages' ), ), 'default' => 'show', 'required'=>array('amp-on-off-for-all-pages','=','1'), ), array( 'id' =>'hide-amp-categories2', 'type' => 'select', 'title' => __('Select Categories to Hide AMP'), 'tooltip-subtitle' => __( 'Hide AMP from all the posts of a selected category.', 'accelerated-mobile-pages' ), 'multi' => true, 'ajax' => true, 'data-action' => 'ampforwp_categories', 'data' => 'categories', ), array( 'id' =>'hide-amp-tags-bulk-option2', 'type' => 'select', 'title' => __('Select Tags to Hide AMP'), 'tooltip-subtitle' => __( 'Hide AMP from all the posts of a selected tags.', 'accelerated-mobile-pages' ), 'multi' => true, 'ajax' => true, 'data-action' => 'ampforwp_tags', 'data' => 'tags', ), ) ) ); // Advance Settings SECTION Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Advance Settings', 'accelerated-mobile-pages' ), 'desc' => esc_html__( 'This section has some advanced settings, please use it with care','accelerated-mobile-pages'), 'id' => 'amp-advance', 'subsection' => true, 'fields' => array( array( 'id' => 'amp-mobile-redirection', 'type' => 'switch', 'title' => esc_html__('Mobile Redirection', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__(' Enable AMP for your mobile users. Give your visitors a Faster mobile User Experience.','accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'amp-tablet-redirection', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => __('Tablets', 'accelerated-mobile-pages'), 'tooltip-subtitle' => __('Enable/Disable Mobile redirection for Tablets.','accelerated-mobile-pages'), 'default' => 1, 'required' => array( 'amp-mobile-redirection', '=' , 1 ) ), array( 'id' => 'convert-internal-nonamplinks-to-amp', 'type' => 'switch', 'title' => esc_html__('Change Internal Links to AMP', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable if you want all your links inside the article to go to /amp/. All the outbound links will remain untouched.','accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'ampforwp-smooth-scrolling-for-links', 'type' => 'switch', 'title' => esc_html__('Smooth Scrolling For Links', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable this option if you want smooth scrolling for jumping links','accelerated-mobile-pages'), 'default' => 0, ), // End-point option array( 'id' => 'amp-core-end-point', 'type' => 'switch', 'title' => ('Change End Point to ?amp'), 'default' => 0, 'tooltip-subtitle' => 'Enable this option when /amp/ is giving 404 after resaving the permalink settings.', 'desc' => esc_html__( 'Making endpoints to ?amp will help you get the amp in tricky setups with taxonomies & post typs. Question mark in the url will not make any difference in the SEO.' ), ), array( 'id' => 'amp-header-text-area-for-html', 'type' => 'textarea', 'title' => esc_html__('Enter HTML in Head', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('please enter markup that is AMP validated', 'accelerated-mobile-pages'), 'desc' => esc_html__('check your markup here (enter markup between HEAD tag) : https://validator.ampproject.org/', 'accelerated-mobile-pages'), 'default' => '' ), array( 'id' => 'amp-body-text-area', 'type' => 'textarea', 'title' => esc_html__('Enter HTML in Body (beginning of body tag) ', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('please enter markup that is AMP validated', 'accelerated-mobile-pages'), 'desc' => esc_html__('check your markup here (enter markup in the beginning of body tag) : https://validator.ampproject.org/', 'accelerated-mobile-pages'), 'default' => '' ), array( 'id' => 'amp-footer-text-area-for-html', 'type' => 'textarea', 'title' => esc_html__('Enter HTML in Footer', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('please enter markup that is AMP validated', 'accelerated-mobile-pages'), 'desc' => esc_html__('check your markup here (enter markup between BODY tag) : https://validator.ampproject.org/', 'accelerated-mobile-pages'), 'default' => '' ), array( 'id' => 'ampforwp-auto-amp-menu-link', 'type' => 'switch', 'title' => esc_html__('Auto Add AMP in Menu URL', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Automatically add AMP at the end of menu url', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, //'required' => array('ampforwp-amp-menu', '=' , '1') ), //Category Base Removal in AMP array( 'id' => 'ampforwp-category-base-removel-link', 'type' => 'switch', 'title' => esc_html__('Category base remove in AMP', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Category base removal in AMP from url', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), //Tag base Removal in AMP array( 'id' => 'ampforwp-tag-base-removal-link', 'type' => 'switch', 'title' => esc_html__('Tag base remove in AMP', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Tag base remove in AMP from url', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), // Featured Image from Custom Fields array( 'id' => 'ampforwp-custom-fields-featured-image-switch', 'type' => 'switch', 'title' => esc_html__('Featured Image from Custom Fields', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('This will allow you to add Featured Image from Custom Fields', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), array( 'id' => 'ampforwp-custom-fields-featured-image', 'type' => 'text', 'title' => esc_html__('Custom Field For Featured Image', 'accelerated-mobile-pages'), 'default' => esc_html__ ('','accelerated-mobile-pages'), 'placeholder'=>esc_html__('Write the Custom Field of Featured Image','accelerated-mobile-pages'), 'required' => array( 'ampforwp-custom-fields-featured-image-switch', '=' , 1 ) ), // Grab the First Image for Featured Image if there is none array( 'id' => 'ampforwp-featured-image-from-content', 'type' => 'switch', 'title' => esc_html__('Featured Image from The Content', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Show the first image of the content as Featured Image if there is no featured image', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), // Duplicate Featured Image array( 'id' => 'ampforwp-duplicate-featured-image', 'type' => 'switch', 'title' => esc_html__('Duplicate Featured Image', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Turn On the support if you want to show the Featured Image if it already exists in post content.', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), // Retina Images array( 'id' => 'ampforwp-retina-images', 'type' => 'switch', 'title' => esc_html__('Retina Images', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable if your current images looking blured on Apple Devices.', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'ampforwp-retina-images-res', 'type' => 'select', 'options' => array( '2' => '2x', '3' => '3x', '4' => '4x', ), 'title' => esc_html__('Retina Images Resolution', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Select the Resolution', 'accelerated-mobile-pages'), 'default' => '2', 'required' => array('ampforwp-retina-images', '=', 1) ), array( 'id' => 'amp-meta-permissions', 'type' => 'select', 'title' => esc_html__('Show Metabox in Post Editor to', 'accelerated-mobile-pages'), 'options' => array( 'all' => 'All users who can post', 'admin' => 'Only to Admin' ), 'default' => 'all', ), array( 'id' => 'ampforwp-development-mode', 'type' => 'switch', 'title' => esc_html__('Dev Mode in AMP'), 'tooltip-subtitle' => esc_html__('This will enable the Development mode in AMP', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), array( 'id' => 'ampforwp-development-mode-notice', 'type' => 'info', 'style' => 'info', 'desc' => esc_html__('Add /amp at the end of url to view the AMP version of the site. Search Engines will not be able to Crawl the AMP site when in Dev Mode.', 'accelerated-mobile-pages'), 'title' => esc_html__('Dev Mode', 'accelerated-mobile-pages'), 'required' => array('ampforwp-development-mode', '=', 1) ), array( 'id' => 'ampforwp-update-notification-bar', 'type' => 'switch', 'title' => esc_html__('Plugin Update Notification Bar'), 'tooltip-subtitle' => esc_html__('Enable/Disable the Plugin Update Notification Bar', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 1, ), array( 'id' => 'ampforwp-wptexturize', 'type' => 'switch', 'title' => esc_html__('Disable wptexturize'), 'tooltip-subtitle' => esc_html__('Enable this option to Disable wptexturize Globally', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, ), array( 'id' => 'ampforwp-content-builder', 'type' => 'switch', 'title' => esc_html__('Legacy Page Builder (widgets)', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Build AMP Landing pages in minutes.', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0 ), // Delete Data on Deletion array( 'id' => 'ampforwp-delete-on-uninstall', 'type' => 'switch', 'title' => esc_html__('Delete Data on Uninstall?', 'accelerated-mobile-pages'), 'default' => 0, 'tooltip-subtitle' => esc_html__('Enable this if you would like AMPforWP to completely remove all of its data when uninstalling via Plugins > Delete.'), ), ), ) ); // WooCommerce Compatibility $e_commerce_support[] = array( 'id' => 'ampforwp-woocommerce', 'type' => 'section', 'title' => esc_html__('WooCommerce Compatibility', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ); $e_commerce_support[] = array( 'id' =>'amp-enable-woocommerce', 'type' => 'switch', 'title' => esc_html__('WooCommerce Support', 'accelerated-mobile-pages'), 'default' => '', 'true' => 'Enabled', 'false' => 'Disabled', ); if(!function_exists( 'amp_woocommerce_add_woocommerce_support' ) && !function_exists( 'amp_woocommerce_pro_container_starts' ) ){ $e_commerce_support[]= array( 'id' => 'info_normal_woocommerce', 'type' => 'info', 'required' => array('amp-enable-woocommerce', '=' , '1'), 'desc' => '
ONE LAST STEP REQUIRED: This feature requires AMP WooCommerce PRO extension.
('.esc_html__('Click here for more info','accelerated-mobile-pages').')
', ); } elseif ( function_exists( 'amp_woocommerce_add_woocommerce_support' ) && !function_exists( 'amp_woocommerce_pro_container_starts' ) ) { $e_commerce_support[]= array( 'id' => 'info_normal_woocommerce_pro', 'type' => 'info', 'required' => array('amp-enable-woocommerce', '=' , '1'), 'desc' =>sprintf('
%s %s %s.
(%s)
', esc_html__('ONE LAST STEP REQUIRED:','accelerated-mobile-pages'), esc_html__('This feature requires','accelerated-mobile-pages'), esc_html__('WPML extension','accelerated-mobile-pages'), esc_html__('Click here for more info','accelerated-mobile-pages') ), ); } elseif ( function_exists( 'amp_woocommerce_pro_container_starts' ) ) { $e_commerce_support[]= array( 'id' => 'info_woocommerce_pro', 'type' => 'info', 'style' => 'success', 'required' => array('amp-enable-woocommerce', '=' , '1'), 'desc' => esc_html__(' AMP WooCommerce is activated', 'accelerated-mobile-pages'), ); } // EDD Compatibility $e_commerce_support[] = array( 'id' => 'ampforwp-edd-compatibility', 'type' => 'section', 'title' => esc_html__('Easy Digital Downloads Compatibility', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ); $e_commerce_support[] = array( 'id' =>'amp-edd-support', 'type' => 'switch', 'title' => esc_html__('Easy Digital Downloads Support', 'accelerated-mobile-pages'), 'default' => '', 'true' => 'Enabled', 'false' => 'Disabled', ); if(!is_plugin_active( 'edd-for-amp/edd-for-amp.php' ) ){ $e_commerce_support[]= array( 'id' => 'info_normal_edd', 'type' => 'info', 'required' => array('amp-edd-support', '=' , '1'), 'desc' => '
ONE LAST STEP REQUIRED: This feature requires EDD for AMP extension.
('.esc_html__('Click here for more info','accelerated-mobile-pages').')
', );} // E Commerce SECTION Redux::setSection( $opt_name, array( 'title' => esc_html__( 'E-Commerce', 'accelerated-mobile-pages' ), 'id' => 'amp-e-commerce', 'subsection' => true, 'fields' => $e_commerce_support ) ); // Translation Panel Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Translation Panel', 'accelerated-mobile-pages' ), 'desc' => esc_html__( 'Please translate the following words of page accordingly else default content is in English Language', 'accelerated-mobile-pages' ), 'id' => 'amp-translator', 'subsection' => true, 'fields' => array( array( 'id' => 'amp-use-pot', 'type' => 'switch', 'title' => esc_html__('Use POT file method of Translation', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Else you can use normal translation method', 'accelerated-mobile-pages'), 'desc' => esc_html__('Use this if you want Multilingual Translations', 'accelerated-mobile-pages'), 'default' => 0 ), array( 'id' => 'amp-translator-breadcrumbs-homepage-text', 'type' => 'text', 'title' => esc_html__('Breadcrumbs Homepage Title', 'accelerated-mobile-pages'), 'default' => esc_html__('Homepage','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-fourohfour', 'type' => 'text', 'title' => esc_html__('404 Error', 'accelerated-mobile-pages'), 'default' => esc_html__("Oops! That page can't be found.","accelerated-mobile-pages"), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-show-more-posts-text', 'type' => 'text', 'title' => esc_html__('Show more Posts', 'accelerated-mobile-pages'), 'default' => esc_html__('Show more Posts','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-show-previous-posts-text', 'type' => 'text', 'title' => esc_html__('Show previous Posts', 'accelerated-mobile-pages'), 'default' => esc_html__('Show previous Posts','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-top-text', 'type' => 'text', 'title' => esc_html__('Top', 'accelerated-mobile-pages'), 'default' => esc_html__('Top','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-non-amp-page-text', 'type' => 'text', 'title' => esc_html__('View Non-AMP Version', 'accelerated-mobile-pages'), 'default' => esc_html__('View Non-AMP Version','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-related-text', 'type' => 'text', 'title' => esc_html__('Related Post', 'accelerated-mobile-pages'), 'default' => esc_html__('Related Post','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-recent-text', 'type' => 'text', 'title' => esc_html__('Recent Posts', 'accelerated-mobile-pages'), 'default' => esc_html__('Recent Posts','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-navigate-text', 'type' => 'text', 'title' => esc_html__('Navigate', 'accelerated-mobile-pages'), 'default' => esc_html__('Navigate','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-on-text', 'type' => 'text', 'title' => esc_html__('On', 'accelerated-mobile-pages'), 'default' => esc_html__('On','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-next-text', 'type' => 'text', 'title' => esc_html__('Next', 'accelerated-mobile-pages'), 'default' => esc_html__('Next','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-previous-text', 'type' => 'text', 'title' => esc_html__('Previous', 'accelerated-mobile-pages'), 'default' => esc_html__('Previous','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-page-text', 'type' => 'text', 'title' => esc_html__('Page', 'accelerated-mobile-pages'), 'default' => esc_html__('Page','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-archives-text', 'type' => 'text', 'title' => esc_html__('Archives', 'accelerated-mobile-pages'), 'default' => esc_html__('Archives','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-breadcrumbs-search-text', 'type' => 'text', 'title' => esc_html__('Search results for', 'accelerated-mobile-pages'), 'default' => esc_html__('Search results for','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-footer-text', 'type' => 'textarea', 'title' => esc_html__('Footer', 'accelerated-mobile-pages'), 'default' => esc_html__('All Rights Reserved','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-categories-text', 'type' => 'text', 'title' => esc_html__('Categories', 'accelerated-mobile-pages'), 'default' => esc_html__('Categories: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-tags-text', 'type' => 'text', 'title' => esc_html__('Tags', 'accelerated-mobile-pages'), 'default' => esc_html__('Tags: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-by-text', 'type' => 'text', 'title' => esc_html__('By', 'accelerated-mobile-pages'), 'default' => esc_html__('By','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-published-by', 'type' => 'text', 'title' => esc_html__('Published by', 'accelerated-mobile-pages'), 'default' => esc_html__('Published by','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-in-designthree', 'type' => 'text', 'title' => esc_html__('in', 'accelerated-mobile-pages'), 'default' =>esc_html__( 'in','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-view-comments-text', 'type' => 'text', 'title' => esc_html__('View Comments', 'accelerated-mobile-pages'), 'default' => esc_html__('View Comments','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-leave-a-comment-text', 'type' => 'text', 'title' => esc_html__('Leave a Comment', 'accelerated-mobile-pages'), 'default' => esc_html__('Leave a Comment','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-comments-closed', 'type' => 'text', 'title' => esc_html__('Comments are closed.', 'accelerated-mobile-pages'), 'default' => esc_html__('Comments are closed.','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-at-text', 'type' => 'text', 'title' => esc_html__('at', 'accelerated-mobile-pages'), 'default' => esc_html__('at','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-says-text', 'type' => 'text', 'title' => esc_html__('says', 'accelerated-mobile-pages'), 'default' =>esc_html__( 'says','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-Edit-text', 'type' => 'text', 'title' => esc_html__('Edit', 'accelerated-mobile-pages'), 'default' => esc_html__('Edit','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-ago-date-text', 'type' => 'text', 'title' => esc_html__('ago', 'accelerated-mobile-pages'), 'default' => esc_html__('ago','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-modified-date-text', 'type' => 'text', 'title' => esc_html__('This post was last modified on ', 'accelerated-mobile-pages'), 'default' => esc_html__('This post was last modified on ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-archive-cat-text', 'type' => 'text', 'title' => esc_html__('Category (archive title)', 'accelerated-mobile-pages'), 'default' => esc_html__('Category: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-archive-tag-text', 'type' => 'text', 'title' => esc_html__('Tag (archive title)', 'accelerated-mobile-pages'), 'default' => esc_html__('Tag: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-show-more-text', 'type' => 'text', 'title' => esc_html__('View More Posts (Widget Button)', 'accelerated-mobile-pages'), 'default' => esc_html__('View More Posts','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-next-read-text', 'type' => 'text', 'title' => esc_html__('Next Read', 'accelerated-mobile-pages'), 'default' => esc_html__('Next Read: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-read-more', 'type' => 'text', 'title' => esc_html__('Read More', 'accelerated-mobile-pages'), 'default' => esc_html__('Read More','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-via-text', 'type' => 'text', 'title' => esc_html__('via', 'accelerated-mobile-pages'), 'default' => esc_html__('via','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-share-text', 'type' => 'text', 'title' => esc_html__('Share', 'accelerated-mobile-pages'), 'default' => esc_html__('Share','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-search-text', 'type' => 'text', 'title' => esc_html__(' You searched for: ', 'accelerated-mobile-pages'), 'default' => esc_html__(' You searched for: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-search-no-found', 'type' => 'text', 'title' => esc_html__(' It seems we can\'t find what you\'re looking for. ', 'accelerated-mobile-pages'), 'default' => esc_html__(' It seems we can\'t find what you\'re looking for. ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'amp-translator-and-text', 'type' => 'text', 'title' => esc_html__(' and ', 'accelerated-mobile-pages'), 'default' => esc_html__(' and ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'design-3-search-subsection', 'type' => 'section', 'title' => esc_html__('Search bar Translation Text', 'accelerated-mobile-pages'), 'indent' => true, 'required' => array( 'amp-use-pot', '=' , 0 ), 'layout_type' => 'accordion', 'accordion-open'=> 0, ), array( 'id' => 'ampforwp-search-placeholder', 'type' => 'text', 'title' => esc_html__('Type Here', 'accelerated-mobile-pages'), 'default' => 'Type Here','accelerated-mobile-pages'), 'desc' => esc_html__('This is the text that gets shown in for Search Box','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ), array( 'id' => 'ampforwp-search-label', 'type' => 'text', 'title' => esc_html__('Type your search query and hit enter', 'accelerated-mobile-pages'), 'desc' => esc_html__('This is the text that gets shown above Search Box','accelerated-mobile-pages'), 'default' => esc_html__('Type your search query and hit enter: ','accelerated-mobile-pages'), 'placeholder'=>esc_html__('write here','accelerated-mobile-pages'), 'required' => array( 'amp-use-pot', '=' , 0 ) ) ) ); // Appearance Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Design', 'accelerated-mobile-pages' ), 'icon' => 'el el-adjust-alt', 'desc' => '' )); //get All design function amp_extra_plugin_theme_header($headers){ $headers['AMP Theme Name'] = "AMP"; $headers['AMP Theme Demo'] = "AMP Demo"; return $headers; } add_filter("extra_plugin_headers","amp_extra_plugin_theme_header"); $themeDesign = array( array( 'demo_link' => 'https://ampforwp.com/demo/#one', 'upgrade'=>true, 'title'=>esc_html__('Design One', 'accelerated-mobile-pages' ), 'value'=>1, 'alt'=>esc_html__('Design One', 'accelerated-mobile-pages' ), 'img'=>AMPFORWP_PLUGIN_DIR_URI.'/images/design-1.png', ), array( 'demo_link' => 'https://ampforwp.com/demo/#two', 'upgrade'=>true, 'title'=>esc_html__('Design Two', 'accelerated-mobile-pages' ), 'value'=>2, 'alt'=>esc_html__('Design Two', 'accelerated-mobile-pages' ), 'img'=>AMPFORWP_PLUGIN_DIR_URI.'/images/design-2.png', ), array( 'demo_link' => 'https://ampforwp.com/demo/#three', 'upgrade'=>true, 'title'=>esc_html__('Design Three', 'accelerated-mobile-pages' ), 'value'=>3, 'alt'=>esc_html__('Design Three', 'accelerated-mobile-pages' ), 'img'=>AMPFORWP_PLUGIN_DIR_URI.'/images/design-3.png', ), array( 'demo_link' => 'https://ampforwp.com/demo/amp-pagebuilder/amp/', 'upgrade' => true, 'title' => esc_html__('Swift', 'accelerated-mobile-pages' ), 'value' => 4, 'alt' => esc_html__('Swift', 'accelerated-mobile-pages' ), 'img' => AMPFORWP_PLUGIN_DIR_URI.'/images/swift.png', ), ); $pluginsData = array(); $pluginsData = get_transient( 'ampforwp_themeframework_active_plugins' ); if( empty( $pluginsData )){ $activePlugins = get_option( 'active_plugins', array() ); if(is_multisite()){ $activePlugins_multi = get_site_option('active_sitewide_plugins'); $activePlugins_multi = array_keys($activePlugins_multi); $activePlugins = array_merge($activePlugins, $activePlugins_multi); } if(count( $activePlugins)>0){ foreach ( $activePlugins as $key => $value) { $plugin = get_plugin_data(WP_PLUGIN_DIR.'/'.$value); if(!empty($plugin['AMP'])){//$plugin['AMP'] $imageUrl = ''; if(file_exists(AMPFORWP_MAIN_PLUGIN_DIR.$plugin['TextDomain'].'/screenshot.png')){ $imageUrl = plugins_url($plugin['TextDomain'].'/screenshot.png'); } $pluginsData[$plugin['TextDomain']] = array( 'demo_link' => esc_html($plugin['AMP Demo']), 'upgrade' => true, 'title' => $plugin['AMP'], 'value' => esc_html($plugin['TextDomain']), 'alt' => esc_attr($plugin['AMP']), 'img' => esc_url($imageUrl), ); } } set_transient( 'ampforwp_themeframework_active_plugins', $pluginsData ); } } if ( is_array($pluginsData) ) { $themeDesign = array_merge($themeDesign, $pluginsData); } $themeDesign = apply_filters( 'ampforwp_themeframe_available_designs', $themeDesign ); // Themes Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Themes', 'accelerated-mobile-pages' ), 'class' => 'ampforwp-new-element', 'id' => 'amp-theme-settings', 'subsection' => true, 'fields' => array( array( 'id' => 'amp-design-selector', 'class' => 'amp-design-selector', 'type' => 'demolink_image_select', 'title' => esc_html__( 'Themes Selector', 'accelerated-mobile-pages' ), 'subtitle' => esc_html__( 'Select your design from dropdown', 'accelerated-mobile-pages' ).' or
View More AMP Themes →', 'options' => $themeDesign, 'default' => '4' ), array( 'id' => 'ampforwp_layouts_core', 'type' => 'raw', 'subtitle' => 'What is Layouts?', 'title' => esc_html__('AMP Layouts', 'accelerated-mobile-pages'), 'full_width'=>true, 'class' =>(!is_plugin_active('amp-layouts/amp-layouts.php')? '': 'hide'),//, 'markdown'=> true, 'desc' => '
'.$upcomingLayoutsDesign.'
', ), array( 'id' => 'info_theme_framework', 'type' => 'info', 'style' => 'success', 'desc' => $amptfad ), ) ) ); /*---------------------*/ $amp_fontparts = array( array( 'id' => 'colorscheme-section', 'type' => 'section', 'title' => esc_html__('Color Scheme', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Swift array( 'id' => 'swift-color-scheme', 'title' => esc_html__('Global Color Scheme', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color for title, anchor link','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#005be2', ), 'required' => array( array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'swift-hover-color-scheme', 'title' => esc_html__('Hover Color Scheme', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color when hover for title, anchor links','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#005be2', ), 'required' => array( array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'swift-btn-hover-color-scheme', 'title' => esc_html__('Button Hover Color', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color when hover for Button','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#fff', ), 'required' => array( array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'amp-opt-color-rgba-colorscheme', 'type' => 'color_rgba', 'title' => esc_html__('Color Scheme','accelerated-mobile-pages'), 'default' => array( 'color' => '#F42F42', ), 'required' => array( array('amp-design-selector', '=' , '3') ) ), array( 'id' => 'amp-opt-color-rgba-font', 'type' => 'color_rgba', 'title' => esc_html__('Color Scheme Font Color','accelerated-mobile-pages'), 'default' => array( 'color' => '#fff', ), 'required' => array( array('amp-design-selector', '=' , '3') ) ), // Design 3 array( 'id' => 'amp-opt-color-rgba-link', 'type' => 'color_rgba', 'title' => esc_html__('Anchor Link Color','accelerated-mobile-pages'), 'default' => array( 'color' => '#f42f42', ), 'required' => array( array('amp-design-selector', '=' , '3') ) ), // Design 2 array( 'id' => 'amp-opt-color-rgba-link-design2', 'type' => 'color_rgba', 'title' => esc_html__('Anchor Link Color','accelerated-mobile-pages'), 'default' => array( 'color' => '#0a89c0', ), 'required' => array( array('amp-design-selector', '=' , '2') ) ), // Design 1 array( 'id' => 'amp-opt-color-rgba-link-design1', 'type' => 'color_rgba', 'title' => esc_html__('Anchor Link Color','accelerated-mobile-pages'), 'default' => array( 'color' => '#0a89c0', ), 'required' => array( array('amp-design-selector', '=' , '1') ) ), array( 'id' => 'amp-opt-color-rgba-colorscheme-call', 'type' => 'color_rgba', 'title' => esc_html__('Call Button Color','accelerated-mobile-pages'), 'default' => array( 'color' => '#0a89c0', ), 'required' => array( array('ampforwp-callnow-button', '=' , '1') ) ), array( 'id' => 'typography-section', 'type' => 'section', 'title' => esc_html__('Typography', 'accelerated-mobile-pages'), 'indent' => true, 'required' => array( array('amp-design-selector', '=' , '4') ), 'layout_type' => 'accordion', 'accordion-open'=> 1, )); if(ampforwp_levelup_compatibility('levelup_theme')){ $fonts_settings[] = array( 'id' => 'ampforwp_page_levelup_manage_fonts', 'type' => 'raw', 'desc' => 'Levelup theme using default fonts. Manage fonts' ); $amp_fontparts = array_merge($amp_fontparts ,$fonts_settings); }else{ $selectedOption = (array) get_option('redux_builder_amp',true); if(!isset($selectedOption['amp-design-selector'])){ $selectedOption['amp-design-selector'] = '4'; } $googleSupportFontEnabled = array('1','2','3','4'); $googleSupportFontEnabled = apply_filters( 'amp_theme_font_support', $googleSupportFontEnabled); $enabledGoogleFonts = false; if(in_array($selectedOption['amp-design-selector'], $googleSupportFontEnabled) ){ $enabledGoogleFonts = true; } $fonts_settings = array( array( 'id' => 'ampforwp-d1-font', 'type' => 'switch', 'title' => esc_html__('Merriweather Font', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable Merriweather Font','accelerated-mobile-pages'), 'default' => true, 'required' => array( array('amp-design-selector', '=' , '1') ) ), array( 'id' => 'ampforwp-google-font-switch', 'type' => 'switch', 'title' => esc_html__('Google Fonts', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable/Disable Google Font','accelerated-mobile-pages'), 'default' => $enabledGoogleFonts, 'required' => array(array('amp-design-selector', '=' , '4')) ), array( 'id' =>'google_font_api_key', 'type' =>'text', 'title' =>esc_html__('Google Font API key','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can get the Link ','accelerated-mobile-pages').''.esc_html__('form here','accelerated-mobile-pages').'', 'default' =>'', 'required' => array( array('ampforwp-google-font-switch', '=', '1'), array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'amp_font_selector', 'type' => 'select', 'class' => 'ampforwp-google-font-class ampwp-font-families', 'title' => esc_html__( 'Global Font Family ', 'accelerated-mobile-pages' ), 'tooltip-subtitle' => esc_html__( 'Select your design from dropdown or ', 'accelerated-mobile-pages' ), 'options' => array( '1' => 'None', ), 'default' => '', 'required' => array( array('ampforwp-google-font-switch', '=', '1'), array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'amp_font_type', 'type' => 'select', 'class' => 'ampforwp-google-font-class ampwp-font-family-weights', 'multi' => true, 'title' => esc_html__( 'Global Font Weight Selector', 'accelerated-mobile-pages' ), 'tooltip-subtitle' => esc_html__( 'Select your design from dropdown', 'accelerated-mobile-pages' ), 'options' => array( '1' => 'none', ), 'default' => '', 'required' => array( array('ampforwp-google-font-switch', '=', '1'), array('amp-design-selector', '=' , '4') ) ), array( 'id' =>'google_current_font_data', 'type' =>'text', 'class' => 'hide', 'title' =>esc_html__('Google Font Current Font','accelerated-mobile-pages'), 'default' =>'', 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-google-font-switch', '=', '1'), ) ), array( 'id' => 'content-font-family-enable', 'type' => 'switch', 'class' => 'ampforwp-google-font-class', 'title' => esc_html__('Content Font Selector', 'accelerated-mobile-pages'), 'required' => array( // array('amp-design-selector', '=' , '4') ), 'default' => '0' , 'required' => array( array('ampforwp-google-font-switch', '=', '1'), array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'amp_font_selector_content_single', 'type' => 'select', 'class' => 'ampforwp-google-font-class ampwp-font-families', 'title' => esc_html__( 'Content Font Family Selector', 'accelerated-mobile-pages' ), 'tooltip-subtitle' => esc_html__( 'Select your design from dropdown or ', 'accelerated-mobile-pages' ), 'options' => array( '1' => 'None', ), 'default' => '', 'required' => array( array('ampforwp-google-font-switch', '=', '1'), array('amp-design-selector', '=' , '4'), array('content-font-family-enable', '=' , '1'), ) ), array( 'id' => 'amp_font_type_content_single', 'type' => 'select', 'class' => 'ampforwp-google-font-class ampwp-font-family-weights', 'multi' => true, 'title' => esc_html__( 'Content Font Family Weight Selector', 'accelerated-mobile-pages' ), 'tooltip-subtitle' => esc_html__( 'Select your design from dropdown', 'accelerated-mobile-pages' ), 'options' => array( '1' => 'none', ), 'default' => '', 'required' => array( array('ampforwp-google-font-switch', '=', '1'), array('amp-design-selector', '=' , '4'), array('content-font-family-enable', '=' , '1') ) ), array( 'id' =>'google_current_font_data_content_single', 'type' =>'text', 'class' => 'hide', 'title' =>esc_html__('Google Font Current Font','accelerated-mobile-pages'), 'default' =>'', 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-google-font-switch', '=', '1'), ) ) ); $amp_fontparts = array_merge($amp_fontparts ,$fonts_settings); } if( function_exists('ampforwp_custom_theme_files_register') ){ global $redux_builder_amp; $newspaper_theme_checker = ''; $newspaper_theme_checker = ampforwp_get_setting('ampforwp-infinite-scroll-home'); if($newspaper_theme_checker){ $redux_builder_amp['ampforwp-infinite-scroll-home'] = false; update_option( 'redux_builder_amp', $redux_builder_amp ); } } if( !function_exists('ampforwp_custom_theme_files_register') ){ $newspaper_theme_check = array( 'id' => 'ampforwp-infinite-scroll-home', 'type' => 'switch', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Home & Archives', 'accelerated-mobile-pages'), 'default' => true, 'required' => array( 'ampforwp-infinite-scroll', '=' , 1 ) ); } $global_settings = array( array( 'id' => 'general_sdbar', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'gnrl-sidebar', 'type' => 'switch', 'title' => esc_html__('Sidebar', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'gbl-sidebar', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => esc_html__('Homepage Sidebar', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('gnrl-sidebar', '=' , '1') ), ), array( 'id' => 'sidebar-bgcolor', 'class' => 'child_opt child_opt_arrow', 'type' => 'color_rgba', 'title' => esc_html__('Sidebar Background','accelerated-mobile-pages'), 'default' => array( 'color' => '#f7f7f7', ), 'required' => array( array('gbl-sidebar', '=',1) ) ), array( 'id' => 'sbr-heading-color', 'type' => 'color_rgba', 'class' => 'child_opt', 'title' => esc_html__('Heading', 'accelerated-mobile-pages'), 'default' => array( 'color' => '#333', ), 'required' => array( array('gbl-sidebar','=',1) ) ), array( 'id' => 'sbr-text-color', 'type' => 'color_rgba', 'class' => 'child_opt', 'title' => esc_html__('Text', 'accelerated-mobile-pages'), 'default' => array( 'color' => '#333', ), 'required' => array( array('gbl-sidebar','=',1) ) ), array( 'id' => 'swift-sidebar', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => esc_html__('Single Sidebar', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('gnrl-sidebar', '=' , '1'), ), array( 'id' => 'page_sidebar', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => esc_html__('Page Sidebar', 'accelerated-mobile-pages'), 'default' => '0', 'required' => array('gnrl-sidebar', '=' , '1'), ), array( 'id' => 'ampforwp-infinite-scroll', 'type' => 'switch', 'title' => esc_html__('Infinite Scroll (Experimental)', 'accelerated-mobile-pages'), 'tooltip-subtitle' => sprintf('%s %s', esc_html__('Read more about it here:', 'accelerated-mobile-pages'), esc_url('https://www.ampproject.org/docs/reference/components/amp-next-page'), esc_html__('amp-next-page','accelerated-mobile-pages')), 'default' => false, ), $newspaper_theme_check, array( 'id' => 'ampforwp-infinite-scroll-single', 'type' => 'switch', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Single', 'accelerated-mobile-pages'), 'default' => true, 'required' => array( 'ampforwp-infinite-scroll', '=' , 1 ) ), array( 'id' => 'google-icons', 'type' => 'section', 'title' => esc_html__('Google Icon Library', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'ampforwp_font_icon', 'type' => 'select', 'title' => esc_html__('Icon Font Library', 'accelerated-mobile-pages'), 'options' => array( 'swift-icons' => 'Swift Icons', 'fontawesome-icons' => 'Font Awesome Icons' ), 'default' => 'swift-icons', ), array( 'id' => 'design-advanced', 'type' => 'section', 'title' => esc_html__('Advanced', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'css_editor', 'type' => 'ace_editor', 'title' => esc_html__('Custom CSS', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can customize the Stylesheet of the AMP version by using this option.', 'accelerated-mobile-pages'), 'mode' => 'css', 'theme' => 'monokai', 'desc' => '', 'default' => esc_html__('/******* Paste your Custom CSS in this Editor *******/','accelerated-mobile-pages') ), ); $amp_fontparts = array_merge($amp_fontparts ,$global_settings); // Global Theme Settings Redux::setSection($opt_name, array( 'title' => esc_html__( 'Global', 'accelerated-mobile-pages' ), 'id' => 'amp-theme-global-subsection', 'subsection' => true, 'fields' => $amp_fontparts )); // Header Elements default Color function ampforwp_get_element_default_color() { $option = $default_value = ''; $option = ampforwp_get_setting('amp-opt-color-rgba-colorscheme'); if ( !empty($option['color']) ) { $default_value = $option['color']; } if ( empty( $default_value ) ) { $default_value = '#333'; } return $default_value; } // Header Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Header', 'accelerated-mobile-pages' ), 'id' => 'amp-theme-header-settings', 'subsection' => true, 'tab' => true, 'fields' => array( // Swift // Tab 1 array( 'id' => 'header_section_1', 'type' => 'section', 'title' => esc_html__('Header Design', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'header-type', 'title' => esc_html__('Header Type', 'accelerated-mobile-pages'), 'type' => 'image_select', 'options'=> array( '1' => array( 'alt'=>' Header 1 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/head-1.png' ), '2' => array( 'alt'=>' Header 2 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/head-2.png' ), '3' => array( 'alt'=>' Header 3 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/head-3.png', ), ), 'default'=> '1', 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'header_section_2', 'type' => 'section', 'title' => esc_html__('Navigation Menu Design', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'ampforwp-amp-menu-swift', 'type' => 'switch', 'title' => esc_html__('Navigation Menu', 'accelerated-mobile-pages'), 'required' => array('amp-design-selector', '=' , '4'), 'default' => '1' ), array( 'id' => 'menu-type', 'title' => esc_html__('Menu Type', 'accelerated-mobile-pages'), 'type' => 'image_select', 'options'=> array( '1' => array( 'alt'=>' Menu overlay 1 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/menu-1.png' ), ), 'default'=> '1', 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-amp-menu-swift', '=' , '1') ), ), array( 'id' => 'menu-search', 'type' => 'switch', 'title' => esc_html__('Menu Search', 'accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-amp-menu-swift', '=' , '1') ), 'default' => '1' ), array( 'id' => 'amp-swift-menu-cprt', 'type' => 'switch', 'title' => esc_html__( 'Menu Copyright', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-amp-menu-swift', '=' , '1') ), 'default' => '1' ), array( 'id' => 'primary-menu', 'type' => 'switch', 'title' => esc_html__('Alternative Menu', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => '1', 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-amp-menu-swift', '=' , '1') ), ), array( 'id' => 'primary-menu-padding-control', 'type' => 'spacing', 'output' => array('.p-menu'), 'class' => 'child_opt child_opt_arrow', 'mode' => 'padding', 'units' => array('px'), 'units_extended' => 'false', 'title' => esc_html__('Alt Menu Padding', 'accelerated-mobile-pages'), 'default' => array( 'padding-top' => '12px', 'padding-right' => '25px', 'padding-bottom' => '12px', 'padding-left' => '25px', 'units' => 'px', ), 'required' => array( array('primary-menu','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'primary-menu-text-scheme', 'title' => esc_html__('Alt Menu Text', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'rgba' => 'rgba(53, 53, 53,1)', ), 'required' => array( array('primary-menu','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'primary-menu-background-scheme', 'title' => esc_html__('Alt Menu Background', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'rgba' => 'rgb(239, 239, 239)', ), 'required' => array( array('primary-menu','=',1) ) ), array( 'id' => 'drp-dwn', 'type' => 'switch', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Dropdown Support', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 0, 'required' => array( array('primary-menu','=',1) ), ), array( 'id' => 'signin-button', 'title' => esc_html__('Call To Action', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can do the customization here ','accelerated-mobile-pages'), 'type' => 'switch', 'default' => '0', 'required' => array( array('header-type','=',2) ) ), array( 'id' => 'signin-button-text', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Text', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can write your required text ','accelerated-mobile-pages'), 'type' => 'text', 'default' => 'Sign up free', 'required' => array( array('signin-button','=',1) ) ), array( 'id' => 'signin-button-link', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Link', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can add the Link here ','accelerated-mobile-pages'), 'type' => 'text', 'default' => '#', 'required' => array( array('signin-button','=',1) ) ), array( 'id' => 'signin-button-style', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Styles', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can change the button here','accelerated-mobile-pages'), 'type' => 'switch', 'default' => '0', 'required' => array( array('signin-button','=',1) ) ), array( 'id' => 'signin-button-border-line', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Border Line', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can change the button border line','accelerated-mobile-pages'), 'type' => 'text', 'default' => '2', 'required' => array( array('signin-button-style','=',1) ) ), array( 'id' => 'signin-button-text-color', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Text Color', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color for Button Text','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#000', ), 'required' => array( array('signin-button-style','=',1) ) ), array( 'id' => 'signin-button-border-color', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Border Line Color', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color for Button Border Line','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#000', ), 'required' => array( array('signin-button-style','=',1) ) ), array( 'id' => 'border-type', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('CTA Type', 'accelerated-mobile-pages'), 'type' => 'select', 'options'=> array( '1' => 'Square', '2' => 'Round', '3' => 'Custom' ), 'default'=> '1', 'required' => array( array('signin-button', '=' ,1) ), ), array( 'id' => 'border-radius', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Customize Border Radius', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('You can change the border radius','accelerated-mobile-pages'), 'type' => 'text', 'default' => '10', 'required' => array( array('border-type','=',3) ) ), array( 'id' => 'ampforwp-amp-menu', 'type' => 'switch', 'title' => esc_html__('Navigation Menu', 'accelerated-mobile-pages'), 'desc' => sprintf( '%s %s',esc_html__( 'Add Menus to your AMP pages by clicking on this','accelerated-mobile-pages'), esc_url(trailingslashit(get_admin_url().'nav-menus.php?action=locations')),esc_html__('link','accelerated-mobile-pages')), 'tooltip-subtitle' => esc_html__('Enable/Disable Menu from header', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 1, 'required' => array(array('amp-design-selector', '!=' , '4')), ), array( 'id' => 'header_section_3', 'type' => 'section', 'title' => esc_html__('Header Settings', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Call Now button array( 'id' => 'ampforwp-callnow-button', 'type' => 'switch', 'title' => esc_html__('Call Now Button', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'required' => array( array('amp-design-selector', '!=' , '1') ), 'default' => 0 ), array( 'id' =>'enable-amp-call-numberfield', 'class' => 'child_opt child_opt_arrow', 'type' => 'text', 'required' => array( array('ampforwp-callnow-button', '=' , '1'), array('amp-design-selector', '!=' , '1') ), 'title' => esc_html__('Enter Phone Number', 'accelerated-mobile-pages'), 'default' => '', ), array( 'id' =>'amp-on-off-support-for-non-amp-home-page', 'type' => 'switch', 'title' => esc_html__('Non-AMP link in Header', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('If you want users in header to go to non-AMP website from the Header', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'amp-opt-sticky-head', 'type' => 'switch', 'title' => esc_html__('Make Header UnSticky','accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '3') ), 'tooltip-subtitle' => esc_html__('Turning it ON will remove the sticky head from the design.', 'accelerated-mobile-pages' ), 'default' => '0' ), array( 'id' => 'amp-design-3-search-feature', 'type' => 'switch', 'title' => esc_html__( 'Search', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '3') ), 'default' => '0' ), array( 'id' => 'amp-design-2-search-feature', 'type' => 'switch', 'title' => esc_html__( 'Search', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '2') ), 'default' => '0' ), array( 'id' => 'amp-design-1-search-feature', 'type' => 'switch', 'title' => esc_html__( 'Search', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '1') ), 'default' => '0' ), array( 'id' => 'amp-swift-search-feature', 'type' => 'switch', 'title' => esc_html__( 'Search', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '4') ), 'default' => '1' ), array( 'id' => 'amp-sticky-header', "type" =>"switch", 'title' =>"Sticky Header ", 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '4') ) ), array( 'id' => 'amp-opt-color-rgba-headercolor', 'type' => 'color_rgba', 'title' => esc_html__('Header Background','accelerated-mobile-pages'), 'default' => array( 'color' => '#FFFFFF', ), 'required' => array( array('amp-design-selector', '=' , '3') ) ), array( 'id' => 'amp-opt-color-rgba-headerelements', 'type' => 'color_rgba', 'title' => esc_html__('Header Elements','accelerated-mobile-pages'), 'default' => array( 'color' => ampforwp_get_element_default_color(), ), 'required' => array( array('amp-design-selector', '=' , '3') ) ), // Tab 1 end // Tab 2 array( 'id' => 'header-tab-2', 'type' => 'section', 'title' => esc_html__('Advanced Header Options', 'accelerated-mobile-pages'), 'indent' => true, //'start' => true, //'label' => 'Tab 2', 'required' => array( array('amp-design-selector', '=' , '4') ), 'layout_type' => 'accordion', 'accordion-open'=> 0, ), array( 'id' => 'customize-options', 'type' => 'switch', 'title' => esc_html__('Advanced Header Design', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'swift-width-control', 'class' => 'child_opt', 'type' => 'text', 'title' => esc_html__('Header Width', 'accelerated-mobile-pages'), 'default' => '1100px', 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-height-control', 'type' => 'text', 'title' => esc_html__('Header Height', 'accelerated-mobile-pages'), 'default' => '60px', 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'margin-padding-options', 'type' => 'switch', 'title' => esc_html__('Margin / Padding ', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-padding-control', 'type' => 'spacing', 'output' => array('.header'), 'mode' => 'padding', 'units' => array('px','%'), 'units_extended' => 'false', 'title' => esc_html__('Padding', 'accelerated-mobile-pages'), 'default' => array( 'padding-top' => '0px', 'padding-right' => '0px', 'padding-bottom' => '0px', 'padding-left' => '0px', 'units' => 'px', ), 'required' => array( array('margin-padding-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-margin-control', 'type' => 'spacing', 'output' => array('.header'), 'mode' => 'margin', 'units' => array('px'), 'units_extended' => 'false', 'title' => esc_html__('Margin', 'accelerated-mobile-pages'), 'default' => array( 'margin-top' => '0px', 'margin-right' => '0px', 'margin-bottom' => '0px', 'margin-left' => '0px', 'units' => 'px', ), 'required' => array( array('margin-padding-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'border-line', 'type' => 'switch', 'title' => esc_html__('Border and Boxshadow', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-border-line-control', 'type' => 'text', 'title' => esc_html__('Border', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Border at the bottom', 'accelerated-mobile-pages'), 'default' => '1', 'required' => array( array('border-line','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-border-color-control', 'type' => 'color_rgba', 'title' => esc_html__('Border Color', 'accelerated-mobile-pages'), 'default' => array( 'rgba' => 'rgba(0,0,0,0.12)', ), 'required' => array( array('border-line','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-boxshadow-checkbox-control', 'type' => 'switch', 'title' => esc_html__('Box Shadow', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('border-line','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-background-scheme', 'title' => esc_html__('Header Background', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'rgba' => 'rgba(255, 255, 255, 255)', ), 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-header-overlay', 'title' => esc_html__('Menu Background', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'rgba' => 'rgba(20, 20, 22, 0.9)', ), 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-element-color-control', 'title' => esc_html__('Header Elements', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Color of the Text and Icons on top of Header','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#333', ), 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-element-overlay-color-control', 'title' => esc_html__('Menu Color', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'rgba' => 'rgba(255, 255, 255, 0.8)', ), 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'swift-element-menu-border-color', 'title' => esc_html__('Menu Border Color ', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'rgba' => 'rgb(47, 47, 47, 1)', ), 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'header-position-type', 'title' => esc_html__('Menu Overlay Position', 'accelerated-mobile-pages'), 'type' => 'select', 'options'=> array( '1' => 'Left', '2' => 'Right' ), 'default'=> '1', 'required' => array( array('customize-options','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'header-overlay-width', 'type' => 'text', 'title' => esc_html__('Menu Overlay Width', 'accelerated-mobile-pages'), 'default' => '90%', 'required' => array( array('customize-options','=',1) ) ), // Tab 2 end ) ) ); $ampforwp_home_loop = array(); $ampforwp_home_loop = get_option('ampforwp_custom_post_types'); $ampforwp_home_loop['post'] = 'Posts'; unset($ampforwp_home_loop['page']); // HomePage Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'HomePage', 'accelerated-mobile-pages' ), 'id' => 'amp-theme-homepage-settings', 'subsection' => true, 'fields' => array( array( 'id' => 'ampforwp-homepage-section-general', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'amp-design-3-featured-slider', 'type' => 'switch', 'title' => esc_html__( 'Featured Slider', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '3') ), 'default' => '1' ), array( 'id' => 'amp-design-3-featured-content', 'type' => 'select', 'title' => esc_html__( 'Featured Slider Content', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-3-featured-slider', '=' , '1') ), 'options' => array( '0' => 'Recent Posts', '1' => 'Categories', '2' => 'Tags' ), 'default' => '1' ), array( 'id' => 'amp-design-3-category-selector', 'type' => 'select', 'class' => 'child_opt', 'title' => esc_html__( 'Featured Slider Category', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '3'), array('amp-design-3-featured-slider', '=' , '1'), array('amp-design-3-featured-content', '=', '1'), ), 'ajax' => true, 'data-action' => 'ampforwp_categories', 'data' => 'categories', ), array( 'id' => 'amp-design-3-tag-selector', 'type' => 'select', 'class' => 'child_opt', 'title' => esc_html__( 'Featured Slider from Tags', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '3'), array('amp-design-3-featured-slider', '=' , '1'), array('amp-design-3-featured-content', '=' , '2'), ), 'ajax' => true, 'data-action' => 'ampforwp_tags', 'data' => 'tags', ), array( 'id' =>'ampforwp-featur-slider-num-posts', 'type' =>'text', 'class' => 'child_opt', 'title' =>esc_html__('Number of Posts','accelerated-mobile-pages'), 'required' => array( array('amp-design-3-featured-slider', '=' , '1'), ), 'validate' =>'numeric', 'default' =>'4', ), array( 'id' => 'ampforwp-featur-slider-autop', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('Autoplay', 'accelerated-mobile-pages'), 'default' => '1', 'required' => array( array('amp-design-3-featured-slider', '=' , '1'), ) ), array( 'id' =>'ampforwp-featur-slider-autop-delay', 'type' =>'text', 'class' => 'child_opt', 'title' =>esc_html__('Delay in Autoplay','accelerated-mobile-pages'), 'required' => array( array('ampforwp-featur-slider-autop', '=' , '1'), ), 'validate' =>'numeric', 'default' =>'4000', ), // Excerpt Length for design1 #1013 array( 'id' => 'excerpt-option', 'type' => 'switch', 'title' => esc_html__('Excerpt', 'accelerated-mobile-pages'), 'default' => '1', ), array( 'id' =>'amp-design-1-excerpt', 'type' =>'text', 'tooltip-subtitle' =>esc_html__('Enter the number of words Eg: 10','accelerated-mobile-pages'), 'title' =>esc_html__('Excerpt Length','accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '1'), array('excerpt-option', '=' , '1'), ), 'validate' =>'numeric', 'default' =>'20', ), array( 'id' => 'ampforwp-design1-cats-home', 'type' => 'switch', 'title' => esc_html__('Category label', 'accelerated-mobile-pages'), 'default' => '0', 'required' => array( array('amp-design-selector', '=' , '1'), ) ), // Excerpt Length for design2 #1122 array( 'id' =>'amp-design-2-excerpt', 'type' =>'text', 'tooltip-subtitle' =>esc_html__('Enter the number of words Eg: 10','accelerated-mobile-pages'), 'title' =>esc_html__('Excerpt Length','accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '2')), 'validate' =>'numeric', 'default' =>'20', ), array( 'id' => 'excerpt-option-design-2', 'type' => 'switch', 'title' => esc_html__('Excerpt on Small Screens', 'accelerated-mobile-pages'), 'default' => '0', 'required' => array( array('amp-design-selector', '=' , '2'), array('excerpt-option', '=' , '1'), ) ), // Excerpt Length for design3 #1122 array( 'id' =>'amp-design-3-excerpt', 'type' =>'text', 'tooltip-subtitle' =>esc_html__('Enter the number of words Eg: 10','accelerated-mobile-pages'), 'title' =>esc_html__('Excerpt Length','accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '3'), array('excerpt-option', '=' , '1') ), 'validate' =>'numeric', 'default' =>'15', ), array( 'id' => 'excerpt-option-design-3', 'type' => 'switch', 'title' => esc_html__('Excerpt on Small Screens', 'accelerated-mobile-pages'), 'default' => '0', 'required' => array( array('amp-design-selector', '=' , '3'), array('excerpt-option', '=' , '1'), ) ), // Excerpt length for Swift array( 'id' =>'amp-swift-excerpt-len', 'type' =>'text', 'tooltip-subtitle' =>__('Enter the number of words Eg: 20','accelerated-mobile-pages'), 'title' =>__('Excerpt Length','accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '4')), 'validate' =>'numeric', 'default' =>'20', ), // Featured Time array( 'id' =>'amp-design-1-featured-time', 'type' =>'switch', 'title' =>esc_html__('Published Time','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Display published time of the post on homepage', 'accelerated-mobile-pages'), 'required' => array(array('amp-design-selector', '=' , '1') ), 'default' =>'1', ), array( 'id' =>'amp-design-3-featured-time', 'type' =>'switch', 'title' =>esc_html__('Published Time','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Display published time of the post on homepage', 'accelerated-mobile-pages'), 'required' => array(array('amp-design-selector', '=' , '3') ), 'default' =>'1', ), // Homepage thumbnail array( 'id' => 'ampforwp-homepage-posts-image-modify-size', 'type' => 'switch', 'title' => esc_html__('Override Homepage Thumbnail Size', 'accelerated-mobile-pages'), 'required' => array( array( 'amp-design-selector','!=',3 ) ), 'default' => 0, ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-homepage-posts-design-1-2-width', 'type' => 'text', 'title' => esc_html__('Image Width', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Defaults to 100', 'accelerated-mobile-pages'), 'default' => 100, 'required' => array( array('amp-design-selector','!=',3), array('amp-design-selector','!=',4), array('ampforwp-homepage-posts-image-modify-size','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'ampforwp-homepage-posts-design-1-2-height', 'type' => 'text', 'title' => esc_html__('Image Height', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Defaults to 75', 'accelerated-mobile-pages'), 'default' => 75, 'required' => array( array('amp-design-selector','!=',3), array('amp-design-selector','!=',4), array('ampforwp-homepage-posts-image-modify-size','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'ampforwp-swift-homepage-posts-width', 'type' => 'text', 'title' => esc_html__('Image Width', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Defaults to 346', 'accelerated-mobile-pages'), 'default' => 346, 'required' => array( array('amp-design-selector','=',4), array('ampforwp-homepage-posts-image-modify-size','=',1) ) ), array( 'class' => 'child_opt', 'id' => 'ampforwp-swift-homepage-posts-height', 'type' => 'text', 'title' => esc_html__('Image Height', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Defaults to 188', 'accelerated-mobile-pages'), 'default' => 188, 'required' => array( array('amp-design-selector','=',4), array('ampforwp-homepage-posts-image-modify-size','=',1) ) ), array( 'id' => 'ampforwp-homepage-section-loop', 'type' => 'section', 'title' => esc_html__('Loop Display Controls', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'ampforwp-homepage-loop-type', 'type' => 'select', 'title' => esc_html__( 'Post Type in Loop', 'accelerated-mobile-pages' ), 'options' => $ampforwp_home_loop, 'default' => 'post', ), array( 'id' => 'ampforwp-homepage-loop-cats', 'type' => 'select', 'title' => esc_html__( 'Exclude Categories', 'accelerated-mobile-pages' ), 'data' => 'categories', 'multi' => true ), array( 'id' => 'ampforwp-homepage-loop-readmore-link', 'type' => 'switch', 'title' => esc_html__('Read More Link', 'accelerated-mobile-pages'), 'default' => 0, ), ) )); $yoast_breadcrumbs = ''; if ( defined('WPSEO_FILE') ) { $yoast_breadcrumbs = array( 'id' => 'ampforwp-yoast-bread-crumb', 'type' => 'switch', 'default' => false, 'title' => esc_html__('Breadcrumbs From Yoast', 'accelerated-mobile-pages'), 'required' => array('ampforwp-bread-crumb' , '=' , 1), 'class' => 'child_opt child_opt_arrow', ); } if(!is_plugin_active( 'amp-newspaper-theme/ampforwp-custom-theme.php' ) ){ $single_page_options = array( array( 'id' => 'ampforwp-single_section_1', 'type' => 'section', 'title' => esc_html__('Single Post Design', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, 'required' => array( array('amp-design-selector', '=' , '4') ), ), // Swift array( 'id' => 'single-design-type', 'title' => esc_html__('Single Design', 'accelerated-mobile-pages'), 'type' => 'image_select', 'options'=> array( '1' => array( 'alt'=>' Single Design 1 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/single-3.png' ), '4' => array( 'alt'=>' Single Design With Sidebar ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/single-2.png' ), ), 'default'=> '1', 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'ampforwp-single_section_2', 'type' => 'section', 'title' => esc_html__('Single Elements', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'swift-featued-image', 'type' => 'switch', 'title' => esc_html__('Featured Image', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'swift-date', 'type' => 'switch', 'title' => esc_html__('Published Date', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '4') ), ), // Lightbox array( 'id' => 'ampforwp-amp-img-lightbox', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Lightbox for Images', 'accelerated-mobile-pages'), ), // Dropcap array( 'id' => 'ampforwp-dropcap', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Dropcap', 'accelerated-mobile-pages'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-dropcap-font', 'type' => 'text', 'title' => esc_html__('Font Size', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Default font size is 75 pixels', 'accelerated-mobile-pages'), 'default' => '75', 'required'=>array('ampforwp-dropcap','=', '1'), ), array( 'class' => 'child_opt', 'id' => 'ampforwp-dropcap-color', 'title' => esc_html__('Color', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color for dropcap','accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#000', ), 'required'=>array('ampforwp-dropcap','=', '1'), ), //Breadcrumb ON/OFF array( 'id' => 'ampforwp-bread-crumb', 'type' => 'switch', 'default' => '1', 'title' => esc_html__('Breadcrumbs', 'accelerated-mobile-pages'), ), //Breadcrumb for Tags array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-bread-crumb-type', 'type' => 'select', 'tooltip-subtitle' => esc_html__('Select option to enable breadcrumb with tags or category','accelerated-mobile-pages'), 'title' => esc_html__('Select Breadcrumb Type', 'accelerated-mobile-pages'), 'options' => array( 'tags' => 'Tags', 'category' => 'Category', ), 'default' => 'category', 'required' => array('ampforwp-bread-crumb' , '=' , 1), ), array( 'class' => 'child_opt child_opt_arrow', 'id' => 'ampforwp-bread-crumb-post', 'type' => 'switch', 'tooltip-subtitle' => esc_html__('enable or disable the post title on breadcrumb','accelerated-mobile-pages'), 'title' => esc_html__('Post title on Breadcrumb', 'accelerated-mobile-pages'), 'default' => '0', 'required' => array('ampforwp-bread-crumb' , '=' , 1), ), $yoast_breadcrumbs, //Categories ON/OFF array( 'id' => 'ampforwp-cats-single', 'type' => 'switch', 'default' => '1', 'title' => esc_html__('Categories', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable or Disable Categories in Single', 'accelerated-mobile-pages'), ), //Tags ON/OFF array( 'id' => 'ampforwp-tags-single', 'type' => 'switch', 'default' => '1', 'title' => esc_html__('Tags', 'accelerated-mobile-pages'), ), //Categories and Tags Links array( 'id' => 'ampforwp-cats-tags-links-single', 'type' => 'switch', 'default' => '1', 'title' => esc_html__('Categories & Tags Links', 'accelerated-mobile-pages'), ), // Social Icons ON/OFF array( 'id' => 'enable-single-social-icons', 'type' => 'switch', 'title' => esc_html__('Sticky Social Icons', 'accelerated-mobile-pages'), 'default' => 1, ), // Excerpt ON/OFF array( 'id' => 'enable-excerpt-single', 'type' => 'switch', 'title' => esc_html__('Excerpt', 'accelerated-mobile-pages'), 'default' => 0, 'tooltip-subtitle' => esc_html__('Excerpt will be displayed above content', 'accelerated-mobile-pages'), ), //deselectable next previous links array( 'id' => 'enable-single-next-prev', 'type' => 'switch', 'title' => esc_html__('Next-Previous Links', 'accelerated-mobile-pages'), 'default' => 1, ), // Author name array( 'id' => 'amp-author-name', 'type' => 'switch', 'title' => esc_html__( 'Author Name', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array( array('amp-design-selector' , '=' , '4'), ) ), // Author Bio array( 'id' => 'amp-author-description', 'type' => 'switch', 'title' => esc_html__( 'Author Bio', 'accelerated-mobile-pages' ), 'default' => '1', ), // Author name array( 'id' => 'amp-author-bio-name', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => esc_html__( 'Author Bio Name', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array( array('amp-design-selector' , '=' , '4'), array('amp-author-description' , '=' , '1'), ) ), // Author description array( 'id' => 'amp-author-box-description', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => esc_html__( 'Author Description', 'accelerated-mobile-pages' ), 'default' => '1', 'required' => array( array('amp-design-selector' , '=' , '4'), array('amp-author-description' , '=' , '1'), ) ), // Author Pages array( 'id' => 'ampforwp-author-page-url', 'class' => 'child_opt child_opt_arrow', 'type' => 'switch', 'title' => esc_html__( 'Link to Author Pages', 'accelerated-mobile-pages' ), 'default' => '0', 'required' => array('amp-author-description' , '=' , '1'), ), // Pagination //#1015 array( 'id' => 'amp-pagination', 'type' => 'switch', 'title' => esc_html__( 'Post Pagination', 'accelerated-mobile-pages' ), 'default' => 1, 'tooltip-subtitle' => esc_html__('Enable the feature to add Pagination in single', 'accelerated-mobile-pages'), ), array( 'id' => 'ampforwp-pagination-select', 'class' => 'child_opt child_opt_arrow', 'type' => 'select', 'title' => esc_html__('Post Pagination Type', 'accelerated-mobile-pages'), 'options' => array( '1' => 'Numbering', '2' => 'Next-Previous', ), 'default' => '1', 'required' => array('amp-pagination' , '=' , '1'), ), array( 'id' => 'ampforwp-single_section_3', 'type' => 'section', 'title' => esc_html__('Related Post Settings', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Related Post array( 'id' => 'ampforwp-single-related-posts-switch', 'type' => 'switch', 'title' => esc_html__( 'Related Posts', 'accelerated-mobile-pages' ), 'default' => 1, ), array( 'id' => 'rp_design_type', 'title' => esc_html__('Related Post Designs', 'accelerated-mobile-pages'), 'class' => 'child_opt child_opt_arrow', 'type' => 'image_select', 'options'=> array( '1' => array( 'alt'=>' Single Design 1 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/rlp-1.png' ), '2' => array( 'alt'=>' Single Design With Sidebar ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/rlp-2.png' ), '3' => array( 'alt'=>' Single Design With Sidebar ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/rlp-3.png' ), ), 'default'=> '1', 'required' => array( array('amp-design-selector', '=' , '4'), array('ampforwp-single-related-posts-switch', '=' , '1'), array('single-design-type', '=' , '1') ), ), array( 'id' => 'ampforwp-single-select-type-of-related', 'type' => 'select', 'class' => 'child_opt child_opt_arrow', 'title' => esc_html__('Related Post by', 'accelerated-mobile-pages'), 'data' => 'page', 'tooltip-subtitle' => esc_html__('select the type of related posts', 'accelerated-mobile-pages'), 'options' => array( '1' => 'Tags', '2' => 'Categories', ), 'default' => '2', 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1'), ), ), array( 'id' => 'ampforwp-single-related-posts-image', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('Image', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1') ), ), array( 'id' => 'ampforwp-single-related-posts-excerpt', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('Excerpt', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1') ), ), array( 'id' => 'ampforwp-single-related-posts-link', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('Link to Non-AMP', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1') ), ), array( 'id' => 'ampforwp-single-order-of-related-posts', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('Sort Related Posts Randomly', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1'), ), ), array( 'id' => 'ampforwp-number-of-related-posts', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('Number of Related Post', 'accelerated-mobile-pages'), 'validate' => 'numeric', 'default' => '3', 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1'), ), ), array( 'id' => 'ampforwp-related-posts-days-switch', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('By Last X Days', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Show Related Posts From Past Few Days', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('ampforwp-single-related-posts-switch', '=' , '1'), ), ), array( 'id' => 'ampforwp-related-posts-days-text', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('Number of Days', 'accelerated-mobile-pages'), 'validate' => 'numeric', 'default' => '7', 'required' => array( array('ampforwp-related-posts-days-switch', '=' , '1'), ), ), array( 'id' => 'ampforwp-inline-related-posts', 'type' => 'switch', 'title' => esc_html__('In-Content Related Post', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Insert Related Posts between the content', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'ampforwp-inline-related-posts-type', 'type' => 'select', 'title' => esc_html__('In-content Related Post by', 'accelerated-mobile-pages'), 'class' => 'child_opt child_opt_arrow', 'options' => array( '1' => 'Tags', '2' => 'Categories', ), 'default' => '2', 'required' => array( array('ampforwp-inline-related-posts', '=' , '1') ), ), array( 'id' => 'ampforwp-inline-related-posts-order', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('Sort Related Posts Randomly', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('ampforwp-inline-related-posts', '=' , '1') ), ), array( 'id' => 'ampforwp-number-of-inline-related-posts', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('Display No. of Related Posts', 'accelerated-mobile-pages'), 'validate' => 'numeric', 'default' => '3', 'required' => array( array('ampforwp-inline-related-posts', '=' , '1') ), ), array( 'id' => 'ampforwp-inline-related-posts-display-type', 'type' => 'select', 'title' => esc_html__('Related Post Display', 'accelerated-mobile-pages'), 'class' => 'child_opt child_opt_arrow', 'options' => array( 'middle' => 'After 50% of Content', 'paragraphs' => 'X number of paragraphs', ), 'default' => 'middle', 'required' => array( array('ampforwp-inline-related-posts', '=' , '1') ), ), array( 'id' => 'ampforwp-related-posts-after-number-of-paragraphs', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('Related Post After No. of Paragraphs', 'accelerated-mobile-pages'), 'validate' => 'numeric', 'default' => '3', 'required' => array( array('ampforwp-inline-related-posts', '=' , '1'),array('ampforwp-inline-related-posts-display-type', '=' , 'paragraphs') ), ), array( 'id' => 'single-tab-2', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 0, ), // Content h1 - h6 font sizes //#2059 array( 'id' => 'swift_cnt', 'type' => 'switch', 'title' => esc_html__( 'Heading Font Sizes', 'accelerated-mobile-pages' ), 'default' => 0, 'tooltip-subtitle' => esc_html__('Enable the Heading to add Font Sizes in single', 'accelerated-mobile-pages'), ), array( 'id' => 'swift_cnt_h1', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('H1', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('swift_cnt' , '=' , '1'), ), array( 'id' => 'swift_h1_sz', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('H1 Font Size', 'accelerated-mobile-pages'), 'default' => '28px', 'required' => array('swift_cnt_h1' , '=' , '1'), array('swift_cnt' , '=' , '1') ), array( 'id' => 'swift_cnt_h2', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('H2', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('swift_cnt' , '=' , '1'), ), array( 'id' => 'swift_h2_sz', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('H2 Font Size', 'accelerated-mobile-pages'), 'default' => '25px', 'required' => array('swift_cnt_h2' , '=' , '1'), array('swift_cnt' , '=' , '1') ), array( 'id' => 'swift_cnt_h3', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('H3', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('swift_cnt' , '=' , '1'), ), array( 'id' => 'swift_h3_sz', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('H3 Font Size', 'accelerated-mobile-pages'), 'default' => '22px', 'required' => array('swift_cnt_h3' , '=' , '1'), array('swift_cnt' , '=' , '1') ), array( 'id' => 'swift_cnt_h4', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('H4', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('swift_cnt' , '=' , '1'), ), array( 'id' => 'swift_h4_sz', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('H4 Font Size', 'accelerated-mobile-pages'), 'default' => '19px', 'required' => array('swift_cnt_h4' , '=' , '1'), array('swift_cnt' , '=' , '1') ), array( 'id' => 'swift_cnt_h5', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('H5', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('swift_cnt' , '=' , '1'), ), array( 'id' => 'swift_h5_sz', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('H5 Font Size', 'accelerated-mobile-pages'), 'default' => '17px', 'required' => array('swift_cnt_h5' , '=' , '1'), array('swift_cnt' , '=' , '1') ), array( 'id' => 'swift_cnt_h6', 'type' => 'switch', 'class' => 'child_opt', 'title' => esc_html__('H6', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array('swift_cnt' , '=' , '1'), ), array( 'id' => 'swift_h6_sz', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('H6 Font Size', 'accelerated-mobile-pages'), 'default' => '15px', 'required' => array('swift_cnt_h6' , '=' , '1'), array('swift_cnt' , '=' , '1') ), array( 'id' => 'ampforwp-swift-recent-posts', 'type' => 'switch', 'title' => esc_html__('Recent Posts', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('To enable & disable recent posts', 'accelerated-mobile-pages'), 'default' => 1, ), array( 'id' => 'single-new-features', 'type' => 'switch', 'title' => esc_html__('Advanced Single Options', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'breadcrumb-border', 'type' => 'switch', 'title' => esc_html__('Breadcrumbs Border', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('single-new-features', '=' , '1'),array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'ampforwp-underline-content-links', 'type' => 'switch', 'title' => esc_html__('Underline on Links', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('single-new-features', '=' , '1') ), ), array( 'id' => 'ampforwp-single_section_5', 'type' => 'section', 'title' => esc_html__('WordPress Content Gallery', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, 'required' => array('amp-design-selector', '=' , '4'), ), array( 'id' => 'ampforwp-gallery-design-type', 'title' => esc_html__('Select Gallery Designs', 'accelerated-mobile-pages'), 'class' => 'child_opt child_opt_arrow', 'type' => 'image_select', 'options'=> array( '1' => array( 'alt'=>' Single Design 1 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/g-1.png' ), '2' => array( 'alt'=>' Single Design With Sidebar ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/g-2.png' ), '3' => array( 'alt'=>' Single Design With Sidebar ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/g-3.png' ), ), 'default'=> '1', 'required' => array( array('amp-design-selector', '=' , '4'), ), ), array( 'id' => 'ampforwp-gallery-lightbox', 'type' => 'switch', 'title' => esc_html__('Lightbox for Gallery', 'accelerated-mobile-pages'), 'class' => 'child_opt child_opt_arrow', 'default' => 1, 'required' => array('ampforwp-gallery-design-type' , '!=' , '3'), ), array( 'id' => 'single-sneakp-section', 'type' => 'section', 'title' => esc_html__('Content Sneak Peek', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'content-sneak-peek', 'type' => 'switch', 'title' => esc_html__('Content Sneak Peek', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'content-sneak-peek-height', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('Content Height', 'accelerated-mobile-pages'), 'default' => '600px', 'required' => array('content-sneak-peek' , '=' , '1'), ), array( 'id' => 'content-sneak-peek-btn-text', 'type' => 'text', 'class' => 'child_opt', 'title' => esc_html__('Button Text', 'accelerated-mobile-pages'), 'default' => 'Show Full Article', 'required' => array('content-sneak-peek' , '=' , '1'), ), array( 'id' => 'content-sneak-peek-txt-color', 'title' => esc_html__('Text Color', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color for button\'s text','accelerated-mobile-pages'), 'type' => 'color_rgba', 'class' => 'child_opt', 'default' => array( 'color' => '#fff', ), 'required' => array( array('content-sneak-peek', '=' , '1') ) ), array( 'id' => 'content-sneak-peek-btn-color', 'title' => esc_html__('Button Color', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Choose the color for button','accelerated-mobile-pages'), 'type' => 'color_rgba', 'class' => 'child_opt', 'default' => array( 'color' => '#000', ), 'required' => array( array('content-sneak-peek', '=' , '1') ) ), $fields = array( 'id' => 'info_normal', 'type' => 'info', 'class' => 'extension_banner_bg', 'desc' => $single_extension_listing ) ); } else{ $single_page_options = array( array( 'id' => 'amp_newspaper_settings_info', 'type' => 'Info', 'desc' => '
It seems that you have activated the amp newspaper theme plugin.
Go to newspaper theme settings.
', ), ); } // Single Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Single', 'accelerated-mobile-pages' ), 'id' => 'amp-single', 'subsection' => true, 'fields' => $single_page_options ) ); // Footer Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Footer', 'accelerated-mobile-pages' ), 'id' => 'amp-theme-footer-settings', 'subsection' => true, 'fields' => array( array( 'id' => 'footer-tab-1', 'type' => 'section', 'title' => esc_html__('Footer Design', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, 'required' => array( array('amp-design-selector', '=' , '4') ), ), // Swift array( 'id' => 'footer-type', 'title' => esc_html__('Footer Type', 'accelerated-mobile-pages'), 'type' => 'image_select', 'options'=> array( '1' => array( 'alt'=>' Footer Design 1 ', 'img' =>AMPFORWP_PLUGIN_DIR_URI.'/images/footer-1.png' ), ), 'default'=> '1', 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'footer-tab-3', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'swift-menu', 'type' => 'switch', 'title' => esc_html__('Menu', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '4') ), 'tooltip-subtitle' => sprintf( '%s %s',esc_html__( 'Add Menus to your AMP pages by clicking on this','accelerated-mobile-pages'), esc_url(trailingslashit(get_admin_url().'nav-menus.php?action=locations')),esc_html__('link','accelerated-mobile-pages')), ), array( 'id' => 'amp-footer-link-non-amp-page', 'type' => 'switch', 'title' => esc_html__('Link to Non-AMP page in Footer', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 1 ), array( 'id' => 'ampforwp-footer-top', 'type' => 'switch', 'title' => esc_html__('Back to Top link', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', 'default' => 1, ), array( 'id' => 'amp-design-3-credit-link', 'type' => 'switch', 'title' => esc_html__( 'Credit link', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '3') ), 'default' => '1' ), array( 'id' => 'ampforwp-nofollow-view-nonamp', 'type' => 'switch', 'title' => esc_html__('Make "View Non-AMP" link nofollow', 'accelerated-mobile-pages'), 'default' => 0 ), array( 'id' => 'ampforwp-footer-background-color-1', 'type' => 'color_rgba', 'title' => esc_html__('Footer Background Color', 'accelerated-mobile-pages'), 'default' => array( 'color' => '#FFFFFF' ), 'required' => array( array('amp-design-selector', '=' , '1') ) ), array( 'id' => 'ampforwp-footer-background-color-2', 'type' => 'color_rgba', 'title' => esc_html__('Footer Background Color', 'accelerated-mobile-pages'), 'default' => array( 'color' => '#FFFFFF' ), 'required' => array( array('amp-design-selector', '=' , '2') ) ), array( 'id' => 'ampforwp-footer-background-color-3', 'type' => 'color_rgba', 'title' => esc_html__('Footer Background Color', 'accelerated-mobile-pages'), 'default' => array( 'color' => '#151515' ), 'required' => array( array('amp-design-selector', '=' , '3') ) ), array( 'id' => 'footer-tab-2', 'type' => 'section', 'title' => esc_html__('Advanced Footer Options', 'accelerated-mobile-pages'), 'indent' => true, 'required' => array( array('amp-design-selector', '=' , '4') ), 'layout_type' => 'accordion', 'accordion-open'=> 0, ), array( 'id' => 'footer-customize-options', 'type' => 'switch', 'title' => esc_html__('Advanced Footer Design', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'swift-footer-txt-clr', 'title' => esc_html__('Footer Text Color', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#888888', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer-link-clr', 'title' => esc_html__('Footer Link Color', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#fcc118', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer-link-hvr', 'title' => esc_html__('Footer Link Hover Color', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#888888', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer-bg', 'title' => esc_html__('Footer 1 Background', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#182733', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' =>"ftr1-gapping", 'type' =>'spacing', 'title' => esc_html__('Footer 1 Gapping', 'accelerated-mobile-pages'), 'units' => array('px','%'), 'default' =>array( 'padding-top' => '70px', 'padding-right' => '0px', 'padding-bottom' => '70px', 'padding-left' => '0px', 'units' => 'px', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer1-cntnsize', 'type' => 'text', 'title' => esc_html__('Footer 1 Font Size', 'accelerated-mobile-pages'), 'default' => '14px', 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-head-size', 'type' => 'text', 'title' => esc_html__('Footer 1 Heading Font Size', 'accelerated-mobile-pages'), 'default' => '12px', 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-head-fntwgth', 'type' => 'text', 'title' => esc_html__('Footer 1 Heading Font Weight', 'accelerated-mobile-pages'), 'default' => '500', 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer-heading-clr', 'title' => esc_html__('Footer 1 Heading Color', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#999', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer2-bg', 'title' => esc_html__('Footer 2 Background', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#2e2b2e', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' =>"ftr2-gapping", 'type' =>'spacing', 'title' => esc_html__('Footer 2 Gapping', 'accelerated-mobile-pages'), 'units' => array('px','%'), 'default' =>array( 'padding-top' => '50px', 'padding-right' => '0px', 'padding-bottom' => '50px', 'padding-left' => '0px', 'units' => 'px', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer2-fntsize', 'type' => 'text', 'title' => esc_html__('Footer 2 Font Size', 'accelerated-mobile-pages'), 'default' => '12px', 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'swift-footer-brdrclr', 'title' => esc_html__('Footer 2 Border Color', 'accelerated-mobile-pages'), 'type' => 'color_rgba', 'default' => array( 'color' => '#eee', ), 'required' => array( array('footer-customize-options','=',1) ) ), array( 'id' => 'footer2-position-type', 'title' => esc_html__('Footer 2 Menu Position', 'accelerated-mobile-pages'), 'type' => 'select', 'options'=> array( '1' => 'Center', '2' => 'Inline' ), 'default'=> '1', 'required' => array( array('footer-customize-options','=',1) ) ), ) )); // Page Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Page', 'accelerated-mobile-pages' ), 'id' => 'amp-theme-page-settings', 'subsection' => true, 'fields' => array( array( 'id' => 'page-tab-1', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Meta ON/OFF Pages array( 'id' => 'featured_image_swift_page', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Featured Image', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable Featured Image on Pages.'), 'required' => array('amp-design-selector','=','4'), ), array( 'id' => 'ampforwp_pages_breadcrumbs', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Breadcrumbs', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable Breadcrumbs on Pages.','accelerated-mobile-pages'), ), array( 'id' => 'meta_page', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Meta Information', 'accelerated-mobile-pages'), ), array( 'id' => 'ampforwp_subpages_list', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Subpages/ChildPages', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Shows a List of Subpages'), ), array( 'id' => 'ampforwp-page-social', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Social Icons', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable Social Sharing on Pages'), ), array( 'id' => 'ampforwp-page-sticky-social', 'type' => 'switch', 'default' => '0', 'title' => esc_html__('Sticky Social Icons', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable Social Sticky Icons on Pages'), ), ) )); // Social Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Social', 'accelerated-mobile-pages' ), 'id' => 'amp-social', 'desc' => esc_html__('All the Social sharing and the social profile related settings are here','accelerated-mobile-pages'), 'subsection' => true, 'fields' => array( // AddThis Support array( 'id' => 'add-this-support', 'type' => 'section', 'title' => esc_html__('AddThis Support', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'enable-add-this-option', 'type' => 'switch', 'title' => esc_html__('AddThis Sharing', 'accelerated-mobile-pages'), 'tooltip-subtitle' => sprintf('%s %s, %s %s',esc_html__('You are using the default AddThis share buttons. To customize your share buttons, create a free account at','accelerated-mobile-pages'),esc_html__('AddThis.com','accelerated-mobile-pages'),esc_html__('then activate the Inline Share Buttons. Once your buttons are activated, replace the default Pub ID and Tool ID with your personalized IDs. For instructions, visit','accelerated-mobile-pages'),esc_html__('here','accelerated-mobile-pages')), 'default' => false, ), array( 'id' => 'swift-add-this-position', 'type' => 'select', 'title' => esc_html__( 'Position', 'accelerated-mobile-pages' ), 'options' => array( 'default' => 'Single Sidebar (left side)', 'above-content' => 'Above Content', 'below-content' => 'Below Content' ), 'default' => 'default', 'required' => array( array('amp-design-selector', '=', '4'), array('enable-add-this-option', '=', '1'), array('single-design-type', '=', '1'), ) ), array( 'id' => 'swift-layout-addthis-pos', 'type' => 'select', 'title' => esc_html__( 'Position', 'accelerated-mobile-pages' ), 'options' => array( 'above-content' => 'Above Content', 'below-content' => 'Below Content' ), 'default' => 'below-content', 'required' => array( array('amp-design-selector', '=', '4'), array('enable-add-this-option', '=', '1'), array('single-design-type', '!=', '1'), array('single-design-type', '!=', '6'), ) ), array( 'id' => 'swift-layout-6-addthis-pos', 'type' => 'select', 'title' => esc_html__( 'Position', 'accelerated-mobile-pages' ), 'options' => array( 'above-content' => 'Above Content', 'below-content' => 'Below Content' ), 'default' => 'above-content', 'required' => array( array('amp-design-selector', '=', '4'), array('enable-add-this-option', '=', '1'), array('single-design-type', '=', '6'), ) ), array( 'id' => 'add-this-pub-id', 'title' => esc_html__('Pub ID', 'accelerated-mobile-pages'), 'type' => 'text', 'required' => array('enable-add-this-option', '=' , '1'), 'default' => esc_html__('ra-5cc8551aa4f16f5c','accelerated-mobile-pages'), ), array( 'id' => 'add-this-widget-id', 'title' => esc_html__('Tool ID', 'accelerated-mobile-pages'), 'type' => 'text', 'required' => array('enable-add-this-option', '=' , '1'), 'default' => esc_html__('cwgj','accelerated-mobile-pages'), ), //End AddThis Support array( 'id' => 'social-settings', 'type' => 'section', 'title' => esc_html__('Social Settings', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Social Icons Position [Swift] #1722 array( 'id' => 'swift-social-position', 'type' => 'select', 'title' => esc_html__( 'Position', 'accelerated-mobile-pages' ), 'options' => array( 'default' => 'Single Sidebar (left side)', 'above-content' => 'Above Content', 'below-content' => 'Below Content' ), 'default' => 'default', 'required' => array(array('amp-design-selector', '=', '4') ) ), // Social Share links to AMP array( 'id' => 'ampforwp-social-share-amp', 'type' => 'switch', 'title' => esc_html__('Social Share links to AMP', 'accelerated-mobile-pages'), 'default' => 0, ), // Social No Follow links array( 'id' => 'ampforwp-social-no-follow', 'type' => 'switch', 'title' => esc_html__('No Follow All Your Social Links', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'social-shre', 'type' => 'section', 'title' => esc_html__('Social Sharing', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Facebook Like array( 'id' => 'ampforwp-facebook-like-button', 'type' => 'switch', 'title' => esc_html__('Facebook Like Button', 'accelerated-mobile-pages'), 'default' => 0, ), // Facebook ON/OFF array( 'id' => 'enable-single-facebook-share', 'type' => 'switch', //'required' => array('enable-single-social-icons', '=' , '1'), 'title' => esc_html__('Facebook', 'accelerated-mobile-pages'), 'default' => 0, ), // Facebook app ID array( 'id' => 'amp-facebook-app-id', 'title' => esc_html__('Facebook App ID', 'accelerated-mobile-pages'), 'tooltip-subtitle' => sprintf( '%s %s %s %s',esc_html__('In order to use Facebook share you need to register an app ID','accelerated-mobile-pages'),esc_url("https://developers.facebook.com/apps"),esc_html__('here','accelerated-mobile-pages'),esc_html__('You can register one','accelerated-mobile-pages'),esc_url('https://developers.facebook.com/apps'),esc_html__('here','accelerated-mobile-pages') ), 'type' => 'text', 'required' => array('enable-single-facebook-share', '=' , '1'), 'placeholder' => esc_html__('Enter your facebook app id','accelerated-mobile-pages'), 'default' => '', 'required' => array( array('amp-design-selector', '!=' , '4') ), ), // Twitter ON/OFF array( 'id' => 'enable-single-twitter-share', 'type' => 'switch', 'title' => esc_html__('Twitter', 'accelerated-mobile-pages'), 'default' => 1, ), array( 'id' => 'enable-single-twitter-share-handle', 'type' => 'text', 'title' => esc_html__('Twitter Handle', 'accelerated-mobile-pages'), 'required' => array('enable-single-twitter-share', '=' , '1'), 'placeholder' => esc_html__('Eg: @xyx','accelerated-mobile-pages'), 'default' => '', ), array( 'id' => 'enable-single-twitter-share-link', 'type' => 'switch', 'title' => esc_html__('Pretty Permalinks for Twitter Share?', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Enable this to have pretty links for twitter sharing'), 'default' => 0, 'required' => array('enable-single-twitter-share', '=' , '1'), ), // GooglePlus ON/OFF array( 'id' => 'enable-single-gplus-share', 'type' => 'switch', 'title' => esc_html__('GooglePlus', 'accelerated-mobile-pages'), 'default' => 1, ), // Email ON/OFF array( 'id' => 'enable-single-email-share', 'type' => 'switch', 'title' => esc_html__('Email', 'accelerated-mobile-pages'), 'default' => 1, ), // Pinterest ON/OFF array( 'id' => 'enable-single-pinterest-share', 'type' => 'switch', 'title' => esc_html__('Pinterest', 'accelerated-mobile-pages'), 'default' => 1, ), // LinkedIn ON/OFF array( 'id' => 'enable-single-linkedin-share', 'type' => 'switch', 'title' => esc_html__('LinkedIn', 'accelerated-mobile-pages'), 'default' => 1, ), // WhatsApp array( 'id' => 'enable-single-whatsapp-share', 'type' => 'switch', 'title' => esc_html__('WhatsApp', 'accelerated-mobile-pages'), 'default' => 1, ), // LINE array( 'id' => 'enable-single-line-share', 'type' => 'switch', 'title' => esc_html__('Line', 'accelerated-mobile-pages'), 'default' => 1, ), // VKontakte array( 'id' => 'enable-single-vk-share', 'type' => 'switch', 'title' => esc_html__('VKontakte', 'accelerated-mobile-pages'), 'default' => 0, ), // Odnoklassniki array( 'id' => 'enable-single-odnoklassniki-share', 'type' => 'switch', 'title' => esc_html__('Odnoklassniki', 'accelerated-mobile-pages'), 'default' => 0, ), // Reddit array( 'id' => 'enable-single-reddit-share', 'type' => 'switch', 'title' => esc_html__('Reddit', 'accelerated-mobile-pages'), 'default' => 0, ), // Tumblr array( 'id' => 'enable-single-tumblr-share', 'type' => 'switch', 'title' => esc_html__('Tumblr', 'accelerated-mobile-pages'), 'default' => 0, ), // Telegram array( 'id' => 'enable-single-telegram-share', 'type' => 'switch', 'title' => esc_html__('Telegram', 'accelerated-mobile-pages'), 'default' => 0, ), // Digg array( 'id' => 'enable-single-digg-share', 'type' => 'switch', 'title' => esc_html__('Digg', 'accelerated-mobile-pages'), 'default' => 0, ), // StumbleUpon array( 'id' => 'enable-single-stumbleupon-share', 'type' => 'switch', 'title' => esc_html__('StumbleUpon', 'accelerated-mobile-pages'), 'default' => 0, ), // Wechat array( 'id' => 'enable-single-wechat-share', 'type' => 'switch', 'title' => esc_html__('Wechat', 'accelerated-mobile-pages'), 'default' => 0, ), // Viber array( 'id' => 'enable-single-viber-share', 'type' => 'switch', 'title' => esc_html__('Viber', 'accelerated-mobile-pages'), 'default' => 0, ), // Hatena BookMark array( 'id' => 'enable-single-hatena-bookmarks', 'type' => 'switch', 'title' => esc_html__('Hatena Bookmarks', 'accelerated-mobile-pages'), 'default' => 0, ), // Pocket array( 'id' => 'enable-single-pocket-share', 'type' => 'switch', 'title' => esc_html__('Pocket', 'accelerated-mobile-pages'), 'default' => 0, ), // Yummly array( 'id' => 'enable-single-yummly-share', 'type' => 'switch', 'title' => esc_html__('Yummly', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '4') ), ), // MeWe array( 'id' => 'enable-single-mewe-share', 'type' => 'switch', 'title' => esc_html__('MeWe', 'accelerated-mobile-pages'), 'default' => 0, ), array( 'id' => 'social-prfl', 'type' => 'section', 'title' => esc_html__('Social Media Profile Links', 'accelerated-mobile-pages'), 'indent' => true, 'required' => array( array('amp-design-selector', '=' , '4') ), 'layout_type' => 'accordion', 'accordion-open'=> 1, ), array( 'id' => 'menu-social', 'type' => 'switch', 'title' => esc_html__('Menu Social Profile', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '4') ), ), array( 'id' => 'enbl-fb', 'type' => 'switch', 'title' => esc_html__('Facebook', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('menu-social', '=' ,1) ) ), array( 'id' => 'enbl-fb-prfl-url', 'type' => 'text', 'title' => esc_html__('Facebook URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-fb','=',1) ) ), array( 'id' => 'enbl-tw', 'type' => 'switch', 'title' => esc_html__('Twitter', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-tw-prfl-url', 'type' => 'text', 'title' => esc_html__('Twitter URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-tw','=',1) ) ), array( 'id' => 'enbl-gol', 'type' => 'switch', 'title' => esc_html__('Google', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-gol-prfl-url', 'type' => 'text', 'title' => esc_html__('Google URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-gol','=',1) ) ), array( 'id' => 'enbl-lk', 'type' => 'switch', 'title' => esc_html__('Linkedin', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-lk-prfl-url', 'type' => 'text', 'title' => esc_html__('Linkedin URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-lk','=',1) ) ), array( 'id' => 'enbl-pt', 'type' => 'switch', 'title' => esc_html__('Pinterest', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-pt-prfl-url', 'type' => 'text', 'title' => esc_html__('Pinterest URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-pt','=',1) ) ), array( 'id' => 'enbl-yt', 'type' => 'switch', 'title' => esc_html__('Youtube', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-yt-prfl-url', 'type' => 'text', 'title' => esc_html__('Youtube URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-yt','=',1) ) ), array( 'id' => 'enbl-inst', 'type' => 'switch', 'title' => esc_html__('Instagram', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-inst-prfl-url', 'type' => 'text', 'title' => esc_html__('Instagram URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-inst','=',1) ) ), array( 'id' => 'enbl-vk', 'type' => 'switch', 'title' => esc_html__('VKontakte', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-vk-prfl-url', 'type' => 'text', 'title' => esc_html__('VKontakte URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-vk','=',1) ) ), array( 'id' => 'enbl-rd', 'type' => 'switch', 'title' => esc_html__('Reddit', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-rd-prfl-url', 'type' => 'text', 'title' => esc_html__('Reddit URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-rd','=',1) ) ), array( 'id' => 'enbl-tbl', 'type' => 'switch', 'title' => esc_html__('Tumblr', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('menu-social','=',1) ) ), array( 'id' => 'enbl-tbl-prfl-url', 'type' => 'text', 'title' => esc_html__('Tumblr URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('enbl-tbl','=',1) ) ), array( 'id' => 'social-media-profiles-subsection', 'type' => 'section', 'title' => esc_html__('Social Media Profiles (Design #3)', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Please enter your personal/organizational social media profiles here', 'accelerated-mobile-pages'), 'indent' => true, 'required' => array( array('amp-design-selector', '=' , '3') ), 'layout_type' => 'accordion', 'accordion-open'=> 1, ), //#1 array( 'id' => 'enable-single-twittter-profile', 'type' => 'switch', 'title' => esc_html__('Twitter ', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-twittter-profile-url', 'type' => 'text', 'title' => esc_html__('Twitter URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-twittter-profile', '=' , '1') ), ), //#2 array( 'id' => 'enable-single-facebook-profile', 'type' => 'switch', 'title' => esc_html__('Facebook ', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-facebook-profile-url', 'type' => 'text', 'title' => esc_html__('Facebook URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-facebook-profile', '=' , '1') ), ), //#3 array( 'id' => 'enable-single-pintrest-profile', 'type' => 'switch', 'title' => esc_html__('Pintrest ', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-pintrest-profile-url', 'type' => 'text', 'title' => esc_html__('Pintrest URL', 'accelerated-mobile-pages'), 'default' => '#', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-pintrest-profile', '=' , '1') ), ), //#4 array( 'id' => 'enable-single-google-plus-profile', 'type' => 'switch', 'title' => esc_html__('Google Plus ', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-google-plus-profile-url', 'type' => 'text', 'title' => esc_html__('Google Plus URL', 'accelerated-mobile-pages'), 'default' => '', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-google-plus-profile', '=' , '1') ), ), //#5 array( 'id' => 'enable-single-linkdin-profile', 'type' => 'switch', 'title' => esc_html__('LinkedIn', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-linkdin-profile-url', 'type' => 'text', 'title' => esc_html__('LinkedIn URL', 'accelerated-mobile-pages'), 'default' => '', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-linkdin-profile', '=' , '1') ), ), //#6 array( 'id' => 'enable-single-youtube-profile', 'type' => 'switch', 'title' => esc_html__('Youtube ', 'accelerated-mobile-pages'), 'default' => 1, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-youtube-profile-url', 'type' => 'text', 'default' => '#', 'title' => esc_html__('Youtube URL', 'accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-youtube-profile', '=' , '1') ), ), //#7 array( 'id' => 'enable-single-instagram-profile', 'type' => 'switch', 'title' => esc_html__('Instagram ', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-instagram-profile-url', 'type' => 'text', 'default' => '', 'title' => esc_html__('Instagram URL', 'accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-instagram-profile', '=' , '1') ), ), //#8 array( 'id' => 'enable-single-VKontakte-profile', 'type' => 'switch', 'title' => esc_html__('VKontakte ', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-VKontakte-profile-url', 'type' => 'text', 'default' => '', 'title' => esc_html__('VKontakte URL', 'accelerated-mobile-pages'), 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-VKontakte-profile', '=' , '1') ), ), //#9 //removed whatsapp //#10 array( 'id' => 'enable-single-reddit-profile', 'type' => 'switch', 'title' => esc_html__('Reddit', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-reddit-profile-url', 'type' => 'text', 'title' => esc_html__('Reddit URL', 'accelerated-mobile-pages'), 'default' => '', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-reddit-profile', '=' , '1') ), ), //#11 array( 'id' => 'enable-single-snapchat-profile', 'type' => 'switch', 'title' => esc_html__('Snapchat ', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-snapchat-profile-url', 'type' => 'text', 'title' => esc_html__('Snapchat URL', 'accelerated-mobile-pages'), 'default' => '', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-snapchat-profile', '=' , '1') ), ), //#12 array( 'id' => 'enable-single-Tumblr-profile', 'type' => 'switch', 'title' => esc_html__('Tumblr', 'accelerated-mobile-pages'), 'default' => 0, 'required' => array( array('amp-design-selector', '=' , '3') ), ), array( 'id' => 'enable-single-Tumblr-profile-url', 'type' => 'text', 'title' => esc_html__('Tumblr URL', 'accelerated-mobile-pages'), 'default' => '', 'required' => array( array('amp-design-selector', '=' , '3'), array('enable-single-Tumblr-profile', '=' , '1') ), ), ) ) ); // Date SECTION Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Date', 'accelerated-mobile-pages' ), 'id' => 'ampforwp-date-section', 'subsection' => true, 'fields' => array( // Date on Single Design 3 array( 'id' => 'amp-design-3-date-feature', 'type' => 'switch', 'title' => esc_html__( 'Date in Posts', 'accelerated-mobile-pages' ), 'required' => array( array('amp-design-selector', '=' , '3') ), 'tooltip-subtitle' => esc_html__('Display date along with author and category in posts', 'accelerated-mobile-pages' ), 'default' => '0' ), array( 'id' => 'date-tab-1', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // Show Date As array( 'id' => 'ampforwp-post-date-global', 'type' => 'select', 'title' => esc_html__( 'Show Date As', 'accelerated-mobile-pages' ), 'options' => array( '1' => 'Published Date', '2' => 'Modified Date' ), 'default' => '1', ), // Date Format array( 'id' =>'ampforwp-post-date-format', 'type' =>'select', 'title' =>esc_html__('Date Format','accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Select the Date Format of Posts', 'accelerated-mobile-pages'), 'options' => array( '1' => 'Ago', '2' => 'Traditional view' ), 'default' =>'1', ), array( 'id' =>'ampforwp-post-date-format-text', 'type' =>'text', 'title' =>esc_html__('Text for the Date Format','accelerated-mobile-pages'), 'desc' =>esc_html__('Example: English - % days ago, Spain - ago % days','accelerated-mobile-pages'), 'required' => array( array('ampforwp-post-date-format', '=', '1') ), 'default' =>'% days ago', ), // Post Modified Date array( 'id' => 'post-modified-date', 'type' => 'switch', 'title' => esc_html__('Modified Date Notice', 'accelerated-mobile-pages'), 'default' => 0, 'tooltip-subtitle' => esc_html__('Show Modified date of an article at the end of the post.', 'accelerated-mobile-pages'), ), ) ) ); if ( 4 == ampforwp_get_setting('amp-design-selector')) { $post_builder = ''; } else{ $post_builder = '
'; } // Misc SECTION Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Misc', 'accelerated-mobile-pages' ), 'desc' => $post_builder, 'id' => 'amp-design', 'subsection' => true, 'fields' => array( array( 'id' => 'misc-tab-1', 'type' => 'section', 'title' => esc_html__('General', 'accelerated-mobile-pages'), 'indent' => true, 'layout_type' => 'accordion', 'accordion-open'=> 1, ), // RTL array( 'id' =>'amp-rtl-select-option', 'type' => 'switch', 'title' => esc_html__('RTL Support', 'accelerated-mobile-pages'), 'default' => 0, 'tooltip-subtitle' => esc_html__('Enable Right to Left language support', 'accelerated-mobile-pages'), 'true' => 'true', 'false' => 'false', ), array( 'id' => 'ampforwp-sub-categories-support', 'type' => 'switch', 'title' => esc_html__('Sub-Categories under Category', 'accelerated-mobile-pages'), 'tooltip-subtitle' => esc_html__('Display sub-categories on category pages', 'accelerated-mobile-pages'), 'default' => '0' ), ) ) ); // Extension Section Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Extensions', 'accelerated-mobile-pages' ), 'id' => 'opt-go-premium', 'subsection' => false, 'desc' => $extension_listing, 'icon' => 'el el-puzzle', ) ); if(!ampforwp_check_extensions()){ Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Free vs Pro', 'accelerated-mobile-pages' ), 'id' => 'opt-choose', 'subsection' => false, 'desc' => $freepro_listing, 'icon' => 'el el-download', ) ); } if(!ampforwp_check_extensions()){ // Priority Support Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Fix AMP Errors', 'accelerated-mobile-pages' ), 'id' => 'opt-go-premium-support', 'subsection' => false, 'desc' => ' ', 'icon' => 'el el-hand-right', ) ); } // Plugin Manager Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Plugins Manager', 'accelerated-mobile-pages' ), 'id' => 'opt-plugins-manager', 'subsection' => false, 'desc' => 'You can Disable Plugins only in AMP which are causing AMP validation errors. More Information.', 'icon' => 'el el-magic', 'fields' => array( array( 'id' => 'ampforwp-plugin-manager-core', 'type' => 'switch', 'title' => esc_html__('Enable Plugin Manager', 'accelerated-mobile-pages'), 'default' => 0 ), array( 'id' => 'info_normal', 'type' => 'info', 'required' => array('ampforwp-plugin-manager-core', '=' , '1'), 'desc' => '
ONE LAST STEP REQUIRED: This feature requires AMP Plugin Manager.
(Click here for more info)
', ), ) ) ); Redux::setExtensions( $opt_name, AMPFORWP_PLUGIN_DIR.'includes/options/extensions/demolink_image_select' ); /* * <--- END SECTIONS */