@@ -274,7 +274,7 @@ public static function defaults() {
274274 'size ' => array (
275275 'mobile ' => '' ,
276276 'tablet ' => '' ,
277- 'desktop ' => 1.5 ,
277+ 'desktop ' => 1.8 ,
278278 ),
279279 'unit ' => array (
280280 'mobile ' => 'em ' ,
@@ -308,7 +308,7 @@ public static function defaults() {
308308 'variant ' => '' ,
309309 'color ' => 'palette4 ' ,
310310 ),
311- 'sidebar_link_style ' => 'normal ' ,
311+ 'sidebar_link_style ' => 'plain ' ,
312312 'sidebar_link_colors ' => array (
313313 'color ' => '' ,
314314 'hover ' => '' ,
@@ -337,10 +337,10 @@ public static function defaults() {
337337 'highlight ' => 'palette1 ' ,
338338 'highlight-alt ' => 'palette2 ' ,
339339 'highlight-alt2 ' => 'palette9 ' ,
340- 'style ' => 'standard ' ,
340+ 'style ' => 'no-underline ' ,
341341 ),
342342 // Scroll To Top.
343- 'scroll_up ' => false ,
343+ 'scroll_up ' => true ,
344344 'scroll_up_side ' => 'right ' ,
345345 'scroll_up_icon ' => 'arrow-up ' ,
346346 'scroll_up_icon_size ' => array (
@@ -660,12 +660,12 @@ public static function defaults() {
660660 'main_left_center ' => array (),
661661 'main_center ' => array (),
662662 'main_right_center ' => array (),
663- 'main_right ' => array ( ' navigation ' ),
663+ 'main_right ' => array (),
664664 ),
665665 'bottom ' => array (
666666 'bottom_left ' => array (),
667667 'bottom_left_center ' => array (),
668- 'bottom_center ' => array (),
668+ 'bottom_center ' => array ( ' navigation ' ),
669669 'bottom_right_center ' => array (),
670670 'bottom_right ' => array (),
671671 ),
@@ -1376,7 +1376,7 @@ public static function defaults() {
13761376 'tablet ' => true ,
13771377 'mobile ' => false ,
13781378 ),
1379- 'header_search_icon ' => 'search ' ,
1379+ 'header_search_icon ' => 'search2 ' ,
13801380 'header_search_style ' => 'default ' ,
13811381 'header_search_woo ' => false ,
13821382 'header_search_border ' => array (
@@ -2256,7 +2256,7 @@ public static function defaults() {
22562256 ),
22572257 'footer_html_link_style ' => 'normal ' ,
22582258 'footer_html_margin ' => array (
2259- 'size ' => array ( '' , '' , '' , '' ),
2259+ 'size ' => array ( '0 ' , '' , '0 ' , '' ),
22602260 'unit ' => 'px ' ,
22612261 'locked ' => false ,
22622262 ),
@@ -2359,7 +2359,7 @@ public static function defaults() {
23592359 'enabled ' => true ,
23602360 ),
23612361 'page_title_element_breadcrumb ' => array (
2362- 'enabled ' => false ,
2362+ 'enabled ' => true ,
23632363 'show_title ' => true ,
23642364 ),
23652365 'page_title_element_meta ' => array (
@@ -2421,7 +2421,7 @@ public static function defaults() {
24212421 'post_background ' => '' ,
24222422 'post_content_background ' => '' ,
24232423 'post_title ' => true ,
2424- 'post_title_layout ' => 'normal ' ,
2424+ 'post_title_layout ' => 'above ' ,
24252425 'post_title_height ' => array (
24262426 'size ' => array (
24272427 'mobile ' => '' ,
@@ -2538,7 +2538,7 @@ public static function defaults() {
25382538 'enabled ' => true ,
25392539 ),
25402540 'post_title_element_breadcrumb ' => array (
2541- 'enabled ' => false ,
2541+ 'enabled ' => true ,
25422542 'show_title ' => true ,
25432543 ),
25442544 'post_title_element_excerpt ' => array (
@@ -2873,7 +2873,7 @@ public static function defaults() {
28732873 'product_archive_show_order ' => true ,
28742874 'product_archive_show_results_count ' => true ,
28752875 'product_archive_style ' => 'action-on-hover ' ,
2876- 'product_archive_image_hover_switch ' => 'none ' ,
2876+ 'product_archive_image_hover_switch ' => 'fade ' ,
28772877 'product_archive_button_style ' => 'text ' ,
28782878 'product_archive_button_align ' => false ,
28792879 'product_archive_title ' => true ,
@@ -2896,7 +2896,7 @@ public static function defaults() {
28962896 'enabled ' => true ,
28972897 ),
28982898 'product_archive_title_element_breadcrumb ' => array (
2899- 'enabled ' => false ,
2899+ 'enabled ' => true ,
29002900 'show_title ' => true ,
29012901 ),
29022902 'product_archive_title_element_description ' => array (
@@ -2938,9 +2938,9 @@ public static function defaults() {
29382938 'color ' => '' ,
29392939 'hover ' => '' ,
29402940 ),
2941- 'product_archive_layout ' => 'normal ' ,
2942- 'product_archive_content_style ' => 'boxed ' ,
2943- 'product_archive_sidebar_id ' => 'sidebar-primary ' ,
2941+ 'product_archive_layout ' => 'left ' ,
2942+ 'product_archive_content_style ' => 'unboxed ' ,
2943+ 'product_archive_sidebar_id ' => 'sidebar-woocommerce-shop ' ,
29442944 'product_archive_title_font ' => array (
29452945 'size ' => array (
29462946 'desktop ' => '' ,
@@ -3019,8 +3019,8 @@ public static function defaults() {
30193019 'locked ' => true ,
30203020 ),
30213021 // Product Controls.
3022- 'custom_quantity ' => false ,
3023- 'product_archive_mobile_columns ' => 'default ' ,
3022+ 'custom_quantity ' => true ,
3023+ 'product_archive_mobile_columns ' => 'twocolumn ' ,
30243024 'product_layout ' => 'normal ' ,
30253025 'product_content_style ' => 'unboxed ' ,
30263026 'product_vertical_padding ' => 'show ' ,
@@ -3069,7 +3069,7 @@ public static function defaults() {
30693069 'feature_5_icon ' => 'shield_check ' ,
30703070 ),
30713071 'product_content_element_payments ' => array (
3072- 'enabled ' => false ,
3072+ 'enabled ' => true ,
30733073 'title ' => __ ( 'GUARANTEED SAFE CHECKOUT ' , 'avanam ' ),
30743074 'visa ' => true ,
30753075 'mastercard ' => true ,
@@ -3097,7 +3097,7 @@ public static function defaults() {
30973097 ),
30983098 'product_tab_style ' => 'normal ' ,
30993099 'variation_direction ' => 'horizontal ' ,
3100- 'product_tab_title ' => true ,
3100+ 'product_tab_title ' => false ,
31013101 'product_content_element_product_meta ' => array (
31023102 'enabled ' => true ,
31033103 ),
@@ -3239,7 +3239,7 @@ public static function defaults() {
32393239 // Header Cart.
32403240 'header_cart_label ' => '' ,
32413241 'header_cart_show_total ' => true ,
3242- 'header_cart_style ' => 'link ' ,
3242+ 'header_cart_style ' => 'slide ' ,
32433243 'header_cart_popup_side ' => 'right ' ,
32443244 'header_cart_icon ' => 'shopping-bag ' ,
32453245 'header_cart_icon_size ' => array (
@@ -3248,7 +3248,7 @@ public static function defaults() {
32483248 ),
32493249 'header_cart_color ' => array (
32503250 'color ' => '' ,
3251- 'hover ' => '' ,
3251+ 'hover ' => 'palette1 ' ,
32523252 ),
32533253 'header_cart_background ' => array (
32543254 'color ' => '' ,
0 commit comments