="ipanel-label">
You can upload your website logo in WordPress Customizer (in "Header Image" section at the left sidebar).


' ); $ipanel_camille_option[] = array( "name" => "Logo width (px)", "id" => "logo_width", "std" => "370", "desc" => "Default: 370. Upload retina logo (2x size) and input your regular logo width here. For example if your retina logo have 400px width put 200 value here. If you does not use retina logo input regular logo width here (your logo image width).", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Sticky/Fixed top header (with menu, search, social icons)", "id" => "enable_sticky_header", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Top Header will be fixed to top if enabled", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show site logo in sticky header", "id" => "enable_sticky_header_logo", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Top Header will be fixed to top if enabled", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Enable left side offcanvas floating sidebar menu", "id" => "enable_offcanvas_sidebar", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Sidebar can be opened by toggle button near header mini cart. You can add widgets to this sidebar in 'Offcanvas Right sidebar' in Appearance > Widgets", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "MainMenu font decoration", "id" => "header_menu_font_decoration", "std" => "uppercase", "options" => array( "uppercase" => "Uppercase letters", "italic" => "Italic letters", "none" => "None", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "MainMenu font size", "id" => "header_menu_font_size", "std" => "largefont", "options" => array( "largefont" => "Large font", "normalfont" => "Normal font" ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "MainMenu dropdown arrows style for submenus", "id" => "header_menu_arrow_style", "std" => "downarrow", "options" => array( "rightarrow" => "Right arrow", "downarrow" => "Down arrow", "noarrow" => "Disable arrow" ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Header Logo position", "id" => "header_logo_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/header_block_position_1.png', "label" => 'Left' ), 'center' => array( "image" => IPANEL_URI . 'option-images/header_block_position_2.png', "label" => 'Center' ), 'right' => array( "image" => IPANEL_URI . 'option-images/header_block_position_3.png', "label" => 'Right' ), ), "std" => "center", "desc" => "", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Header Banner position", "id" => "header_banner_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/header_block_position_1.png', "label" => 'Left' ), 'center' => array( "image" => IPANEL_URI . 'option-images/header_block_position_2.png', "label" => 'Center' ), 'right' => array( "image" => IPANEL_URI . 'option-images/header_block_position_3.png', "label" => 'Right' ), 'disable' => array( "image" => IPANEL_URI . 'option-images/header_block_position_0.png', "label" => 'Disable' ) ), "std" => "disable", "desc" => "You can show banner image or some text in your header. Make sure that you use different positions for logo and your banner (for example logo at the left and banner at the right).", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Header Banner content", "id" => "header_banner_editor", "std" => '', "desc" => "If you selected Header banner position below you can use any HTML here to show your banner or other content in header.", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "name" => "Social icons", "type" => "StartSection", "field_options" => array( "show" => true // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "Leave URL fields blank to hide this social icons", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Facebook Page url", "id" => "facebook", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Vkontakte page url", "id" => "vk", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Twitter Page url", "id" => "twitter", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Google+ Page url", "id" => "google-plus", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "LinkedIn Page url", "id" => "linkedin", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Dribbble Page url", "id" => "dribbble", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Behance Page url", "id" => "behance", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Instagram Page url", "id" => "instagram", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Tumblr page url", "id" => "tumblr", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Pinterest page url", "id" => "pinterest", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Vimeo page url", "id" => "vimeo-square", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "YouTube page url", "id" => "youtube", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Skype url", "id" => "skype", "std" => "", "desc" => "", "type" => "text", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * FOOTER TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Footer', 'id' => 'footer_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "footer_settings" ); $ipanel_camille_option[] = array( "name" => "Show 'Footer light sidebar' only on homepage", "id" => "footer_sidebar_1_homepage_only", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Display Instagram Feed in Footer", "id" => "footer_instagram_display", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Instagram Feed plugin must be installed and configured by theme documentation before enabling this option.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Footer Instagram title", "id" => "footer_instagram_title", "std" => "Instagram", "desc" => "Leave empty if you don't want to show text title.", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Footer Instagram subtitle", "id" => "footer_instagram_subtitle", "std" => "Get personal and follow me on", "desc" => "Leave empty if you don't want to show text subtitle.", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Enable Footer Menu", "id" => "footer_enable_menu", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Enable Social Icons in Footer", "id" => "footer_enable_social", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Upload Footer Logo", "id" => "footer_logo", "field_options" => array( "std" => get_template_directory_uri().'/img/footer-logo.png' ), "desc" => "Upload your site footer logo. Remove image if you dont want to show logo in footer.", "type" => "qup", ); $ipanel_camille_option[] = array( "name" => "Footer Logo width (px)", "id" => "footer_logo_width", "std" => "370", "desc" => "Default: 370. Upload retina logo (2x size) and input your regular logo width here. For example if your retina logo have 400px width put 200 value here. If you does not use retina logo input regular logo width here (your logo image width).", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Footer copyright text", "id" => "footer_copyright_editor", "std" => "Powered by Camille - Premium Wordpress Theme", "desc" => "", "field_options" => array( 'media_buttons' => false ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * SIDEBARS TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Sidebars', 'id' => 'sidebar_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "sidebar_settings" ); $ipanel_camille_option[] = array( "name" => "Blog page sidebar position", "id" => "blog_sidebar_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_1.png', "label" => 'Left' ), 'right' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_2.png', "label" => 'Right' ), 'disable' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_3.png', "label" => 'Disable sidebar' ), ), "std" => "right", "desc" => "", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Pages sidebar position", "id" => "page_sidebar_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_1.png', "label" => 'Left' ), 'right' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_2.png', "label" => 'Right' ), 'disable' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_3.png', "label" => 'Disable sidebar' ), ), "std" => "disable", "desc" => "", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Blog Archive page sidebar position", "id" => "archive_sidebar_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_1.png', "label" => 'Left' ), 'right' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_2.png', "label" => 'Right' ), 'disable' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_3.png', "label" => 'Disable sidebar' ), ), "std" => "right", "desc" => "", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Blog Search page sidebar position", "id" => "search_sidebar_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_1.png', "label" => 'Left' ), 'right' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_2.png', "label" => 'Right' ), 'disable' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_3.png', "label" => 'Disable sidebar' ), ), "std" => "right", "desc" => "", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Blog post sidebar position", "id" => "post_sidebar_position", "options" => array( 'left' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_1.png', "label" => 'Left' ), 'right' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_2.png', "label" => 'Right' ), 'disable' => array( "image" => IPANEL_URI . 'option-images/sidebar_position_3.png', "label" => 'Disable sidebar' ), ), "std" => "disable", "desc" => "", "type" => "image", ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * BLOG TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Blog', 'id' => 'blog_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "blog_settings" ); $ipanel_camille_option[] = array( "name" => "Main Blog settings", "type" => "StartSection", "field_options" => array( "show" => true // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "name" => "Blog layout", "id" => "blog_layout", "options" => array( 'layout_default' => array( "image" => IPANEL_URI . 'option-images/blog_layout_1.png', "label" => 'Default layout' ), 'layout_vertical_design' => array( "image" => IPANEL_URI . 'option-images/blog_layout_2.png', "label" => 'Show every third post in vertical design' ), 'layout_2column_design' => array( "image" => IPANEL_URI . 'option-images/blog_layout_3.png', "label" => 'Show second and next posts in 2 columns' ), 'layout_list' => array( "image" => IPANEL_URI . 'option-images/blog_layout_4.png', "label" => 'List with short posts blocks' ), 'layout_list_advanced' => array( "image" => IPANEL_URI . 'option-images/blog_layout_5.png', "label" => 'List with short posts and big blocks (every third post)' ), 'layout_masonry' => array( "image" => IPANEL_URI . 'option-images/blog_layout_6.png', "label" => 'Masonry layout' ), 'layout_text' => array( "image" => IPANEL_URI . 'option-images/blog_layout_7.png', "label" => 'Centered text (Minimnalistic, No images)' ), ), "std" => "layout_default", "desc" => "This option will completely change blog listing layout and posts display.", "type" => "image", ); $ipanel_camille_option[] = array( "name" => "Blog posts titles style", "id" => "blog_posttitle_font_decoration", "std" => "uppercase", "options" => array( "none" => "Normal", "italic" => "Italic", "uppercase" => "UPPERCASE", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Show blog posts in listing as", "id" => "blog_post_loop_type", "std" => "content", "options" => array( "content" => "Full content (You will add More tag manually)", "excerpt" => "Excerpt (Auto crop by words)", ), "desc" => "We recommend you to use Fullwidth layout for Slider Style 3", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Post excerpt length (words)", "id" => "post_excerpt_legth", "std" => "40", "desc" => "Used by WordPress for post shortening. Default: 40", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Disable blog posts loop on main Blog page (Blog homepage)", "id" => "blog_disable_posts_loop", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Enable this options if you does not want to show posts on your blog homepage. You can use this to create minimalistic website (you will have just blog slider, welcome blocks and editor's picks blocks on homepage.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show author name ('by author') in blog posts", "id" => "blog_post_show_author", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show related posts on posts listing page", "id" => "blog_list_show_related", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Will show 3 related posts after every post in posts list. Does not available in Masonry layout and 2 column layout.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show Post Views counters in posts blocks", "id" => "blog_enable_post_views_counter", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "This option will enable post views counter display in sliders, popular posts, editor picks, reagular posts blocks.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show Post Comments counters in posts blocks", "id" => "blog_enable_post_comments_counter", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "This option will enable post comments counter display in sliders, popular posts, editor picks, reagular posts blocks.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider settings", "type" => "StartSection", "field_options" => array( "show" => true // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "field_options" => array( "style" => 'alert' ), "name" => '

To add your posts to Featured Posts Slider you need to edit your post and set it as featured for slider in Post Settings box.

' ); $ipanel_camille_option[] = array( "name" => "Show Featured Posts Slider on homepage", "id" => "blog_enable_homepage_slider", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can mark posts as featured in post edit screen at the bottom settings box to display it in slider in homepage header.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider width", "id" => "blog_homepage_slider_fullwidth", "std" => "0", "options" => array( "1" => "Fullwidth", "0" => "Boxed", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider height", "id" => "blog_homepage_slider_height", "std" => "530", "field_options" => array( "min" => 250, "max" => 800, "step" => 5, "dimension" => 'px', "animation" => true ), "desc" => "Drag to change value. Default: 530px", "type" => "slider", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider items per row", "id" => "blog_homepage_slider_items", "std" => "1", "options" => array( "4" => "4", "3" => "3", "2" => "2", "1" => "1", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider post details layout", "id" => "blog_homepage_slider_post_details_layout", "std" => "horizontal", "options" => array( "horizontal" => "Horizontal", "vertical" => "Vertical", ), "desc" => "Select where to show post details (title, description, category, etc) in blog posts inside slider. 'Vertical' value will work only if you set 1 items per row in option above.", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider posts titles style", "id" => "blog_homepage_slider_posttitle_font_decoration", "std" => "italic", "options" => array( "none" => "Normal", "italic" => "Italic", "uppercase" => "UPPERCASE", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Merge slider slides", "id" => "blog_enable_homepage_merge_slider", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Check if you want to see different slides widths in one row.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Center active slide", "id" => "blog_enable_homepage_center_slide", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Check if you want to see current slide centered and near slides cropped. Work best with slides per row set to 2 or 4.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider autoplay", "id" => "blog_homepage_slider_autoplay", "std" => "3000", "options" => array( "10000" => "Enable - 10 seconds", "5000" => "Enable - 5 seconds", "3000" => "Enable - 3 seconds", "2000" => "Enable - 2 seconds", "1000" => "Enable - 1 second", "0" => "Disable", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider navigation arrows", "id" => "blog_homepage_slider_navigation", "std" => "1", "options" => array( "1" => "Enable", "0" => "Disable", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Featured Posts Slider pagination buttons", "id" => "blog_homepage_slider_pagination", "std" => "false", "options" => array( "true" => "Enable", "false" => "Disable", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "name" => "Welcome Block settings", "type" => "StartSection", "field_options" => array( "show" => true // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "name" => "Show Welcome Block on homepage", "id" => "blog_enable_homepage_welcome_block", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block below your slider or header.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Homepage Welcome Block content", "id" => "blog_homepage_welcome_block_content", "std" => '
Welcome-Block-2
Featured category

Travel

Welcome-Block-1
Popular category

Inspiration

Welcome-Block-3
About blog

About me

', "desc" => "You can use any HTML here to display any content in your welcome block with predefined layout.", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "name" => "Editor's Picks Homepage Block settings", "type" => "StartSection", "field_options" => array( "show" => true // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "field_options" => array( "style" => 'alert' ), "name" => "

To add your posts to Editor's Picks Block you need to edit your post and set it as Editors Pick post in Post Settings box.

" ); $ipanel_camille_option[] = array( "name" => "Show Editor's Picks Block on homepage footer", "id" => "blog_enable_homepage_editorspick_posts", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Editor's Picks Block title", "id" => "blog_homepage_editorspick_posts_title", "std" => "Editor's Picks", "desc" => "Change default Editor's Picks Posts block title. Leave empty to hide title.", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Editor's Picks Block subtitle", "id" => "blog_homepage_editorspick_posts_subtitle", "std" => "Featured posts from Camille", "desc" => "Change default Editor's Picks block subtitle. Leave empty to hide title.", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Editorss Picks Block posts limit (rows)", "id" => "blog_homepage_editorspick_posts_limit", "std" => "1", "options" => array( "1" => "One row", "2" => "Two rows", ), "desc" => "", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Editor's Picks Block posts category slug", "id" => "blog_homepage_editorspick_posts_category", "std" => "", "desc" => "If you want to show popular posts only from some category specify it's SLUG here (You can create special category like 'Picks' and assing posts to it if you want to show only selected posts). You can see/set category SLUG when you edit category. Leave empty to show posts from all categories.", "type" => "text", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "name" => "Single Post page settings", "type" => "StartSection", "field_options" => array( "show" => true // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "name" => "Use smaller content width on single posts and pages without sidebar", "id" => "blog_enable_small_page_width", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "This option add left/right margins on all pages and posts without sidebars to make your content width smaller.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show author info and avatar after single blog post", "id" => "blog_enable_author_info", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show comments and share links in Single Post header below post title", "id" => "blog_enable_singlepost_header_info", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Enable Drop Caps (first big letter) in single post pages", "id" => "blog_enable_dropcaps", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show Post Views counters in Single Post", "id" => "blog_enable_post_views_counter_sp", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "This option will enable post views counter display on single blog post page.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show related posts on single post page", "id" => "blog_post_show_related", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Hide post featured image on single post page", "id" => "blog_post_hide_featured_image", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Enable this if you don't want to see featured post image on single post page.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Show prev/next posts navigation links on single post page", "id" => "blog_post_navigation", "std" => true, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "", "type" => "checkbox", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * FONTS TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Fonts', 'id' => 'font_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "font_settings" ); $ipanel_camille_option[] = array( "name" => "Headers font", "id" => "header_font", "desc" => "Font used in headers. Default: Playfair Display", "options" => array( "font-sizes" => array( " " => "Font Size", '11' => '11px', '12' => '12px', '13' => '13px', '14' => '14px', '15' => '15px', '16' => '16px', '17' => '17px', '18' => '18px', '19' => '19px', '20' => '20px', '21' => '21px', '22' => '22px', '23' => '23px', '24' => '24px', '25' => '25px', '26' => '26px', '27' => '27px', '28' => '28px', '29' => '29px', '30' => '30px', '31' => '31px', '32' => '32px', '33' => '33px', '34' => '34px', '35' => '35px', '36' => '36px', '37' => '37px', '38' => '38px', '39' => '39px', '40' => '40px', '41' => '41px', '42' => '42px', '43' => '43px', '44' => '44px', '45' => '45px', '46' => '46px', '47' => '47px', '48' => '48px', '49' => '49px', '50' => '50px' ), "color" => false, "font-families" => iPanel::getGoogleFonts(), "font-styles" => false ), "std" => array( "font-size" => '26', "font-family" => 'Playfair Display' ), "type" => "typography" ); $ipanel_camille_option[] = array( "name" => "Headers font parameters for Google Font", "id" => "header_font_options", "std" => "400,400italic,700,700italic", "desc" => "You can specify additional Google Fonts paramaters here, for example fonts styles to load. Default: 400,400italic,700,700italic", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Body font", "id" => "body_font", "desc" => "Font used in text elements. Default: Merriweather", "options" => array( "font-sizes" => array( " " => "Font Size", '11' => '11px', '12' => '12px', '13' => '13px', '14' => '14px', '15' => '15px', '16' => '16px', '17' => '17px', '18' => '18px', '19' => '19px', '20' => '20px', '21' => '21px', '22' => '22px', '23' => '23px', '24' => '24px', '25' => '25px', '26' => '26px', '27' => '27px' ), "color" => false, "font-families" => iPanel::getGoogleFonts(), "font-styles" => false ), "std" => array( "font-size" => '14', "font-family" => 'Merriweather' ), "type" => "typography" ); $ipanel_camille_option[] = array( "name" => "Body font parameters for Google Font", "id" => "body_font_options", "std" => "400,400italic,700,700italic", "desc" => "You can specify additional Google Fonts paramaters here, for example fonts styles to load. Default: 400,400italic,700,700italic", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Additional font", "id" => "additional_font", "desc" => "You can select any additional Google font here and use it in Custom CSS in theme. Default: Merriweather", "options" => array( "font-sizes" => array( " " => "Font Size", '11' => '11px', '12' => '12px', '13' => '13px', '14' => '14px', '15' => '15px', '16' => '16px', '17' => '17px', '18' => '18px', '19' => '19px', '20' => '20px', '21' => '21px', '22' => '22px', '23' => '23px', '24' => '24px', '25' => '25px', '26' => '26px', '27' => '27px', '28' => '28px', '29' => '29px', '30' => '30px', '31' => '31px', '32' => '32px', '33' => '33px', '34' => '34px', '35' => '35px', '36' => '36px', '37' => '37px', '38' => '38px', '39' => '39px', '40' => '40px', '41' => '41px', '42' => '42px', '43' => '43px', '44' => '44px', '45' => '45px', '46' => '46px', '47' => '47px', '48' => '48px', '49' => '49px', '50' => '50px' ), "color" => false, "font-families" => iPanel::getGoogleFonts(), "font-styles" => false ), "std" => array( "font-size" => '12', "font-family" => 'Merriweather' ), "type" => "typography" ); $ipanel_camille_option[] = array( "name" => "Additional font parameters for Google Font", "id" => "additional_font_options", "std" => "400,400italic,700,700italic", "desc" => "You can specify additional Google Fonts paramaters here, for example fonts styles to load. Default: 400,400italic,700,700italic", "type" => "text", ); $ipanel_camille_option[] = array( "name" => "Enable Additional font", "id" => "additional_font_enable", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Uncheck if you don't want to use Additional font. This will speed up your site.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Disable ALL Google Fonts on site", "id" => "font_google_disable", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "Use this if you want extra site speed or want to have regular fonts. Arial font will be used with this option.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Regular font (apply if you disabled Google Fonts below)", "id" => "font_regular", "std" => "Arial", "options" => array( "Arial" => "Arial", "Tahoma" => "Tahoma", "Times New Roman" => "Times New Roman", "Verdana" => "Verdana", "Helvetica" => "Helvetica", "Georgia" => "Georgia", "Courier New" => "Courier New" ), "desc" => "Use this option if you disabled ALL Google Fonts.", "type" => "select", ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * COLORS TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Colors & Skins', 'id' => 'color_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "color_settings", ); $ipanel_camille_option[] = array( "name" => "Predefined color skins", "id" => "color_skin_name", "std" => "none", "options" => array( "none" => "Use colors specified below", "default" => "Camille (Default)", "black" => "Black", "grey" => "Grey", "lightblue" => "Light blue", "blue" => "Blue", "red" => "Red", "green" => "Green", "orange" => "Orange", "redorange" => "RedOrange", "brown" => "Brown", ), "desc" => "Select one of predefined skins or use your own colors. If you selected any predefined styles your specified colors below will NOT be applied.", "type" => "select", ); $ipanel_camille_option[] = array( "name" => "Body background color", "id" => "theme_body_color", "std" => "#FFFFFF", "desc" => "Used in many theme places, default: #FFFFFF", "field_options" => array( //'desc_in_tooltip' => true ), "type" => "color", ); $ipanel_camille_option[] = array( "name" => "Body text color", "id" => "theme_text_color", "std" => "#000000", "desc" => "Body text color, default: #000000", "field_options" => array( //'desc_in_tooltip' => true ), "type" => "color", ); $ipanel_camille_option[] = array( "name" => "Theme main color", "id" => "theme_main_color", "std" => "#F37879", "desc" => "Used in many theme places, buttons, links, etc. Default: #F37879", "field_options" => array( //'desc_in_tooltip' => true ), "type" => "color", ); $ipanel_camille_option[] = array( "name" => "Header background color", "id" => "theme_header_bg_color", "std" => "#FFFFFF", "desc" => "Default: #FFFFFF", "field_options" => array( //'desc_in_tooltip' => true ), "type" => "color", ); $ipanel_camille_option[] = array( "name" => "Category menu background color", "id" => "theme_cat_menu_bg_color", "std" => "#FFFFFF", "desc" => "This background will be used for main menu below header. Default: #FFFFFF", "field_options" => array( //'desc_in_tooltip' => true ), "type" => "color", ); $ipanel_camille_option[] = array( "name" => "Footer background color", "id" => "theme_footer_color", "std" => "#1E1C1C", "desc" => "Default: #1E1C1C", "field_options" => array( //'desc_in_tooltip' => true ), "type" => "color", ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * BANNERS CODE TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Ads management', 'id' => 'banners_management' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "banners_management", ); $ipanel_camille_option[] = array( "type" => "info", "name" => "Click ads position name to open settings box.
Need new ads position in some specific theme place? Let our support know where you want to see new ads place and we will add it in next theme update.", "field_options" => array( "style" => 'alert' ) ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Site Header Banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed below site Header on all pages.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_below_header", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_below_header_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Site Above Footer Banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed above site footer on all pages.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_above_footer", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_above_footer_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Site Footer Banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed in site footer on all pages.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_footer", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_footer_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Banner Below Homepage Popular Posts Slider", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed on homepage below Homepage Popular Posts Slider.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_below_homepage_popular_posts", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_below_homepage_popular_posts_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Post Loops Middle Banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed at the middle between posts on all posts listing pages (Homepage, Archives, Search, etc). This banner does not available in Masonry and Two column blog layouts.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_posts_loop_middle", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_posts_loop_middle_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Post Loops Bottom Banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed at the bottom after all posts on posts listing pages (Homepage, Archives, Search, etc).", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_posts_loop_bottom", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_posts_loop_bottom_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Single Blog Post page Top banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed on single blog post page between post content and featured image.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_single_post_top", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_single_post_top_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "Single Blog Post page Bottom banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed on single blog post page after post content.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_single_post_bottom", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_single_post_bottom_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // BANNER OPTIONS $ipanel_camille_option[] = array( "name" => "404 Page and Search Nothing Found Banner", "type" => "StartSection", "field_options" => array( "show" => false // Set true to show items by default. ) ); $ipanel_camille_option[] = array( "type" => "info", "name" => "This banner will be displayed on 404 (page not found) and search nothing found pages.", "field_options" => array( "style" => 'alert' ) ); $ipanel_camille_option[] = array( "name" => "Enable Banner", "id" => "banner_enable_404", "std" => false, "field_options" => array( "box_label" => "Check Me!" ), "desc" => "You can display any HTML content in this block to show your advertisement.", "type" => "checkbox", ); $ipanel_camille_option[] = array( "name" => "Banner HTML code", "id" => "banner_404_content", "std" => '', "desc" => "", "field_options" => array( 'media_buttons' => true ), "type" => "wp_editor", ); $ipanel_camille_option[] = array( "type" => "EndSection" ); // END BANNERS $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * CUSTOM CODE TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Custom code', 'id' => 'custom_code' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "custom_code", ); $ipanel_camille_option[] = array( "name" => "Custom JavaScript code", "id" => "custom_js_code", "std" => '', "field_options" => array( "language" => "javascript", "line_numbers" => true, "autoCloseBrackets" => true, "autoCloseTags" => true ), "desc" => "This code will run in header", "type" => "code", ); $ipanel_camille_option[] = array( "name" => "Custom CSS styles", "id" => "custom_css_code", "std" => '', "field_options" => array( "language" => "json", "line_numbers" => true, "autoCloseBrackets" => true, "autoCloseTags" => true ), "desc" => "This CSS code will be included in header", "type" => "code", ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * DOCUMENTATION TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Documentation', 'id' => 'documentation' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "documentation" ); function get_plugin_version_number($plugin_name) { // If get_plugins() isn't available, require it if ( ! function_exists( 'get_plugins' ) ) require_once( ABSPATH . 'wp-admin/includes/plugin.php' ); // Create the plugins folder and file variables $plugin_folder = get_plugins( '/' . $plugin_name ); $plugin_file = $plugin_name.'.php'; // If the plugin version number is set, return it if ( isset( $plugin_folder[$plugin_file]['Version'] ) ) { return $plugin_folder[$plugin_file]['Version']; } else { // Otherwise return null return 'Plugin not installed'; } } $ipanel_camille_option[] = array( "type" => "htmlpage", "name" => '
Documentation

We recommend you to read Theme Documentation before you will start using our theme to building your website. It covers all steps for site configuration, demo content import, theme features usage and more.

If you have face any problems with our theme feel free to use our Support System to contact us and get help for free.

Theme Documentation Support System

Technical information (paste it to your support ticket):

' ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * EXPORT TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Export', 'id' => 'export_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "export_settings" ); $ipanel_camille_option[] = array( "name" => "Export with Download Possibility", "type" => "export", "desc" => "Export theme admin panel settings to file." ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * IMPORT TAB **/ $ipanel_camille_tabs[] = array( 'name' => 'Import', 'id' => 'import_settings' ); $ipanel_camille_option[] = array( "type" => "StartTab", "id" => "import_settings" ); $ipanel_camille_option[] = array( "name" => "Import", "type" => "import", "desc" => "Select theme options import file or paste options string to import your settings from Export." ); $ipanel_camille_option[] = array( "type" => "EndTab" ); /** * CONFIGURATION **/ $ipanel_configs = array( 'ID'=> 'CAMILLE_PANEL', 'menu'=> array( 'submenu' => false, 'page_title' => esc_html__('Camille Control Panel', 'camille'), 'menu_title' => esc_html__('Theme Control Panel', 'camille'), 'capability' => 'manage_options', 'menu_slug' => 'manage_theme_options', 'icon_url' => IPANEL_URI . 'assets/img/panel-icon.png', 'position' => 59 ), 'rtl' => ( function_exists('is_rtl') && is_rtl() ), 'tabs' => $ipanel_camille_tabs, 'fields' => $ipanel_camille_option, 'download_capability' => 'manage_options', 'live_preview' => site_url() ); $ipanel_theme_usage = new IPANEL( $ipanel_configs ); South America – Travel&Travel https://travelandtravel.org Fri, 05 Feb 2021 15:10:54 +0000 en-US hourly 1 https://wordpress.org/?v=4.6.28 Hyatt Now Offering Free COVID-19 Tests in All Latin American Hotels https://travelandtravel.org/hyatt-now-offering-free-covid-19-tests-in-all-latin-american-hotels/ https://travelandtravel.org/hyatt-now-offering-free-covid-19-tests-in-all-latin-american-hotels/#respond Tue, 02 Feb 2021 15:10:18 +0000 https://travelandtravel.org/?p=146143

Hyatt announced that all nineteen of its properties in Latin America, including those in Mexico, the Caribbean and Central America, will now offer free COVID-19 tests to guests returning or traveling to the United States.

The free on-property testing is an extension of Hyatt’s Global Care & Cleanliness Commitment, which includes protocols on mask-wearing, social distancing and sanitization. This new extension makes Hyatt the first major hotel company to offer widespread COVID-19 tests.

The tests include the rapid antigen or PT-PCR tests, which are in accordance with the U.S. Centers for Disease Control guidelines. Two guests per guestroom traveling to the U.S. may receive a free test, though minimum length-of-stay requirements vary by hotel.

Guests can also purchase the required tests and have them administered on-property for a fee.

Some of the participating properties are the Hyatt Ziva Cancun in Mexico, the Grand Hyatt Baha Mar in the Bahamas and the Grand Hyatt Rio de Janeiro in Brazil.

Guests can also take the advantage of saving up to 60-75 percent off their stays at most of these resorts when booked from now until February 3, 2021, with Hyatt’s 2021 Kickoff Sale. This sale is valid for stays through December 30, 2021.

Source: travelpulse.com

]]>
https://travelandtravel.org/hyatt-now-offering-free-covid-19-tests-in-all-latin-american-hotels/feed/ 0
7 Interesting Facts About Bolivia https://travelandtravel.org/7-interesting-facts-about-bolivia/ https://travelandtravel.org/7-interesting-facts-about-bolivia/#respond Mon, 01 Feb 2021 15:00:44 +0000 https://travelandtravel.org/?p=146116

Bolivia is a land-locked country in South America with a rich culture and many interesting geographical features and landmarks. Home to some of the world’s highest cities and more than 30 official languages, Bolivia is also one of the most biologically diverse countries in the world. To find out what makes this country so unique, here are some interesting facts about Bolivia.

7 Interesting Facts about Bolivia

Bolivia has a large indigenous population

The estimated population of Bolivia is 11.6 million and most of those (roughly 63%) are indigenous to Bolivia. This means that Bolivia is home to the largest proportion of indigenous people in Latin America.

image1

There are lots of languages spoken in Bolivia

Bolivia has 37 official languages – Spanish and 36 different indigenous languages. The most widely spoken languages in Bolivia are Spanish, Quechua, Aymara and Guarani.

image3

Bolivia is home to the highest navigatable lake in the world

Lake Titicaca is located high in the Andes Mountains and straddles the border of Bolivia and Peru. It is the largest freshwater lake in South America (by volume and surface area) and with a depth of 280 meters (920ft), it is one of the deepest too. However, its main claim to fame is that it is the highest ‘navigatable lake’ in the world. It is 3,812 metres (12,507ft) above sea level.

image4

You’ll find the world’s largest salt flat in Bolivia

In Bolivia, you’ll find Salar de Uyuni, the world’s largest salt flat. When the prehistoric lake dried up, it left behind a large thick crust of salt with polygonal patterns. It is a remarkable sight. On the salt flat, you’ll also find the world’s first salt hotel El Palacio de Sal (The Salt Palace). Everything in the hotel – the walls, floors, ceiling, beds, tables and chairs – are made from salt extracted from Salar de Uyuni.

image5

Bolivia is full of flamingos

Bolivia is home to three of the world’s six species of flamingo; the Chilean, Andean and the James’ Flamingo. The Andean and James’ flamingo are both very rare. Many people assumed the James’ flamingo was extinct until a small breeding colony was discovered in 1957 high up in the Andes.

image6

Bolivian cholitas wear colourful clothing

The clothing of the indigenous people of the Andes in Bolivia is very colourful, however, dress and hat styles do differ by region. The indigenous women of Andean Bolivia are known as cholitas – once a derogatory term, now reclaimed by a new generation. They often wear a bowler hat, a voluminous, pleated skirt called a pollera and a shawl known as a mantilla. They use a multicoloured blanket (aguayo) to carry things on their backs. You’ll see them carry everything from children to chickens in their colourful aguayo.

image7

Bolivia has some of the highest cities in the world

Two of the highest cities in the world are in Bolivia. At an altitude of 3,640 metres (11,942ft), La Paz is the highest capital city in the world. However, the La Paz suburb of El Alto is actually higher at 4,150 meters (13,615ft).

Potosí sits at an altitude of 4,090 metres (13,420ft) and is a UNESCO World Heritage site. It once was an important silver mining town and one of the largest cities in all of the Americas.

As a bonus fun fact, Bolivia has two capitals. La Paz is the administrative capital and the seat of government and Sucre is the true capital of Bolivia as designated in its constitution.

Source: bigseventravel.com

]]>
https://travelandtravel.org/7-interesting-facts-about-bolivia/feed/ 0
Uruguay will partially reopen its borders as of February https://travelandtravel.org/uruguay-will-partially-reopen-its-borders-as-of-february/ https://travelandtravel.org/uruguay-will-partially-reopen-its-borders-as-of-february/#respond Fri, 29 Jan 2021 13:35:36 +0000 https://travelandtravel.org/?p=146095

Uruguayan president Luis Lacalle Pou announced on Wednesday the partial lifting of the borders’ total closure which had been established last December 20, but all other measures that had been announced on that date remain in full compliance.

The measure becomes effective February first and will benefit Uruguayan citizens, residents in the country, and a list of exceptions. The announcement follows a cabinet meeting to assess the 20 December package which was scheduled to last until 31 January. The decision should also come as a boost for the tourism industry since Argentines with residence in Uruguay will be allowed to cross the River Plate. However, the Executive decided to rule out the arrival of foreign property owners.

“The lifting is partial and all other measures remain in full effect,” said the president who anticipated a very strict monitoring of the Public Health ministry with support from the Home Office and the Defense ministry. Personnel from the three ministries have been entitled to invite, persuade and if necessary take action when agglomerations are reported, particularly if they ignore social distancing and face masks. “We must ensure that quarantines comply.”

Regarding the vaccines which are expected at the end of February and early March, Lacalle Pou said that besides suppliers Pfizer and Sinovac, (some 3,7 million doses), Uruguay is holding talks with three other labs.

The president, at the press media next to the Executive’s Secretary Alvaro Delgado and Public Health minister Daniel Salinas, also replied to a controversy regarding the supply of the Chinese vaccine by the Butantan Institute in Sao Paulo, entitled to manufacture the product.

“We’re not going to enter in the commercial controversy between labs, billions of dollars are involved as well as countries’ prestige, what I can say is we have a signed document from the official representative of the Sinovac lab for the sale and supply to Uruguay,” explained Lacalle Pou who showed a binder, adding he had brought it along because he was expecting the question. “Anyhow when I negotiate I do it trusting the good faith of the other side, and I’m fully responsible for what I have done.”

Further on the president added that “yes in effect all vaccine contracts have confidential clauses, and my options were such a contract with confidential clauses or no vaccines. Thus I and only me are responsible for the decision.” All countries have been faced with the same situation, underlined Lacalle Pou.

Asked about the visit of the Russian ambassador and the possibility of making the Sputnik V vaccine in Uruguay, Lacalle Pou said that the conversation was private, and the offering, if it did occur, is something long term, since the urgency now is to have Uruguayans vaccinated.

The president repeated that immunization in Uruguay will be voluntary, “but receiving the shots is a good thing; we are enjoying a solidarity freedom, and this not only it applies to me, but to protecting the rest of the community, as the health minister has said, it’s a moral and ethical issue.”

He added that the world is heading for a “sanitary passport,” for many things including traveling, and most probably they will be issued by Uruguay.

When the vaccines arrive, we are going to launch an information campaign emphasizing the good reasons for being inoculated; I am convinced Uruguayans will have the shots, they are responsible towards their neighbor and community, as a country we have a long experience with vaccines and we also have the infrastructure.“

Finally in reply to a question about mobility, and the possibility of limiting it, Lacalle Pou asked what exactly is meant by lesser mobility. ”Mandatory quarantine? Don’t we want people to go to their workplace we already have distance work. On the other hand going to the beach, to a park, to an open space, a green place, is recommended by the WHO office, because it is good for people. Besides the dangers of the pandemic, there is silence, mental disease, the stress that has generated, the anguish. People who spend all their time at their homes, they have the right to come out, stretch their legs, and even more if they respect the social distancing measures.“

Finally, Lacalle Pou referred to criticism from the opposition, ”I want to make it clear as the coordinators of the advisory scientific group have mentioned, Rafael Radi and Henry Cohen, let us not politicize the pandemic because if that happens, not only it will be the end of the unified front, but also creating an even major problem.“

On Wednesday Uruguay’s Emergency Scheme reported 652 new Covid-19 positive tests and six deaths in the last 24 hours. This means that since the start of the pandemic last March, the country has recorded 39,328 positive cases and 407 deaths. Of the 39,328 cases, 31,598 have recovered which means there are 7,323 active cases. Likewise, some 56,8% of the ICU have Covid patients.

In related news, the Uruguayan Ministry of Defense announced a Hercules C130 is flying to the US to collect several ”ultra-freeze” units which will be part of the inoculation logistics.

Source: en.mercopress.com

]]>
https://travelandtravel.org/uruguay-will-partially-reopen-its-borders-as-of-february/feed/ 0
Latin America and Caribbean tourism losses estimated at 19% https://travelandtravel.org/latin-america-and-caribbean-tourism-losses-estimated-at-19/ https://travelandtravel.org/latin-america-and-caribbean-tourism-losses-estimated-at-19/#respond Thu, 28 Jan 2021 23:11:54 +0000 https://travelandtravel.org/?p=146073

As the coronavirus pandemic continues to keep everyone locked up in their homes and cities, the Caribbean and Latin American countries, which rely heavily on tourism, are struggling to stay afloat.

The high number of coronavirus infections north of the border and even in southern countries like Brazil has made traveling to Latin America and the Caribbean a reckless journey for many.

A report from the Inter-American Development Bank (IADB) estimates a significant loss in the Latin American and Caribbean tourism industry of around 19%.

This level of impact was not foreseen by the experts. The number of people traveling to these countries dropped as much as 40% when the entire world was locked up and struggling with a global financial crisis; and the closure of air and sea travel could push the industry into decline as low as 40% or as high as 70%, the report details.

Before the pandemic, tourism was booming in Latin America and the Caribbean, but the economy couldn’t keep up with the pace. As its main source of income was affected, the unstable economy fell into a much deeper hole.

Experts have been trying to find solutions to stabilize the economy and restart the tourism chain without causing the virus to spread further, but the task proves to be particularly difficult for a health system like Latin America’s, where hospitals do not have enough beds to accommodate the citizens.

With mass vaccination campaigns being rolled out in many countries, there is some hope for these tourism-dependent economies. Establishing proper regulations will reduce the number of people eligible to travel, but will ensure that there is some capital flow with the few people who will be allowed to.

Meanwhile, the Latin America & Caribbean Air Transport Association released a statement raising its concerns over the strict air travel, despite the fact that enforcing sanitary protocols has helped to reduce the spread of the virus and has shown hope of increasing the number of tourists arriving in Latin American and the Caribbean tourism destinations.

Source: tourism-review.com

]]>
https://travelandtravel.org/latin-america-and-caribbean-tourism-losses-estimated-at-19/feed/ 0
Polls: UK travelers choose safety over price https://travelandtravel.org/polls-uk-travelers-choose-safety-over-price/ https://travelandtravel.org/polls-uk-travelers-choose-safety-over-price/#respond Wed, 27 Jan 2021 23:03:31 +0000 https://travelandtravel.org/?p=146050

When it comes to traveling in 2021, British tourists value safety over price. Now entering the second year of the coronavirus pandemic, polls say that UK consumers will choose to spend much more to ensure that their holidays are as safe as possible, and highlight that the travelers will choose to visit countries with low COVID-19 infection rates while looking for insurance that covers them in case of contagion.

According to the polls collected by the British press and carried out by insurance company AllClear Travel, the desire to enjoy a vacation is skyrocketing after the lockdown. As the company points out, two-thirds of those surveyed want to travel abroad this summer.

However, it also highlights that in this second year of the global health crisis, the safety of the destination will be the priority over price, with 44% of those polled saying they will visit a country with a low number of infections.

In the ranking of important factors to consider when traveling this year, the risk that a country may be put into a lockdown was second (42%), followed by maintaining social distancing on flights, to which 39% say they will not board a full plane. In fourth place, respondents indicated having the best possible insurance that also covers coronavirus infections, an option favored by 36% of them.

Likewise, travelers over 55 years of age confirm that they are more likely to choose a destination based on their COVID-19 record: 56% would choose these places compared to 28% of those under 34 years of age.

The research further reveals that UK adults are willing to spend £1,334 (€1,498) more than they would normally spend on their holidays to ensure the trips are as safe as possible, a figure that rises to 1,644 pounds for those with underlying health conditions.

Vaccines

After the vaccine was announced at the end of 2020, which the United Kingdom has already begun to administer, more than half of those surveyed (55%) said that they would feel comfortable going on vacation again, since traveling has become a priority for their 2021 plans.

“There’s no doubt that the travel industry has taken a severe multi-billion-pound knock but, for 2021, UK consumers are intending to travel and their focus is now more on safety and quality rather than a hunt for a bargain break,” explains Chris Rolland, CEO of AllClear Insurance, “Covid has been an assault on people’s most basic freedom, the freedom to travel, and we expect to see an emphatic holiday boom this summer as the vaccine helps us to turn the tide on this terrible pandemic.”

The Safest Countries

The poll also asked British citizens which countries they feel safe traveling to in 2021. Australia and New Zealand were the destinations that people believe are safer to visit now, although traveling to these countries is not possible due to the current travel restrictions.

Respondents said that southern and northern European countries will be safe to travel within 12 months (56% for each region). However, almost 50% believe that the Caribbean will be safe in a year, while the US, South America and South Asia will remain banned for at least another year.

Source: tourism-review.com

]]>
https://travelandtravel.org/polls-uk-travelers-choose-safety-over-price/feed/ 0
Peat slips in the Falkland Islands and the unimaginable destruction of Stanley https://travelandtravel.org/peat-slips-in-the-falkland-islands-and-the-unimaginable-destruction-of-stanley/ https://travelandtravel.org/peat-slips-in-the-falkland-islands-and-the-unimaginable-destruction-of-stanley/#respond Tue, 26 Jan 2021 20:09:37 +0000 https://travelandtravel.org/?p=146025

Penguin News published on the 15 January edition a historic piece on the two peat slips suffered by Stanley in 1878 and 1886, which caused unimaginable destruction and cut the settlement in two.

The peat ridge on the South side of the Bypass road, West of Teaberry Way appears recently to have been given the name ‘Smoky Ridge’. The ridge in question should properly be called ‘Peat Slip Ridge’ if we were to call it anything.

Early settlers in Stanley cut their annual supply of peat at the ridge, because at the time Stanley did not exist up the hill that far, so it was generally just Common ground. Because roads were virtually non-existent, cutting your peat near to Town was very convenient.

Hebe Street was originally just a cart track for hauling peat into town.

Peat cutting on the peat ridge was apparently rather haphazard, with no thought of draining water from the peat ‘bogs’ (or workings from where the ‘sods’ or squares of peat had been excavated) so the ridge became an unstable area with no firm ground to the North.

There were two occasions when the mass of wet peat slid down theridge, through the town and into the harbour, leaving a mass of destruction in its path.

The first happened on Friday November 29, 1878 at about midnight, the peat cascading downhill through the town at about five miles an hour and estimated to be several feet thick.

The Western and Eastern areas of Stanley were cut off, houses were filled with wet peat, fences and gardens ruined. Unimaginable destruction.

A trench was cut at the back of the hill to drain off the water, but sadly another peat slip occurred on the 2nd June 1886 with even more terrifying results. This slip happened about two hundred yards to the West.

Ian Strange, in The Falkland Islands quotes Governor Arthur Barkly. “A stream of half liquified peat over a hundred yards in width and four or five feet deep. It flowed suddenly through the town into the harbour, blocking up the streets, as to completely imprison the inhabitants. Fortunately the night was wet and stormy, almost everyone was indoors, and the few who were in the wrecked houses escaped in time. One child was unfortunately smothered in the peat, whose body has been recovered, but no other casualties are known to have occurred. An old man is however reported to be missing this morning, and it is feared he may also have perished as part of his house is almost filled with peat.”

Two people died in this peat slip. There was damage to the Exchange building and Holy Trinity Church, at the South or back wall. The clock tower was skewed by several feet. Later it was suggested that the site be used for the erection of a church, with the materials of the demolished building utilised. This is now the site of Christ Church Cathedral.

The accompanying pictures show people standing at the peat slip source on the ridge, wet peat cascading down Philomel Hill, and a painting from 1878 showing the peat slip from the other side of the harbour at the Camber. All illustrations are from the Falkland Islands Company collection, Jane Cameron National Archive.

Source: en.mercopress.com

]]>
https://travelandtravel.org/peat-slips-in-the-falkland-islands-and-the-unimaginable-destruction-of-stanley/feed/ 0
President Biden Says Travelers Arriving in the US Will Have to Quarantine https://travelandtravel.org/president-biden-says-travelers-arriving-in-the-us-will-have-to-quarantine/ https://travelandtravel.org/president-biden-says-travelers-arriving-in-the-us-will-have-to-quarantine/#respond Mon, 25 Jan 2021 12:38:58 +0000 https://travelandtravel.org/?p=146004

On his second day in office, President Joe Biden has signed an executive order that will require international travelers, not only to have a negative COVID-19 test to enter the U.S., but also to self-quarantine upon arrival.

Previously, quarantine protocol for travelers had been issued only as unenforced guidance.

President Biden will also codify an action introduced by the Centers for Disease Control and Prevention (CDC) on January 12, which requires all visitors and returning residents to provide evidence of a negative COVID-19 test taken within 72 hours of departure for the U.S.

President Biden also signed an executive order today, requiring anyone using public forms of transportation, such as buses, trains and airplanes, to wear masks in transit, including while they’re in stations or airports. This regulation pairs with yesterday’s executive order mandating that masks be worn by workers and visitors in all federal buildings and on government-controlled lands, including national parks and federal monuments.

The White House also today released a nearly-200-page document, titled the “National Strategy for the COVID-19 Response and Pandemic Preparedness” plan, which lays out a roadmap as to how the new administration intends upon tackling the COVID crisis as it currently stands.

In part, the document reads: “For international air travel, Executive Order ‘Promoting COVID-19 Safety in Domestic and International Travel’ requires a recent negative COVID-19 test result prior to departure and quarantine on arrival, consistent with CDC guidelines,” which was recently amended to 10 days. The CDC also recommends getting tested again between three and five days after arrival and, if the second test is negative, allowing that the quarantine period may be shorted to seven days.

Details of the new quarantine mandate haven’t yet been hammered out just yet and President Biden has asked federal agencies to submit within the next 14 days their recommendations regarding the appropriate duration of quarantine, and acceptable timing and types of COVID tests under this order, within the next 14 days.

Source: travelpulse.com

]]>
https://travelandtravel.org/president-biden-says-travelers-arriving-in-the-us-will-have-to-quarantine/feed/ 0
How Storefront Travel Agencies Are Riding Through the Pandemic https://travelandtravel.org/how-storefront-travel-agencies-are-riding-through-the-pandemic/ https://travelandtravel.org/how-storefront-travel-agencies-are-riding-through-the-pandemic/#respond Fri, 22 Jan 2021 14:28:58 +0000 https://travelandtravel.org/?p=145975

In the wake of the pandemic, storefront travel agencies are grappling with issues that are different from their home-based counterparts, including, among other things, having to pay rent or mortgages, along with staff payroll.

Through careful planning, many brick-and-mortar locations are managing to ride through the pandemic.

“At VIP Vacations, we were able to keep our entire sales team intact because as a team they collectively decided to reduce their weekly hours,” said Jennifer Doncsecz, president of Bethlehem, Pa.-based VIP Vacations, LLC. “This allowed for everyone to stay employed, as well as keep our service levels high with our clients.”

Prior to COVID, “we managed our business very well and tightly for many years, so we utilized the savings we had to ride through the significant decrease in business,” she said, adding that the agency’s leadership team also took significant pay decreases.

VIP Vacations also received Paycheck Protection Program (PPP) Loans, which Doncsecz said she hopes will be ultimately forgiven.

“The PPP is a great program, but because it only covered about two months of the nine impacted, the decision to reduce hours by the team at VIP is something that I will forever be proud of and grateful to them for,” she said.

Kim Cook, founder and president of Love to Travel in Overland Park, Kan., said a PPP Loan enabled the agency to help pay its lease and payroll during the first two months of the pandemic.

“We have had our storefront for seven years and really learned the value of having a good working relationship with our landlord. He worked with us through the summer and fall to help reduce our space and lease payment,” she said. “This was a lifeline for us during those months when we had very few clients traveling. We also took a hard look at expenses and made changes to reduce what we were spending. Unfortunately, we also had to reduce our staff when travel didn’t rebound as quickly as we hoped.”

On the marketing front, Love to Travel is maintaining its consistent presence on social media by posting virtual vacation content. “Our clients really seemed to enjoy following us and encouraged us to keep posting even if they couldn’t travel,” Cook said.

“At the end of June, we traveled to Mexico to give everyone a firsthand account of what it was like to travel during the pandemic. We posted videos and photos to emphasize all the protocols that were in place.”

Снимок экрана 2021-01-22 в 2.29.51 PM

Cook and agency staff continued to travel throughout the fall, which “gave clients hope that they could also travel,” she said. “We also revived a monthly newsletter that really generated a lot of interest from clients we had not heard from in a while.”

Lydia Blanton, owner of Wishing On Travel in Rockwell, N.C., also reaped the benefits of a PPP Loan, which she said “helped to keep the lights on.”

“My employees were able to draw unemployment while they needed it, and the slow time was somewhat of a gift,” Blanton said. “It allowed me to bring in another part-time employee, dedicated to bookkeeping, which was something I desperately needed to get caught up on.”

She was also able to take several fam trips last year, which in addition to garnering a bit of business, also provided clients with encouragement about being able to travel during a pandemic.

image2

Additionally, Blanton shifted her marketing efforts to small-group travel and hosted a private event for a select group of clients with cocktails, hor d’oeuvres and safety measures in place.

“We had two virtual presentations by BDMs with Tauck and Windstar. While they would’ve been better in person than watching them from a TV screen, my clients were just so happy to get out and talk about travel, that we were able to get some bookings from that,” she said.

“And finally, if my clients want to learn about destinations and resorts, but have concerns about meeting in person at my office, I’ve been able to present information, maps and pictures to them through Zoom calls, which gives them better visuals than I can describe by phone.”

image3

In the end, storefront agency owners are arguably more than ready to put the pandemic behind them.

“We want our clients and neighbors to know our storefront is open and we are ready to help plan vacations,” Doncsecz said. “I know there are hurdles, but the love for travel is out there and we are optimistic that it will return!”

Source: travelpulse.com

]]>
https://travelandtravel.org/how-storefront-travel-agencies-are-riding-through-the-pandemic/feed/ 0
Biden will re impose travel restrictions despite Trump lifting some of the restrictions https://travelandtravel.org/biden-will-re-impose-travel-restrictions-despite-trump-lifting-some-of-the-restrictions/ https://travelandtravel.org/biden-will-re-impose-travel-restrictions-despite-trump-lifting-some-of-the-restrictions/#respond Thu, 21 Jan 2021 14:13:26 +0000 https://travelandtravel.org/?p=145950

The Joe Biden administration plans to quickly re impose travel restrictions barring travel by most people who have recently been in much of Europe and Brazil soon after President Donald Trump lifted those requirements effective Jan. 26, a spokeswoman for Biden said.

Trump signed an order on Monday lifting the restrictions he imposed early last year in response to the pandemic, after winning support from coronavirus task force members and public health officials.

Soon after Trump’s order was made public, Biden spokeswoman Jen Psaki tweeted “on the advice of our medical team, the Administration does not intend to lift these restrictions on 1/26.”

She added that “With the pandemic worsening, and more contagious variants emerging around the world, this is not the time to be lifting restrictions on international travel.”

Until Biden acts, Trump’s order ends restrictions the same day that new COVID-19 test requirements take effect for all international visitors. Trump is due to leave office on Wednesday.

Last week, the head of the Centers for Disease Control and Prevention signed an order requiring nearly all air travelers to present a negative coronavirus test or proof of recovery from COVID-19 to enter the United States starting on Jan. 26.

Psaki added that “in fact, we plan to strengthen public health measures around international travel in order to further mitigate the spread of COVID-19.” The Biden transition did not immediately respond to a request to comment on if it planned to expand the countries covered.

Biden, once in office, has the legal authority to reimpose the restrictions.

Source: en.mercopress.com

]]>
https://travelandtravel.org/biden-will-re-impose-travel-restrictions-despite-trump-lifting-some-of-the-restrictions/feed/ 0
UK travel corridor system to be suspended on Monday https://travelandtravel.org/uk-travel-corridor-system-to-be-suspended-on-monday/ https://travelandtravel.org/uk-travel-corridor-system-to-be-suspended-on-monday/#respond Wed, 20 Jan 2021 15:28:32 +0000 https://travelandtravel.org/?p=145929

British prime minister, Boris Johnson, has announced the UK will close all travel corridors to protect against the risk of as yet unidentified new Covid-19 strains.

The new measures will take effect from Monday.

Speaking at a Downing Street press conference this evening, he said: “It is vital to take these extra measures now when, day-by-day, we are making such strides in protecting the population.”

Currently, travellers are allowed to enter the UK without quarantine if arriving from a number of safe destinations.

However, all arrivals will now be expected to isolate for ten days when entering the country.

Also from Monday, all passengers will be required to present a negative Covid-19 test result before travelling to the UK.

The test must be taken within three days of departure.

The government has said this is also to help protect against new strains of Covid-19 circulating internationally and to identify those who may currently be infectious.

Responding to the announcement, Tim Alderslade, chief executive of Airlines UK, the industry association representing UK-registered carriers, said: “Travel corridors were a lifeline for the industry last summer and the government were right to bring them in when they did.

“But things change and there is no doubting this is a serious health emergency and ministers need to act to keep borders safe and the public protected.

“We therefore support this latest measure, on the assumption that we will work with government – when the time is right – to remove these restrictions when it is safe to do so and start to open up our sector again, to support the economic recovery.”

The sentiments were echoed in comments from UKinbound chief executive, Joss Croft

He said: “Consumer safety is paramount and although the removal of all travel corridors is regrettable, given the current trajectory of the virus it’s an understandable decision.

“With our borders effectively closed, the government needs to provide urgent, tailored support for the inbound tourism industry.

“It simply cannot afford to continue excluding it from support channels, given its propensity to aid the economic recovery when we can travel again.”

He added: “To save the summer season, it’s also imperative that government signals that these new measures are only temporary, and that it consults with industry to put in place a clear roadmap to reopen the sector, when it’s safe to do so.”

All travellers from South America, and Portugal, were also earlier banned from entry into the UK.

Source: breakingtravelnews.com

]]>
https://travelandtravel.org/uk-travel-corridor-system-to-be-suspended-on-monday/feed/ 0