HEX
Server: Apache
System: Linux nc-ph-4101.simplemoneygoals.com 5.14.0-503.21.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jan 12 09:45:05 EST 2025 x86_64
User: dailygoldindex (1004)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: /home/dailygoldindex/public_html/wp-content/themes/jnews/data/import/spa-and-beauty/content.php
<?php

return [

	// image
	'image'           => [
		'fashion1'      => 'https://jegtheme.com/asset/jnews/demo/default/fashion1.jpg',
		'fashion2'      => 'https://jegtheme.com/asset/jnews/demo/default/fashion2.jpg',
		'fashion3'      => 'https://jegtheme.com/asset/jnews/demo/default/fashion3.jpg',
		'fashion4'      => 'https://jegtheme.com/asset/jnews/demo/default/fashion4.jpg',
		'fashion5'      => 'https://jegtheme.com/asset/jnews/demo/default/fashion5.jpg',
		'fashion6'      => 'https://jegtheme.com/asset/jnews/demo/default/fashion6.jpg',
		'fashion7'      => 'https://jegtheme.com/asset/jnews/demo/default/travel1.jpg',
		'fashion8'      => 'https://jegtheme.com/asset/jnews/demo/default/travel2.jpg',
		'fashion9'      => 'https://jegtheme.com/asset/jnews/demo/default/travel3.jpg',
		'fashion10'     => 'https://jegtheme.com/asset/jnews/demo/default/travel4.jpg',

		'bg_flower'     => 'https://jegtheme.com/asset/jnews/demo/spa-and-beauty/spa-form-bg.jpg',

		'favicon'       => 'https://jegtheme.com/asset/jnews/demo/default/favicon.png',
		'logo'          => 'https://jegtheme.com/asset/jnews/demo/spa-and-beauty/logo.png',
		'logo2x'        => 'https://jegtheme.com/asset/jnews/demo/spa-and-beauty/logo@2x.png',
		'logo_footer'   => 'https://jegtheme.com/asset/jnews/demo/spa-and-beauty/footer-logo.png',
		'logo_footer2x' => 'https://jegtheme.com/asset/jnews/demo/spa-and-beauty/footer-logo@2x.png',
		'logo_dark'     => 'https://jegtheme.com/asset/jnews/demo/sneakers/logo_dark.png',
		'logo_dark2x'   => 'https://jegtheme.com/asset/jnews/demo/sneakers/logo_dark@2x.png',

		'ad_345x345'    => 'https://jegtheme.com/asset/jnews/demo/default/ad_345x345.jpg',
		'ad_300x600'    => 'https://jegtheme.com/asset/jnews/demo/default/ad_300x600.jpg',
		'ad_970x250'    => 'https://jegtheme.com/asset/jnews/demo/default/ad_970x250.jpg',
	],

	// create taxonomy
	'taxonomy'        => [
		'category' => [
			'news'       => [
				'title' => 'News',
			],
			'salon'      => [
				'title' => 'Salon',
			],
			'services'   => [
				'title' => 'Services',
			],
			'treatments' => [
				'title' => 'Treatments',
			],
		],
	],

	// post & page
	'post'            => [
		// Post.
		'new-years-resolutions-for-your-skin'              => [
			'title'          => 'Homemade Body Scrubs To Have Your Skin Feeling Smooth',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'how-to-choose-the-right-facial-for-your-age'      => [
			'title'          => 'Get Younger Skin With The Latest Product From Revive Active',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'super-easy-but-effective-diy-detox-bath-recipe'   => [
			'title'          => 'Super-Easy But Effective DIY Detox Bath Recipe',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'get-youthful-looking-skin-with-this-fantastic-serum' => [
			'title'          => 'Get Youthful Looking Skin With This Fantastic Serum',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'news,salon,services',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'wellness-for-cancer-care-pampering-information-at-chill-spa' => [
			'title'          => 'Wellness for Cancer Care-Pampering at Chill Spa',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'nourishing-face-masks-from-the-comfort-of-your-home' => [
			'title'          => 'Nourishing Face Masks From The Comfort Of Your Home',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'news,salon,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'experience-the-longest-spa-break-on-the-market'   => [
			'title'          => 'Experience The Longest Spa Break On The Market',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'news,salon,services',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'indulge-in-flourless-chocolate-chip-cookies-this-weekend' => [
			'title'          => 'Indulge in Flourless Chocolate Chip Cookies This Weekend',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'news,salon,services',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'let-your-skin-glow-with-our-homemade-highlighter' => [
			'title'          => 'Let Your Skin Glow With Our Homemade Highlighter',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'choctastic-homemade-beauty-treatments'            => [
			'title'          => 'Shore Island Spa in Galway to Hold Exclusive Spa Party',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'news,salon,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'best-nationwide-spa-week-treatments'              => [
			'title'          => 'This Brand Will Bring Peace and Calm To Your Daily Life',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'all-natural-luxury-experience-new-york-ayurvedas-fruit-facial' => [
			'title'          => 'All-Natural Luxury: Experience New York Ayurveda’s Fruit Facial',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'make-moms-dreams-come-true-with-a-spa-wellness-gift-card' => [
			'title'          => 'Make Mom’s Dreams Come True with a Spa & Wellness Gift Card',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'everything-you-need-to-know-about-foot-reflexology' => [
			'title'          => 'Everything You Need to Know About Foot Reflexology',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'a-french-twist-on-what-it-means-to-spa'           => [
			'title'          => 'A French Twist on What It Means to Spa',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'no-women-allowed-how-stressed-dads-do-spa-time'   => [
			'title'          => 'No Women Allowed: How Stressed Dads Do Spa Time',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'these-spa-treatments-will-help-cancer-patients'   => [
			'title'          => 'These Spa Treatments Will Help Cancer Patients',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'best-spa-treatments-to-get-ready-for-spring'      => [
			'title'          => 'Best Spa Treatments to Get Ready for Spring',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'spa-week-trend-pollution-prevention'              => [
			'title'          => 'Spa Week Trend: Pollution Prevention',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'news,salon,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'the-origin-of-stone-massage'                      => [
			'title'          => 'The Origin of Stone Massage',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'oil-cleansing-and-salt-scrubs'                    => [
			'title'          => 'Oil Cleansing and Salt Scrubs',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'facial-treatments-for-men-in-london'              => [
			'title'          => 'Facial Treatments for Men in London',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'how-does-avocado-make-your-body-and-skin-vibrant' => [
			'title'          => 'How Does Avocado Make Your Body and Skin Vibrant?',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'news,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'how-cacao-can-reduce-stress-and-boost-the-power-of-the-mind' => [
			'title'          => 'How Cacao Can Reduce Stress and Boost the Power of the Mind',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'the-green-glow-skin-boosting-smoothie'            => [
			'title'          => 'The Green Glow - Skin Boosting Smoothie',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion1',
			'taxonomy'       => [
				'category' => 'salon,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'tried-and-tested-elemis-thousand-flower-detox-wrap' => [
			'title'          => 'Tried and Tested: Elemis Thousand Flower Detox Wrap',
			'content'        => 'post1.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion2',
			'taxonomy'       => [
				'category' => 'services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],
		'this-spa-has-introduced-the-1st-mindfulness-treatments-in-england' => [
			'title'          => 'This Spa has introduced the 1st Mindfulness Treatments',
			'content'        => 'post2.txt',
			'post_type'      => 'post',
			'featured_image' => 'fashion3',
			'taxonomy'       => [
				'category' => 'salon,services,treatments',
				'post_tag' => '',
			],
			'metabox'        => [
				'jnews_primary_category' => [ 'id' => '{{category::id}}' ],
				'jnews_single_post'      => [
					'override_template'   => '1',
					'override'            => [
						[
							'template'                 => '1',
							'single_blog_custom'       => '',
							'parallax'                 => '1',
							'fullscreen'               => '0',
							'layout'                   => 'right-sidebar',
							'sidebar'                  => 'default-sidebar',
							'second_sidebar'           => 'default-sidebar',
							'sticky_sidebar'           => '1',
							'share_position'           => 'top',
							'share_float_style'        => 'share-monocrhome',
							'show_share_counter'       => '1',
							'show_view_counter'        => '1',
							'show_featured'            => '1',
							'show_post_meta'           => '1',
							'show_post_author'         => '1',
							'show_post_author_image'   => '1',
							'show_post_date'           => '1',
							'post_date_format'         => 'default',
							'post_date_format_custom'  => 'Y/m/d',
							'show_post_category'       => '1',
							'show_post_reading_time'   => '0',
							'post_reading_time_wpm'    => '300',
							'show_zoom_button'         => '0',
							'zoom_button_out_step'     => '2',
							'zoom_button_in_step'      => '3',
							'show_post_tag'            => '1',
							'show_prev_next_post'      => '1',
							'show_popup_post'          => '1',
							'number_popup_post'        => '1',
							'show_author_box'          => '0',
							'show_post_related'        => '0',
							'show_inline_post_related' => '0',
						],
					],
					'override_image_size' => '1',
					'image_override'      => [
						[
							'single_post_thumbnail_size' => 'crop-500',
							'single_post_gallery_size'   => 'crop-500',
						],
					],
				],
			],
		],

		// Page.
		'home-1'                                           => [
			'title'     => 'Home',
			'content'   => 'home1.txt',
			'post_type' => 'page',
			'metabox'   => [
				'_wp_page_template'          => 'template-builder.php',
				'jnews_page_loop'            => [
					'enable_page_loop'   => '1',
					'header_type'        => 'heading_7',
					'layout'             => 'right-sidebar',
					'sidebar'            => 'sidebar-widget',
					'second_sidebar'     => 'default-sidebar',
					'sticky_sidebar'     => '1',
					'module'             => '27',
					'excerpt_length'     => '20',
					'content_date'       => 'default',
					'date_custom'        => 'Y/m/d',
					'content_pagination' => 'nav_1',
					'pagination_align'   => 'center',
					'posts_per_page'     => '8',
					'sort_by'            => 'latest',
				],
				'_wpb_shortcodes_custom_css' => '.vc_custom_1582268284402{background-image: url({{image:fashion1:url:full}}?id={{image:fashion1:id}}) !important;}.vc_custom_1563420877625{margin-top: 40px !important;}.vc_custom_1560407179293{margin-top: 30px !important;}.vc_custom_1563329069898{margin-bottom: 40px !important;background-color: #fefaf9 !important;}.vc_custom_1582268567820{margin-top: 60px !important;margin-bottom: 60px !important;}.vc_custom_1582268583746{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1582268646797{margin-top: 10px !important;}.vc_custom_1563267623152{margin-bottom: 0px !important;padding-top: 30px !important;padding-bottom: 5px !important;background-image: url({{image:bg_flower:url:full}}?id={{image:bg_flower:id}}) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1560758980056{margin-top: 50px !important;margin-bottom: -10px !important;}.vc_custom_1560758957647{margin-bottom: 30px !important;}.vc_custom_1560409905063{margin-bottom: 60px !important;}',
				'_wpb_post_custom_css'       => '.jeg_content {padding-top : 0;}',
				'_elementor_data'            => 'home1.json',
				'_elementor_edit_mode'       => 'builder',
				'_elementor_page_settings'   => [
				'custom_css' => '.jeg_content {padding-top : 0;}.vc_custom_1582268284402{background-image: url({{image:fashion1:url:full}}?id={{image:fashion1:id}}) !important;}.vc_custom_1563420877625{margin-top: 40px !important;}.vc_custom_1560407179293{margin-top: 30px !important;}.vc_custom_1563329069898{margin-bottom: 40px !important;background-color: #fefaf9 !important;}.vc_custom_1582268567820{margin-top: 60px !important;margin-bottom: 60px !important;}.vc_custom_1582268583746{padding-top: 30px !important;padding-right: 30px !important;padding-bottom: 30px !important;padding-left: 30px !important;background-color: #ffffff !important;}.vc_custom_1582268646797{margin-top: 10px !important;}.vc_custom_1563267623152{margin-bottom: 0px !important;padding-top: 30px !important;padding-bottom: 5px !important;background-image: url({{image:bg_flower:url:full}}?id={{image:bg_flower:id}}) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.vc_custom_1560758980056{margin-top: 50px !important;margin-bottom: -10px !important;}.vc_custom_1560758957647{margin-bottom: 30px !important;}.vc_custom_1560409905063{margin-bottom: 60px !important;}',
				],
			],
		],
		'home-2'                                           => [
			'title'     => 'Home Layout 2',
			'content'   => 'home2.txt',
			'post_type' => 'page',
			'metabox'   => [
				'_wp_page_template'          => 'template-builder.php',
				'jnews_page_loop'            => [
					'enable_page_loop'   => '1',
					'header_type'        => 'heading_6',
					'layout'             => 'right-sidebar',
					'sidebar'            => 'sidebar-widget',
					'second_sidebar'     => 'default-sidebar',
					'sticky_sidebar'     => '1',
					'module'             => '23',
					'excerpt_length'     => '21',
					'content_date'       => 'default',
					'date_custom'        => 'Y/m/d',
					'content_pagination' => 'nav_1',
					'pagination_align'   => 'center',
					'posts_per_page'     => '6',
					'sort_by'            => 'latest',
				],
				'_wpb_shortcodes_custom_css' => '.vc_custom_1563267676165{padding-top: 30px !important;padding-bottom: 5px !important;background-image: url({{image:bg_flower:url:full}}?id={{image:bg_flower:id}}) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}',
				'_wpb_post_custom_css'       => '.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.jeg_postblock_8 .jeg_post_title{font-size:18px}.jeg_postblock_8.jeg_col_1o3 .jeg_post_title,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(1) .jeg_post_title,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(1) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(3) .jeg_post_title{font-size:20px}.jeg_postblock_23 .jeg_pl_md_1 .jeg_post_title{font-size:20px}}',
				'_elementor_data'            => 'home2.json',
				'_elementor_edit_mode'       => 'builder',
				'_elementor_page_settings'   => [
				'custom_css' => '.vc_custom_1563267676165{padding-top: 30px !important;padding-bottom: 5px !important;background-image: url(https://importelementor.dev/wp-content/uploads/2019/07/spa-form-01.jpg?id=594) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}.jeg_slider_type_2 .jeg_slide_caption .jeg_post_title{font-weight:400;line-height:1.2}@media only screen and (min-width:768px){.jeg_postblock_8 .jeg_post_title{font-size:18px}.jeg_postblock_8.jeg_col_1o3 .jeg_post_title,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(1) .jeg_post_title,.jeg_postblock_8.jeg_col_2o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(1) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(2) .jeg_post_title,.jeg_postblock_8.jeg_col_3o3 .jeg_post:nth-child(3) .jeg_post_title{font-size:20px}.jeg_postblock_23 .jeg_pl_md_1 .jeg_post_title{font-size:20px}}',
				],
			],
		],
		'home-3'                                           => [
			'title'     => 'Home Layout 3',
			'content'   => 'home3.txt',
			'post_type' => 'page',
			'metabox'   => [
				'_wp_page_template'          => 'template-builder.php',
				'jnews_page_loop'            => [
					'enable_page_loop'   => '1',
					'first_title'        => 'Latest News',
					'header_type'        => 'heading_7',
					'layout'             => 'right-sidebar',
					'sidebar'            => 'sidebar-home-3',
					'second_sidebar'     => 'default-sidebar',
					'sticky_sidebar'     => '1',
					'module'             => '5',
					'excerpt_length'     => '20',
					'content_date'       => 'default',
					'date_custom'        => 'Y/m/d',
					'content_pagination' => 'nav_1',
					'pagination_align'   => 'center',
					'posts_per_page'     => '5',
					'sort_by'            => 'latest',
				],
				'_wpb_shortcodes_custom_css' => '.vc_custom_1564106173464{margin-bottom: 30px !important;}',
				'_wpb_post_custom_css'       => '.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title,.jeg_heroblock_13 .jeg_post_title{font-size:33px;line-height:1.5em}.jeg_postblock_12.jeg_col_3o3 .jeg_postblock_content{margin-right:auto;margin-left:auto;width:80%}.jeg_postblock_12 .jeg_pl_lg_card .jeg_postblock_content{text-align:center}.jeg_postblock_12.jeg_col_3o3 .jeg_post_title{text-align:center;font-size:38px}.jeg_postblock_12 .jeg_readmore{display:none}@media only screen and (max-width:667px){.jeg_postblock_12 .jeg_post_excerpt{display:none}}',
				'_elementor_data'            => 'home3.json',
				'_elementor_edit_mode'       => 'builder',
				'_elementor_page_settings'   => [
				'custom_css' => '.vc_custom_1564106173464{margin-bottom: 30px !important;}.jeg_heroblock_6 .jeg_hero_item_1 .jeg_post_title,.jeg_heroblock_skew .jeg_post_title,.jeg_heroblock_13 .jeg_post_title{font-size:33px;line-height:1.5em}.jeg_postblock_12.jeg_col_3o3 .jeg_postblock_content{margin-right:auto;margin-left:auto;width:80%}.jeg_postblock_12 .jeg_pl_lg_card .jeg_postblock_content{text-align:center}.jeg_postblock_12.jeg_col_3o3 .jeg_post_title{text-align:center;font-size:38px}.jeg_postblock_12 .jeg_readmore{display:none}@media only screen and (max-width:667px){.jeg_postblock_12 .jeg_post_excerpt{display:none}}',
				],
			],
		],

		'footer'                                           => [
			'title'     => 'Footer',
			'content'   => 'footer.txt',
			'post_type' => 'footer',
			'metabox'   => [
				'_wp_page_template'          => 'template-builder.php',
				'_wpb_shortcodes_custom_css' => '.vc_custom_1562231323090{margin-top: 3px !important;padding-top: 40px !important;padding-bottom: 15px !important;background-color: #272838 !important;}.vc_custom_1562231334825{margin-bottom: 20px !important;}',
				'_wpb_post_custom_css'       => '.footer_logo{padding:0 10%}',
				'_elementor_data' => 'footer.json',
				'_elementor_edit_mode' => 'builder',
				'_elementor_page_settings'   => [
				'custom_css' => '.footer_logo{padding:0 10%}.vc_custom_1562231323090{margin-top:3px!important;padding-top:40px!important;padding-bottom:15px!important;background-color:#272838!important}.vc_custom_1562231334825{margin-bottom:20px!important}.jnews_5e730961b0007{color:#f9f8f8}.jnews_5e730961b0007.footer_light a,.jnews_5e730961b0007.footer_dark a{color:#f9f8f8}.jnews_5e730961b0007.footer_light a:hover,.jnews_5e730961b0007.footer_dark a:hover{color:#f9f8f8}',
				],
			],
		],
	],

	// menu location
	'menu_location'   => [
		'main-navigation' => [
			'title'    => 'Main Navigation',
			'location' => 'navigation',
		],
	],

	// menu it self
	'menu'            => [

		// main menu
		'home'       => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Home',
				'menu-item-type'      => 'post_type',
				'menu-item-object'    => 'page',
				'menu-item-object-id' => '{{post:home-1:id}}',
				'menu-item-status'    => 'publish',
			],
		],
		'home-1'     => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Home - Layout 1',
				'menu-item-parent-id' => '{{menu:home:id}}',
				'menu-item-type'      => 'post_type',
				'menu-item-object'    => 'page',
				'menu-item-object-id' => '{{post:home-1:id}}',
				'menu-item-status'    => 'publish',
			],
		],
		'home-2'     => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Home - Layout 2',
				'menu-item-parent-id' => '{{menu:home:id}}',
				'menu-item-type'      => 'post_type',
				'menu-item-object'    => 'page',
				'menu-item-object-id' => '{{post:home-2:id}}',
				'menu-item-status'    => 'publish',
			],
		],
		'home-3'     => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Home - Layout 3',
				'menu-item-parent-id' => '{{menu:home:id}}',
				'menu-item-type'      => 'post_type',
				'menu-item-object'    => 'page',
				'menu-item-object-id' => '{{post:home-3:id}}',
				'menu-item-status'    => 'publish',
			],
		],

		'news'       => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'News',
				'menu-item-type'      => 'taxonomy',
				'menu-item-object'    => 'category',
				'menu-item-object-id' => '{{category:news:id}}',
				'menu-item-status'    => 'publish',
			],
		],

		'salon'      => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Salon',
				'menu-item-type'      => 'taxonomy',
				'menu-item-object'    => 'category',
				'menu-item-object-id' => '{{category:salon:id}}',
				'menu-item-status'    => 'publish',
			],
		],

		'treatments' => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Treatments',
				'menu-item-type'      => 'taxonomy',
				'menu-item-object'    => 'category',
				'menu-item-object-id' => '{{category:treatments:id}}',
				'menu-item-status'    => 'publish',
			],
		],

		'services'   => [
			'location'       => 'main-navigation',
			'menu-item-data' => [
				'menu-item-title'     => 'Services',
				'menu-item-type'      => 'taxonomy',
				'menu-item-object'    => 'category',
				'menu-item-object-id' => '{{category:services:id}}',
				'menu-item-status'    => 'publish',
			],
		],
	],

	'widget_position' => [
		'Sidebar Widget',
		'Sidebar Home 3',
	],

	'widget'          => [
		'widget.json',
	],

	'customizer'      => [
		'style.json',
	],

	'plugin'          => [
		'jnews-essential',
		'jnews-customizer-category',
		'jnews-front-translation',
		'jnews-gallery',
		'jnews-instagram',
		'jnews-meta-header',
		'jnews-social-share',
		'jnews-view-counter',
		'mailchimp-for-wp',
	],

];