Server : LiteSpeed System : Linux webbox1.ncrdns.net 5.14.0-611.55.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue May 19 15:19:29 EDT 2026 x86_64 User : rahcos ( 1533) PHP Version : 8.4.23 Disable Function : NONE Directory : /home/rahcos/.trash/wp-content/themes/hara/inc/merlin-data/ |
<?php
class Hara_Merlin_Elementor
{
public function import_files_demo_01()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-1/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-1/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-1/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-1/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 01',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-1/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-1/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/',
),
);
}
public function import_files_demo_dokan()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-dokan/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-dokan/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-dokan/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-dokan/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 01 dokan',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-dokan/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-dokan/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-dokan/',
),
);
}
public function import_files_demo_wcmp()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-wcmp/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-wcmp/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-wcmp/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-wcmp/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 01 wcmp',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-wcmp/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-wcmp/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-wcmp/',
),
);
}
public function import_files_demo_wcfm()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-wcfm/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-wcfm/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-wcfm/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-wcfm/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 01 wcfm',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-wcfm/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-wcfm/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-wcfm/',
),
);
}
public function import_files_demo_wcvendors()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-wcvendors/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-wcvendors/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-wcvendors/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-wcvendors/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 01 wcvendors',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-wcvendors/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-wcvendors/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-wcvendors/',
),
);
}
public function import_files_demo_02()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-2/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-2/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-2/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 02',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-2/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-2/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-2/',
),
);
}
public function import_files_demo_03()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-3/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-3/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-3/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 03',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-3/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-3/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-3/',
),
);
}
public function import_files_demo_04()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-4/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-4/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-4/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 04',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-4/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-4/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-4/',
),
);
}
public function import_files_demo_05()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-5/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-5/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-5/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-5/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 05',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-5/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-5/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-5/',
),
);
}
public function import_files_demo_06()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-6/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-6/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-6/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 06',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-6/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-6/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-6/',
),
);
}
public function import_files_demo_07()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-7/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-7/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-7/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 07',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-7/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-7/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-7/',
),
);
}
public function import_files_demo_08()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-8/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-8/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-8/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 08',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-8/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-8/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-8/',
),
);
}
public function import_files_demo_09()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-9/revslider/slider-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-9/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-9/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 09',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-9/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-9/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-9/',
),
);
}
public function import_files_demo_10()
{
$rev_sliders = array(
);
$data_url = "http://demosamples.thembay.com/hara/demo-10/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-10/widgets.wie";
return array(
array(
'import_file_name' => 'Demo 010',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-10/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-10/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-10/',
),
);
}
public function import_files_demo_rtl()
{
$rev_sliders = array(
"http://demosamples.thembay.com/hara/demo-rtl/revslider/slider-1.zip",
"http://demosamples.thembay.com/hara/demo-rtl/revslider/slider-banner-home-1.zip",
);
$data_url = "http://demosamples.thembay.com/hara/demo-rtl/data.xml";
$widget_url = "http://demosamples.thembay.com/hara/demo-rtl/widgets.wie";
return array(
array(
'import_file_name' => 'Demo RTL',
'home' => 'home-1',
'import_file_url' => $data_url,
'import_widget_file_url' => $widget_url,
'import_redux' => array(
array(
'file_url' => "http://demosamples.thembay.com/hara/demo-rtl/redux_options.json",
'option_name' => 'hara_tbay_theme_options',
),
),
'rev_sliders' => $rev_sliders,
'import_preview_image_url' => "http://demosamples.thembay.com/hara/demo-rtl/screenshot.jpg",
'import_notice' => esc_html__('After you import this demo, you will have to setup the slider separately.', 'hara'),
'preview_url' => 'https://hara.thembaydev.com/demo-rtl/',
),
);
}
}