{"id":11249,"date":"2025-01-13T08:14:16","date_gmt":"2025-01-13T08:14:16","guid":{"rendered":"https:\/\/demo.nextron.org\/uncategorized\/the-ultimate-guide-to-an-ultra-fast-wordpress-website-in-2024\/"},"modified":"2025-01-06T11:35:29","modified_gmt":"2025-01-06T11:35:29","slug":"the-ultimate-guide-to-an-ultra-fast-wordpress-website","status":"publish","type":"post","link":"https:\/\/nx1.nextron.org\/en\/wordpress\/wordpress-news\/the-ultimate-guide-to-an-ultra-fast-wordpress-website\/","title":{"rendered":"The ultimate guide to an ultra-fast WordPress website in 2025"},"content":{"rendered":"\n<p>Do you have a WordPress website? Do you want it to be faster? Website performance is now more important than ever. In this updated guide, you&#8217;ll learn why performance matters and how you can create a hyper-fast WordPress website.   <\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Why performance is crucial<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Effects on SEO and rankings<\/h3>\n\n\n\n<p>Page speed has been a Google ranking factor for desktop searches since 2010 and for mobile searches since 2018[^1]. With the introduction of Core Web Vitals as a ranking factor in 2021, the importance of performance became even more important[^2]. The three main metrics are:  <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Largest Contentful Paint (LCP): Should occur within 2.5 seconds<\/li>\n\n\n\n<li>First Input Delay (FID): Should be less than 100 milliseconds<\/li>\n\n\n\n<li>Cumulative Layout Shift (CLS): Should be below 0.1<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Effects on user behavior<\/h3>\n\n\n\n<p>Current studies show dramatic effects of loading time on user behavior[^3]:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>53% of mobile users leave a page that takes longer than 3 seconds to load<\/li>\n\n\n\n<li>Every second of delay reduces the conversion rate by 7%<\/li>\n\n\n\n<li>79% of online shoppers say they will not return to a slow website<\/li>\n<\/ul>\n\n\n\n<p>Concrete bounce rates with different loading times[^4]:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>1-3 seconds: Bounce rate increases by 32<\/li>\n\n\n\n<li>1-5 seconds: Bounce rate increases by 90%<\/li>\n\n\n\n<li>1-6 seconds: Bounce rate increases by 106<\/li>\n\n\n\n<li>1-10 seconds: Bounce rate increases by 123<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">WordPress in the year 2024<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Market dominance<\/h3>\n\n\n\n<p>WordPress continues to dominate the internet with over 45% market share of all websites[^5]. According to BuiltWith.com, as many as 43% of the top websites use WordPress as their CMS[^6]. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Performance comparison<\/h3>\n\n\n\n<p>Current analyses by HTTPArchive.org[^7] show:<\/p>\n\n\n\n<p><strong>WordPress websites:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Desktop: 2.8 MB on average<\/li>\n\n\n\n<li>Mobile: 2.5 MB on average<\/li>\n\n\n\n<li>Average of 85 HTTP requests (desktop)<\/li>\n<\/ul>\n\n\n\n<p><strong>For comparison &#8211; Magento websites:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Desktop: 3.2 MB on average<\/li>\n\n\n\n<li>Mobile: 3.0 MB on average<\/li>\n\n\n\n<li>Average of 182 HTTP requests (desktop)<\/li>\n<\/ul>\n\n\n\n<p>Google recommends a maximum page size of 500 KB and a maximum of 50 HTTP requests[^8].<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Optimization strategies for 2024<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. hosting optimization<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Modern server technology<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>PHP 8.2\/8.3 for significant performance improvements[^9]<\/li>\n\n\n\n<li>MariaDB\/MySQL 8.0 for improved database performance<\/li>\n\n\n\n<li>HTTP\/3 with QUIC for reduced latency[^10]<\/li>\n\n\n\n<li>LiteSpeed or OpenLiteSpeed as an Apache\/Nginx alternative<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Redis Caching<\/h4>\n\n\n\n<p>Redis (Remote Dictionary Server) is a fast, open-source, in-memory data store[^11] that:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Enables response times of less than one millisecond<\/li>\n\n\n\n<li>can process millions of real-time requests<\/li>\n\n\n\n<li>Ideal for caching and session management is<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">2. image optimization<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">Best practices for image formats[^12]:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>JPEG: Optimal for photos and screenshots<\/li>\n\n\n\n<li>PNG: Best choice for images with sharp edges and text<\/li>\n\n\n\n<li>WebP 2: Modern alternative with better compression<\/li>\n\n\n\n<li>AVIF: Outstanding quality with small file size<\/li>\n<\/ul>\n\n\n\n<h4 class=\"wp-block-heading\">Recommended image sizes[^13]:<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>HD quality: maximum 1280 x 720 pixels<\/li>\n\n\n\n<li>4K quality: maximum 3840 x 2160 pixels<\/li>\n\n\n\n<li>8K quality: maximum 7680 x 4320 pixels<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">3. plug-in management<\/h3>\n\n\n\n<p>Important review criteria for plugins[^14]:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Regular updates<\/li>\n\n\n\n<li>WordPress version compatibility<\/li>\n\n\n\n<li>Reviews and user experiences<\/li>\n\n\n\n<li>Support quality<\/li>\n\n\n\n<li>Performance impact<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">4. modern caching strategies<\/h3>\n\n\n\n<p>Recommended caching plugins 2024[^15]:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>WP Rocket: Premium all-in-one solution<\/li>\n\n\n\n<li>FlyingPress: Innovative performance optimization<\/li>\n\n\n\n<li>LiteSpeed Cache: Optimal for LiteSpeed web servers<\/li>\n\n\n\n<li>Swift Performance: Good price-performance ratio<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Best practices for monitoring<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Performance metrics<\/h3>\n\n\n\n<p>Key figures for 2024[^16]:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Time to First Byte (TTFB): &lt; 200ms<\/li>\n\n\n\n<li>First Contentful Paint (FCP): &lt; 1.8s<\/li>\n\n\n\n<li>Largest Contentful Paint (LCP): &lt; 2.5s<\/li>\n\n\n\n<li>Total Blocking Time (TBT): &lt; 200ms<\/li>\n\n\n\n<li>Cumulative Layout Shift (CLS): &lt; 0.1<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Monitoring tools[^17]<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Google Search Console Core Web Vitals Report<\/li>\n\n\n\n<li>Chrome User Experience Report (CrUX)<\/li>\n\n\n\n<li>PageSpeed Insights<\/li>\n\n\n\n<li>GTmetrix<\/li>\n\n\n\n<li>WebPageTest<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n\n\n<p>Optimizing a WordPress website is a continuous process. Focus on: <\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Core Web Vitals as central metrics<\/li>\n\n\n\n<li>Mobile performance as an absolute priority<\/li>\n\n\n\n<li>Modern image formats and optimization techniques<\/li>\n\n\n\n<li>Serverless and edge computing solutions<\/li>\n\n\n\n<li>Continuous monitoring and optimization<\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\">List of sources<\/h2>\n\n\n\n<p>[^1]: <a href=\"https:\/\/developers.google.com\/search\/blog\/2010\/04\/using-site-speed-in-web-search-ranking\" target=\"_blank\" rel=\"noopener\">Google Search Central<\/a><br>[^2]: <a href=\"https:\/\/web.dev\/vitals\/\" target=\"_blank\" rel=\"noopener\">Web.dev Core Web Vitals<\/a><br>[^3]: <a href=\"https:\/\/www.thinkwithgoogle.com\/feature\/testmysite\/\" target=\"_blank\" rel=\"noopener\">Think with Google Mobile Study<\/a><br>[^4]: <a href=\"https:\/\/developer.chrome.com\/docs\/crux\/\" target=\"_blank\" rel=\"noopener\">Google\/SOASTA Research<\/a><br>[^5]: <a href=\"https:\/\/wordpress.org\/about\/stats\/\" target=\"_blank\" rel=\"noopener\">WordPress.org Statistics<\/a><br>[^6]: <a href=\"https:\/\/trends.builtwith.com\/cms\" target=\"_blank\" rel=\"noopener\">BuiltWith CMS Usage<\/a><br>[^7]: <a href=\"https:\/\/almanac.httparchive.org\/\" target=\"_blank\" rel=\"noopener\">HTTP Archive Web Almanac<\/a><br>[^8]: <a href=\"https:\/\/web.dev\/performance-scoring\/\" target=\"_blank\" rel=\"noopener\">Google Web Performance<\/a><br>[^9]: <a href=\"https:\/\/www.php.net\/manual\/en\/features.performance.php\" target=\"_blank\" rel=\"noopener\">PHP Documentation<\/a><br>[^10]: <a href=\"https:\/\/developers.google.com\/web\/fundamentals\/performance\/http2\" target=\"_blank\" rel=\"noopener\">HTTP\/3 Documentation<\/a><br>[^11]: <a href=\"https:\/\/redis.io\/documentation\" target=\"_blank\" rel=\"noopener\">Redis Documentation<\/a><br>[^12]: <a href=\"https:\/\/developers.google.com\/web\/fundamentals\/performance\/optimizing-content-efficiency\/image-optimization\" target=\"_blank\" rel=\"noopener\">Google Images Best Practices<\/a><br>[^13]: <a href=\"https:\/\/web.dev\/fast\/#optimize-your-images\" target=\"_blank\" rel=\"noopener\">Web.dev Image Optimization<\/a><br>[^14]: <a href=\"https:\/\/developer.wordpress.org\/plugins\/\" target=\"_blank\" rel=\"noopener\">WordPress Plugin Handbook<\/a><br>[^15]: <a href=\"https:\/\/wordpress.org\/plugins\/\" target=\"_blank\" rel=\"noopener\">WordPress.org Plugin Directory<\/a><br>[^16]:                 <a href=\"https:\/\/web.dev\/vitals-tools\/\" target=\"_blank\" rel=\"noopener\">Web Vitals<\/a><br>[^17]:  <a href=\"https:\/\/developers.google.com\/web\/tools\" target=\"_blank\" rel=\"noopener\">Google Developer Tools<\/a><\/p>\n\n\n\n<p><em>This article was last updated in January 2025 and reflects current best practices for WordPress performance. All trademarks and product names used are the property of their respective owners. <\/em><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"Do you have a WordPress website? Do you want it to be faster? Website performance is now more important than ever. In this updated guide, you'll learn why performance matters and how you can create a hyper-fast WordPress website. Why performance is crucial Effects on SEO and rankings Page speed has been a Google ranking ...","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"enableOnePageScrollInPage":false,"onePageScrollSpeed":1000,"onePageScrollAnimation":"easeInOutQuad","onePageScrollShowDotNavigation":true,"onePageScrollNavigation":"scaleUp","onePageScrollNavigationPosition":"right","onePageScrollNavigationHorizontal":[],"onePageScrollNavigationVertical":[],"onePageScrollNavigationSpacing":[],"onePageScrollNavigationColor":"#00ff0d","onePageScrollNavigationColorHover":"#00ff0d","onePageScrollNavigationColorActive":"#00ff0d","onePageScrollNavigationIcon":[],"onePageScrollNavigationWidth":[],"onePageScrollNavigationWidthHover":[],"onePageScrollNavigationWidthActive":[],"onePageScrollNavigationHeight":[],"onePageScrollNavigationHeightHover":[],"onePageScrollNavigationHeightActive":[],"onePageScrollNavigationBorder":[],"onePageScrollNavigationBorderHover":[],"onePageScrollNavigationBorderActive":[],"onePageScrollNavigationBorderRadius":[],"onePageScrollNavigationBorderRadiusHover":[],"onePageScrollNavigationBorderRadiusActive":[],"onePageScrollNavigationTooltipTypography":[],"onePageScrollNavigationTooltipColor":"#ffffff","onePageScrollNavigationTooltipColorHover":"","onePageScrollNavigationTooltipBgColor":"#00ff0d","onePageScrollNavigationTooltipBgColorHover":"","onePageScrollNavigationTooltipPadding":[],"onePageScrollNavigationTooltipPaddingHover":[],"onePageScrollNavigationTooltipBorderRadius":[],"onePageScrollNavigationTooltipBorderRadiusHover":[],"pageSettingsCustomCss":"","footnotes":"","_links_to":"","_links_to_target":""},"categories":[190],"tags":[],"class_list":["post-11249","post","type-post","status-publish","format-standard","hentry","category-wordpress-news"],"acf":[],"mb":{"redsun_location":{"simple_value_formatted":"","value_formatted":"","value":"","field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"redsun_location","name":"Location","type":"text","label_description":"","multiple":false,"std":"","desc":"Add a location for this post.","format":"","before":"","after":"","field_name":"redsun_location","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Location"}},"redsun_featured-image":{"simple_value_formatted":"standard","value_formatted":"standard","value":"standard","field":{"select_all_none":false,"flatten":true,"options":{"standard":"Standard","fullwidth-overlay":"Widescreen + Overlay Title","floating-right":"Floating Right","floating-left":"Floating Left"},"id":"redsun_featured-image","name":"Featured Image","type":"select","label_description":"","multiple":false,"std":"standard","desc":"","format":"","before":"","after":"","field_name":"redsun_featured-image","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Featured Image"}},"redsun_single-layout":{"simple_value_formatted":"","value_formatted":"","value":"","field":{"select_all_none":false,"flatten":true,"options":{"has-sidebar":"Right Sidebar","sidebar-below-title":"Right Sidebar below Title (use with Standard Image only)","sidebar-below-thumb":"Right Sidebar below Featured Image (use with Standard Image only)","fullwidth":"Fullwidth Page (No Sidebar)","fullwidth-narrow":"Fullwidth Page Narrow (No Sidebar)","fullscreen":"Fullscreen (No Sidebar, Width of entire Browser Window)"},"id":"redsun_single-layout","name":"Layout","type":"select","label_description":"","multiple":false,"std":"sidebar-below-thumb","desc":"","format":"","before":"","after":"","field_name":"redsun_single-layout","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Layout"}},"menu_color":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"regular":"Default","darkbg":"Dark background with light text","custom":"Custom Color"},"id":"menu_color","name":"Menu Color","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Menu Color"}},"menu_background_color":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"menu_background_color","name":"Background Color","type":"color","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu_background_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":false,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["menu_color","=","custom"],"storage":{},"label":"Background Color"}},"menu_text_color":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"menu_text_color","name":"Text Color","type":"color","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu_text_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":false,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["menu_color","=","custom"],"storage":{},"label":"Text Color"}},"menu-category":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"{menucat}","default_state":"expanded","id":"menu-category","name":"Menu categories","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menu-category","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"select_all_none":false,"flatten":true,"options":[],"id":"menucat","name":"Menu Category","type":"taxonomy_advanced","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menucat","placeholder":"Select a menu category","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"query_args":{"taxonomy":["menu_category"],"number":0},"field_type":"select","add_new":false,"ajax":false,"taxonomy":["menu_category"],"remove_default":false,"storage":null},{"select_all_none":false,"flatten":true,"options":{"one-half":"Half Width","one-third":"One Third","two-third":"Two Third","full":"Full Width"},"id":"menucat-layout","name":"Box Width","type":"select_advanced","label_description":"","multiple":false,"std":"one-half","desc":"","format":"","before":"","after":"","field_name":"menucat-layout","placeholder":"Select the box width...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the box width...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"one-item":"One Item","two-items":"Two Items","three-items":"Three Items"},"id":"menucat-columns","name":"Menu Items per row","type":"select_advanced","label_description":"","multiple":false,"std":"one-item","desc":"","format":"","before":"","after":"","field_name":"menucat-columns","placeholder":"Select the menu items per row...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the menu items per row...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"regular":"Regular","featured1":"Add border","featured2":"Dark box with light text","featured3":"Reverse text and backbround color"},"id":"menucat-box-style","name":"Box Style","type":"select_advanced","label_description":"","multiple":false,"std":"regular","desc":"","format":"","before":"","after":"","field_name":"menucat-box-style","placeholder":"Select the box style...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the box style...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"none":"None","six":"6px","twelve":"12px","twentyfour":"24px"},"id":"menucat-menuitem-padding","name":"Space between Menu Items","type":"select_advanced","label_description":"","multiple":false,"std":"twelve","desc":"","format":"","before":"","after":"","field_name":"menucat-menuitem-padding","placeholder":"Select space...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select space...","width":"style"},"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"menucat-title-hide","name":"Hide Title","type":"checkbox","label_description":"","multiple":false,"std":"0","desc":"","format":"","before":"","after":"","field_name":"menucat-title-hide","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"select_all_none":false,"flatten":true,"options":{"left":"Left","center":"Center","right":"Right"},"id":"menucat-title-position","name":"Title and Description Position","type":"select_advanced","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menucat-title-position","placeholder":"Select the title and description position...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the title and description position...","width":"style"},"visible":["menucat-title-hide",false],"storage":null},{"select_all_none":false,"flatten":true,"options":{"no-bottom-border":"None","solid-bottom-border":"Bottom Solid","solid-bottom-top-border":"Bottom and Top Solid","dotted-bottom-border":"Bottom Dotted","dotted-bottom-top-border":"Bottom and Top Dotted"},"id":"menucat-title-style","name":"Title Border","type":"select_advanced","label_description":"","multiple":false,"std":"solid-bottom-border","desc":"","format":"","before":"","after":"","field_name":"menucat-title-style","placeholder":"Select the border style...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select the border style...","width":"style"},"visible":["menucat-title-hide",false],"storage":null},{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"menucat-content","name":"Additional Content","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"menucat-content","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"columns":12,"storage":null}],"_original_id":"menu-category","storage":{},"label":"Menu categories","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}},"type":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"image":"Image ","video":"Video"},"id":"type","name":"Background Type","type":"radio","label_description":"","multiple":false,"std":"image","desc":"","format":"","before":"","after":"","field_name":"type","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Background Type"}},"image":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"image","name":"Background Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"image","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["type","=","image"],["type","=",""]],"relation":"or"},"input_name":"_file_image","index_name":"_index_image","storage":{},"label":"Background Image"}},"video":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"std":"","mime_type":"video","max_file_uploads":1,"force_delete":false,"max_status":true,"js_options":{"mimeType":"video","maxFiles":1,"forceDelete":false,"maxStatus":true,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"video","name":"Background Video","type":"video","label_description":"","multiple":true,"desc":"","format":"","before":"","after":"","field_name":"video","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["type","=","video"]]},"input_name":"_file_video","index_name":"_index_video","storage":{},"label":"Background Video"}},"video-max-height":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"video-max-height","name":"Video Maximum Height","type":"number","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"video-max-height","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["type","=","video"]]},"storage":{},"label":"Video Maximum Height"}},"overlay":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlay","name":"Add Overlay Color","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"overlay","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Add Overlay Color"}},"overlay-color":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlay-color","name":"Overlay Color","type":"color","label_description":"","multiple":false,"std":"rgba(0,0,0,0.2)","desc":"","format":"","before":"","after":"","field_name":"overlay-color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":true,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["overlay",true],"storage":{},"label":"Overlay Color"}},"overlay-width":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"half-width-overlay":"50% ","full-width-overlay":"100%"},"id":"overlay-width","name":"Overlay Color Width","type":"radio","label_description":"","multiple":false,"std":"half-width-overlay","desc":"","format":"","before":"","after":"","field_name":"overlay-width","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","visible":[["overlay",true],["content_position","!=","hero-content-center"]],"storage":{},"label":"Overlay Color Width"}},"content_color":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"content-dark":"regular ","content-white":"white","content-white-pluscolor":"white + theme color","content-black":"dark"},"id":"content_color","name":"Content Color","type":"select_advanced","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"content_color","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Content Color"}},"content_position":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"hero-content-left":"left","hero-content-center":"center","hero-content-right":"right"},"id":"content_position","name":"Content Position","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"content_position","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Content Position"}},"vertical":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"vertical","name":"Vertical Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"vertical","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Vertical Text"}},"subtitle":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"subtitle","name":"Subtitle","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"subtitle","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Subtitle"}},"title":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"title","name":"Title","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"title","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Title"}},"titlesize":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"titlesize","name":"Use Title as Page Title (H1)","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"titlesize","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Use Title as Page Title (H1)"}},"divider":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"divider","name":"Divider","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Divider"}},"content":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"content","name":"Content","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"content","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Content"}},"button_text":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_text","name":"Button Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_text","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Button Text"}},"button_url":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_url","name":"Button URL","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_url","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Button URL"}},"button_style":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"button-regular":"Regular Button","button-outline":"Outline Button"},"id":"button_style","name":"Button Style","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_style","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Button Style"}},"heroimagemobile":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"heroimagemobile","name":"Mobile Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"heroimagemobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["type","=","image"],["type","=",""],["type","=","video"]],"relation":"or"},"input_name":"_file_heroimagemobile","index_name":"_index_heroimagemobile","storage":{},"label":"Mobile Image"}},"hero_position_mobile":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"hmobile-content-leave":"leave as is","hmobile-content-left":"left","hmobile-content-center":"center"},"id":"hero_position_mobile","name":"Content Position on Small Screens","type":"radio","label_description":"","multiple":false,"std":"hero-mobile-content-leave","desc":"","format":"","before":"","after":"","field_name":"hero_position_mobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Content Position on Small Screens"}},"hero_position_mobilev":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"hmobile-contentv-top":"top","hmobile-contentv-middle":"middle","hmobile-contentv-bottom":"bottom"},"id":"hero_position_mobilev","name":"Content Position Vertical on Small Screens","type":"radio","label_description":"","multiple":false,"std":"hmobile-contentv-middle","desc":"","format":"","before":"","after":"","field_name":"hero_position_mobilev","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Content Position Vertical on Small Screens"}},"subtitle_alignment":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"left":"Left","center":"Center","right":"Right"},"id":"subtitle_alignment","name":"Subtitle alignment","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"subtitle_alignment","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Subtitle alignment"}},"divider_style":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"divider-horizontal":"Horizontal Divider","divider-vertical":"Vertical Divider"},"id":"divider_style","name":"Divider Style","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider_style","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Divider Style"}},"divider_alignment":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"left":"Left","center":"Center","right":"Right"},"id":"divider_alignment","name":"Divider alignment","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider_alignment","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":{},"label":"Divider alignment"}},"gallery-padding":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"none":"None","six":"6px","twelve":"12px","twentyfour":"24px"},"id":"gallery-padding","name":"Space between images","type":"select_advanced","label_description":"","multiple":false,"std":"none","desc":"","format":"","before":"","after":"","field_name":"gallery-padding","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Space between images"}},"gallery-linkto":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"none":"None","lightbox":"Large Image in Light Box"},"id":"gallery-linkto","name":"Link To","type":"select_advanced","label_description":"","multiple":false,"std":"lightbox","desc":"","format":"","before":"","after":"","field_name":"gallery-linkto","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Link To"}},"gallery-info":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"image {#}","default_state":"expanded","id":"gallery-info","name":"Upload Images","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"gallery-info","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"galleryimage","name":"Upload Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"galleryimage","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","input_name":"_file_galleryimage","index_name":"_index_galleryimage","storage":null},{"select_all_none":false,"flatten":true,"options":{"quarter-width":"25% (quarter)","half-width":"50% (half)"},"id":"image-width","name":"Image Width","type":"select_advanced","label_description":"","multiple":false,"std":"quarter-width","desc":"","format":"","before":"","after":"","field_name":"image-width","placeholder":"Select image width...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select image width...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"square":"100% (square)","half-height":"50% (landscape)","one-and-a-half-height":"150% (portrait)","double-height":"200% (portrait high)"},"id":"image-height","name":"Image Height","type":"select_advanced","label_description":"","multiple":false,"std":"square","desc":"","format":"","before":"","after":"","field_name":"image-height","placeholder":"Select image height...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select image height...","width":"style"},"storage":null}],"_original_id":"gallery-info","storage":{},"label":"Upload Images","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}},"contentboxes-padding":{"simple_value_formatted":"","value_formatted":false,"value":false,"field":{"select_all_none":false,"flatten":true,"options":{"none":"None","six":"6px","twelve":"12px","twentyfour":"24px"},"id":"contentboxes-padding","name":"Space between boxes","type":"select_advanced","label_description":"","multiple":false,"std":"none","desc":"","format":"","before":"","after":"","field_name":"contentboxes-padding","placeholder":"Select an item","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select an item","width":"style"},"storage":{},"label":"Space between boxes"}},"contentboxes-info":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"{title}","default_state":"expanded","id":"contentboxes-info","name":"Add Content Boxes","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"contentboxes-info","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"bg-image":"Image ","bg-video":"Video","bg-color":"Color","bg-none":"None"},"id":"bg-type","name":"Background Type","type":"radio","label_description":"","multiple":false,"std":"bg-image","desc":"","format":"","before":"","after":"","field_name":"bg-type","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"contentboxesimage","name":"Upload Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"contentboxesimage","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["bg-type","=","bg-image"],["bg-type","=",""]],"relation":"or"},"input_name":"_file_contentboxesimage","index_name":"_index_contentboxesimage","storage":null},{"std":"","mime_type":"video","max_file_uploads":1,"force_delete":false,"max_status":true,"js_options":{"mimeType":"video","maxFiles":1,"forceDelete":false,"maxStatus":true,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"video","name":"Background Video","type":"video","label_description":"","multiple":true,"desc":"","format":"","before":"","after":"","field_name":"video","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":["bg-type","=","bg-video"],"input_name":"_file_video","index_name":"_index_video","storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"bg-color","name":"Background Color","type":"color","label_description":"","multiple":false,"std":"rgba(0,0,0)","desc":"","format":"","before":"","after":"","field_name":"bg-color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"alpha_channel":false,"js_options":{"defaultColor":false,"hide":true,"palettes":["#ffffff","#f6f7f6","#f7f2ee","#e2ddd9","#a9a9ac","#bc9475","#db9457","#a87640","#3A3A3B","#101020"]},"visible":["bg-type","=","bg-color"],"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlay","name":"Add overlay color","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"overlay","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["bg-type","=","bg-image"],["bg-type","=","bg-video"]],"relation":"or"},"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"overlaygradient","name":"Add gradient overlay (below text)","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"overlaygradient","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"visible":{"when":[["bg-type","=","bg-image"],["bg-type","=","bg-video"]],"relation":"or"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"full-width":"100% (full width)","two-third-width":"66% (two third)","half-width":"50% (half)","one-third-width":"33% (third)","quarter-width":"25% (quarter)"},"id":"box-width","name":"Box Width","type":"select_advanced","label_description":"","multiple":false,"std":"half-width","desc":"","format":"","before":"","after":"","field_name":"box-width","placeholder":"Select box width...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select box width...","width":"style"},"storage":null},{"select_all_none":false,"flatten":true,"options":{"square":"100% (square)","half-height":"50% (landscape)","one-and-a-half-height":"150% (portrait)","double-height":"200% (portrait high)"},"id":"box-height","name":"Box Height","type":"select_advanced","label_description":"","multiple":false,"std":"square","desc":"","format":"","before":"","after":"","field_name":"box-height","placeholder":"Select box height...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select box height...","width":"style"},"storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"content-dark":"regular","content-white":"white","content-white-pluscolor":"white + theme color"},"id":"content_color","name":"Content Color","type":"radio","label_description":"","multiple":false,"std":"content-dark","desc":"","format":"","before":"","after":"","field_name":"content_color","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"contentboxes-content-left":"left","contentboxes-content-center":"center","contentboxes-content-right":"right"},"id":"content_position","name":"Content Position","type":"radio","label_description":"","multiple":false,"std":"contentboxes-content-left","desc":"","format":"","before":"","after":"","field_name":"content_position","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"contentboxes-content-top":"top","contentboxes-content-middle":"middle","contentboxes-content-bottom":"bottom"},"id":"content_position_vertical","name":"Content Position Vertical","type":"radio","label_description":"","multiple":false,"std":"contentboxes-content-middle","desc":"","format":"","before":"","after":"","field_name":"content_position_vertical","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"contentboxurl","name":"Box Links To","type":"text","label_description":"","multiple":false,"std":"","desc":"Enter full URL including http:\/\/","format":"","before":"","after":"","field_name":"contentboxurl","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"vertical","name":"Vertical Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"vertical","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"subtitle","name":"Subtitle","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"subtitle","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"title","name":"Title","type":"textarea","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"title","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"select_all_none":false,"flatten":true,"options":{"h1":"H1","h2":"H2","h3":"H3","h4":"H4","h5":"H5","h6":"H6","bold-text":"Bold Text"},"id":"title-size","name":"Title Size","type":"select_advanced","label_description":"","multiple":false,"std":"h2","desc":"","format":"","before":"","after":"","field_name":"title-size","placeholder":"Select title size...","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"js_options":{"allowClear":true,"dropdownAutoWidth":true,"placeholder":"Select title size...","width":"style"},"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"divider","name":"Divider","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"divider","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"cols":false,"rows":3,"maxlength":false,"minlength":false,"wrap":false,"readonly":false,"id":"content","name":"Content","type":"textarea","label_description":"","multiple":false,"std":"","desc":"Use &lt;br&gt; for line breaks.","format":"","before":"","after":"","field_name":"content","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_text","name":"Button Text","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_text","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"button_url","name":"Button URL","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_url","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"button-regular":"Regular Button","button-outline":"Outline Button"},"id":"button_style","name":"Button Style","type":"radio","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"button_style","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null},{"id":"","name":"MOBILE SETTINGS","type":"heading","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null},{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"contentboxesimagemobile","name":"Replace Video with Image on Mobile","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"contentboxesimagemobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","visible":{"when":[["bg-type","=","bg-video"]],"relation":"or"},"input_name":"_file_contentboxesimagemobile","index_name":"_index_contentboxesimagemobile","storage":null},{"collapse":true,"inline":true,"select_all_none":false,"flatten":true,"options":{"cb-mobile-content-leave":"leave as is","cb-mobile-content-left":"left","cb-mobile-content-center":"center"},"id":"content_position_mobile","name":"Content Position on Small Screens","type":"radio","label_description":"","multiple":false,"std":"cb-mobile-content-leave","desc":"","format":"","before":"","after":"","field_name":"content_position_mobile","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","storage":null}],"_original_id":"contentboxes-info","storage":{},"label":"Add Content Boxes","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}},"posts-number":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-number","name":"Number of Blog Posts","type":"number","label_description":"","multiple":false,"std":3,"desc":"","format":"","before":"","after":"","field_name":"posts-number","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Number of Blog Posts"}},"posts-category-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-category-display","name":"Display Categories","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-category-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Categories"}},"posts-date-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-date-display","name":"Display Date","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-date-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Date"}},"posts-comments-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-comments-display","name":"Display Comments","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-comments-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Comments"}},"posts-author-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-author-display","name":"Display Author","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-author-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Author"}},"posts-location-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-location-display","name":"Display Location","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-location-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Location"}},"posts-excerpt-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-excerpt-display","name":"Display Excerpt","type":"checkbox","label_description":"","multiple":false,"std":true,"desc":"","format":"","before":"","after":"","field_name":"posts-excerpt-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Excerpt"}},"posts-button-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-button-display","name":"Display \"Read More\" button","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-button-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display \"Read More\" button"}},"posts-share-display":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"posts-share-display","name":"Display Share Icons","type":"checkbox","label_description":"","multiple":false,"std":false,"desc":"","format":"","before":"","after":"","field_name":"posts-share-display","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Display Share Icons"}},"logos-width":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logos-width","name":"Logo Width","type":"number","label_description":"","multiple":false,"std":120,"desc":"","format":"","before":"","after":"","field_name":"logos-width","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Logo Width"}},"logos-height":{"simple_value_formatted":false,"value_formatted":false,"value":false,"field":{"step":1,"min":0,"max":false,"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logos-height","name":"Logo Height","type":"number","label_description":"","multiple":false,"std":120,"desc":"","format":"","before":"","after":"","field_name":"logos-height","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Logo Height"}},"logos-border":{"simple_value_formatted":"No","value_formatted":false,"value":false,"field":{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logos-border","name":"Add border between logos","type":"checkbox","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"logos-border","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":{},"label":"Add border between logos"}},"logos-info":{"simple_value_formatted":"","value_formatted":[],"value":[],"field":{"collapsible":true,"save_state":false,"group_title":"logo {#}","default_state":"expanded","id":"logos-info","name":"Upload Logos","type":"group","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"logos-info","placeholder":"","save_field":true,"clone":true,"min_clone":0,"max_clone":0,"sort_clone":true,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":" rwmb-group-collapsible","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"fields":[{"std":"","mime_type":"image","max_file_uploads":1,"force_delete":false,"max_status":false,"js_options":{"imageSize":"thumbnail","mimeType":"image","maxFiles":1,"forceDelete":false,"maxStatus":false,"addTo":"end"},"add_to":"end","upload_dir":"","unique_filename_callback":null,"id":"logoimage","name":"Logo Image","type":"single_image","label_description":"","multiple":false,"desc":"","format":"","before":"","after":"","field_name":"logoimage","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":{"class":" rwmb-image_advanced","data-single-image":1},"sanitize_callback":null,"image_size":"thumbnail","input_name":"_file_logoimage","index_name":"_index_logoimage","storage":null},{"autocomplete":false,"datalist":false,"readonly":false,"maxlength":false,"minlength":false,"pattern":false,"prepend":"","append":"","id":"logourl","name":"Link to (Enter full URL)","type":"text","label_description":"","multiple":false,"std":"","desc":"","format":"","before":"","after":"","field_name":"logourl","placeholder":"","save_field":true,"clone":false,"min_clone":0,"max_clone":0,"sort_clone":false,"add_button":"+ Add more","clone_default":false,"clone_as_multiple":false,"clone_empty_start":false,"class":"","disabled":false,"required":false,"autofocus":false,"attributes":[],"sanitize_callback":null,"storage":null}],"_original_id":"logos-info","storage":{},"label":"Upload Logos","clone_separator":"","clone_tags":{"tag_start":"<div class=\"value-repeater-item\">","tag_end":"<\/div>","tag":"div"}}}},"mfb_rest_fields":["title"],"_links":{"self":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/posts\/11249","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/comments?post=11249"}],"version-history":[{"count":0,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/posts\/11249\/revisions"}],"wp:attachment":[{"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/media?parent=11249"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/categories?post=11249"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nx1.nextron.org\/en\/wp-json\/wp\/v2\/tags?post=11249"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}