| @@ -101,9 +101,8 @@ | ||
| 101 | 101 | 'last_updated_time_layout_7_hover_color' => '#475467', |
| 102 | 102 | 'last_updated_time_layout_7_background_color' => '#FFFCF5', |
| 103 | 103 | 'last_updated_time_layout_7_background_hover_color' => '#FFFCF5', |
| 104 | 104 | 'content_header_layout_7' => '', |
| 105 | - 'content_header_title_tag_layout7' => 'h2', | |
| 106 | 105 | 'content_header_background_layout_7' => '#F9FAFB', |
| 107 | 106 | 'archive_category_column_settings_layout_7' => '', |
| 108 | 107 | 'content_header_background_hover_layout_7' => '#F9FAFB', |
| 109 | 108 | 'content_header_background_image_size_layout_7' => '56', |
| @@ -110,9 +109,8 @@ | ||
| 110 | 109 | 'content_header_background_title_font_size_layout_7' => '32', |
| 111 | 110 | 'content_header_background_title_color_layout_7' => '#1D2939', |
| 112 | 111 | 'content_header_background_count_font_size_layout_7' => '16', |
| 113 | 112 | 'content_header_background_count_color_layout_7' => '#475467', |
| 114 | - 'archive_column_title_tag_layout7' => 'h3', | |
| 115 | 113 | 'archive_column_background_color_layout_7' => '#fff', |
| 116 | 114 | 'betterdocs_archive_column_hover_bg_color_layout_7' => '#F6FEF9', |
| 117 | 115 | 'betterdocs_archive_page_column_padding_layout_7' => '', |
| 118 | 116 | 'betterdocs_archive_page_column_padding_top_layout_7' => '40', |
| @@ -130,16 +128,21 @@ | ||
| 130 | 128 | 'archive_page_item_count_hover_color_layout_7' => '', |
| 131 | 129 | 'archive_last_updated_time_layout_7' => '', |
| 132 | 130 | 'archive_last_updated_time_layout_7_font_size' => '12', |
| 133 | 131 | 'archive_last_updated_time_layout_7_color' => '#475467', |
| 132 | + 'archive_last_updated_time_layout_7_hover_color' => '#475467', | |
| 134 | 133 | 'archive_last_updated_time_layout_7_background_color' => '#FFFCF5', |
| 134 | + 'archive_last_updated_time_layout_7_background_hover_color' => '#FFFCF5', | |
| 135 | 135 | 'betterdocs_archive_page_item_count_hover_color_layout_7' => '#475467', |
| 136 | 136 | 'archive_docs_list_layout_7' => '', |
| 137 | - 'archive_docs_list_title_tag_layout_7' => 'h2', | |
| 138 | 137 | 'archive_docs_list_title_color_layout_7' => '#1D2939', |
| 139 | 138 | 'archive_docs_list_title_hover_color_layout_7' => '#1D2939', |
| 140 | 139 | 'archive_docs_list_title_font_size_layout_7' => '24', |
| 141 | 140 | 'archive_docs_list_icon_size_layout_7' => '32', |
| 141 | + 'archive_docs_list_last_updated_time_font_size_layout_7' => '12', | |
| 142 | + 'archive_docs_list_last_updated_time_font_color_layout_7' => '#475467', | |
| 143 | + 'archive_docs_list_last_updated_time_font_hover_color_layout_7' => '#475467', | |
| 144 | + 'archive_docs_list_last_updated_time_background_color_layout_7' => '#FFFCF5', | |
| 142 | 145 | 'archive_docs_list_last_updated_time_background_hover_color_layout_7' => '#FFFCF5', |
| 143 | 146 | 'archive_docs_list_excerpt_font_size_layout_7' => '16', |
| 144 | 147 | 'archive_docs_list_excerpt_font_color_layout_7' => '#475467', |
| 145 | 148 | 'betterdocs_doc_page_cat_desc' => false, |
| @@ -277,9 +280,8 @@ | ||
| 277 | 280 | 'single_doc_feedback_label_name_text' => __('Name:', 'betterdocs'), |
| 278 | 281 | 'single_doc_feedback_label_email_text' => __('Email:', 'betterdocs'), |
| 279 | 282 | 'single_doc_feedback_label_message_text' => __('Message:', 'betterdocs'), |
| 280 | 283 | 'betterdocs_social_share_title' => '', |
| 281 | - 'betterdocs_social_share_title_tag' => 'h4', | |
| 282 | 284 | 'betterdocs_post_social_share' => true, |
| 283 | 285 | 'betterdocs_social_sharing_text' => __( 'Share This Article :', 'betterdocs' ), |
| 284 | 286 | 'betterdocs_post_social_share_text_color' => '#566e8b', |
| 285 | 287 | 'betterdocs_post_social_share_facebook' => true, |
| @@ -436,10 +438,10 @@ | ||
| 436 | 438 | 'betterdocs_search_subheading_margin_top_layout_2' => '15', |
| 437 | 439 | 'betterdocs_search_subheading_margin_right_layout_2' => '0', |
| 438 | 440 | 'betterdocs_search_subheading_margin_bottom_layout_2' => '0', |
| 439 | 441 | 'betterdocs_search_subheading_margin_left_layout_2' => '0', |
| 440 | - 'betterdocs_live_search_heading_tag' => 'h1', | |
| 441 | - 'betterdocs_live_search_subheading_tag' => 'p', | |
| 442 | + 'betterdocs_live_search_heading_tag' => 'h2', | |
| 443 | + 'betterdocs_live_search_subheading_tag' => 'h3', | |
| 442 | 444 | 'betterdocs_live_search_background_color_layout_2' => '#F9FAFB', |
| 443 | 445 | 'background_live_search_image_layout_2' => '', |
| 444 | 446 | 'betterdocs_live_search_background_property_layout_2' => '', |
| 445 | 447 | 'betterdocs_live_search_background_size_layout_2' => '', |
| @@ -580,9 +582,8 @@ | ||
| 580 | 582 | 'betterdocs_doc_single_content_bg_property_attachment' => '', |
| 581 | 583 | 'betterdocs_doc_single_content_bg_property_position' => '', |
| 582 | 584 | 'reactions_background_color' => '#fff', |
| 583 | 585 | 'betterdocs_reactions_title' => '', |
| 584 | - 'betterdocs_reactions_title_tag' => 'h4', | |
| 585 | 586 | 'betterdocs_post_reactions' => true, |
| 586 | 587 | 'betterdocs_post_reactions_happy' => true, |
| 587 | 588 | 'betterdocs_post_reactions_happy_icon' => '', |
| 588 | 589 | 'betterdocs_post_reactions_normal' => true, |
| @@ -599,9 +600,8 @@ | ||
| 599 | 600 | 'betterdocs_faq_switch' => true, |
| 600 | 601 | 'betterdocs_select_specific_faq' => 'all', |
| 601 | 602 | 'betterdocs_select_faq_template' => 'layout-3', |
| 602 | 603 | 'betterdocs_faq_title_text' => __( 'Frequently Asked Questions', 'betterdocs' ), |
| 603 | - 'betterdocs_faq_section_title_tag' => 'h2', | |
| 604 | 604 | 'betterdocs_faq_title_margin' => [ |
| 605 | 605 | 'input1' => 0, |
| 606 | 606 | 'input2' => 0, |
| 607 | 607 | 'input3' => 0, |
| @@ -608,9 +608,8 @@ | ||
| 608 | 608 | 'input4' => 0 |
| 609 | 609 | ], |
| 610 | 610 | 'betterdocs_faq_title_color' => '#15063F', |
| 611 | 611 | 'betterdocs_faq_title_font_size' => '30', |
| 612 | - 'betterdocs_faq_group_title_tag' => 'h3', | |
| 613 | 612 | 'betterdocs_faq_category_title_color' => '#15063F', |
| 614 | 613 | 'betterdocs_faq_category_name_font_size' => '25', |
| 615 | 614 | 'betterdocs_faq_category_name_font_color' => '#15063F', |
| 616 | 615 | 'betterdocs_faq_category_name_padding' => [ |
| @@ -1070,9 +1069,8 @@ | ||
| 1070 | 1069 | 'archive_category_margin_bottom_layout_7' => '16', |
| 1071 | 1070 | 'archive_category_margin_left_layout_7' => '0', |
| 1072 | 1071 | 'archive_search_wrapper' => '', |
| 1073 | 1072 | 'archive_search_toogle' => false, |
| 1074 | - 'archive_content_area_search_toogle' => true, | |
| 1075 | 1073 | 'archive_search_width' => '100', |
| 1076 | 1074 | 'archive_search_max_width' => '1400', |
| 1077 | 1075 | 'archive_search_margin' => '', |
| 1078 | 1076 | 'archive_search_margin_top' => '0', |
| @@ -1215,48 +1213,9 @@ | ||
| 1215 | 1213 | 'betterdocs_sidebar_list_item_padding_right_layout_7' => '0', |
| 1216 | 1214 | 'betterdocs_sidebar_list_item_padding_bottom_layout_7' => '0', |
| 1217 | 1215 | 'betterdocs_sidebar_list_item_padding_left_layout_7' => '0', |
| 1218 | 1216 | 'betterdocs_sidebar_list_item_active_color_layout_7' => '#a1dcc0', |
| 1219 | - 'betterdocs_sidebar_list_item_active_color_layout_7_2' => '#e8fff4', | |
| 1220 | - 'toc_active_item_border_color_layout_8_9' => '#e8fff4', | |
| 1221 | - 'toc_item_hover_bg_color_layout_10' => '#A1DCC0', | |
| 1222 | - 'sidebar_tech_layout_wrapper' => '', | |
| 1223 | - 'betterdocs_sidebar_border_right_width_layout_8' => '1', | |
| 1224 | - 'betterdocs_sidebar_border_right_color_layout_8' => '#eaecf0', | |
| 1225 | - | |
| 1226 | - // Layout-8 Sidebar defaults | |
| 1227 | - 'betterdocs_sidebar_title_tag_layout_8' => 'h2', | |
| 1228 | - 'betterdocs_sidebar_title_color_layout_8' => '#3f5876', | |
| 1229 | - 'betterdocs_sidebar_title_font_size_layout_8' => '20', | |
| 1230 | - 'betterdocs_sidebar_title_margin_layout_8' => [ | |
| 1231 | - 'input1' => 0, | |
| 1232 | - 'input2' => 0, | |
| 1233 | - 'input3' => 0, | |
| 1234 | - 'input4' => 0 | |
| 1235 | - ], | |
| 1236 | - 'betterdocs_sidebar_title_padding_layout_8' => [ | |
| 1237 | - 'input1' => 0, | |
| 1238 | - 'input2' => 0, | |
| 1239 | - 'input3' => 0, | |
| 1240 | - 'input4' => 0 | |
| 1241 | - ], | |
| 1242 | - 'betterdocs_sidebar_collapsible_arrow_color_layout_8' => '#3f5876', | |
| 1243 | - 'betterdocs_sidebar_list_item_font_size_layout_8' => '14', | |
| 1244 | - 'betterdocs_sidebar_list_item_color_layout_8' => '#667085', | |
| 1245 | - 'betterdocs_sidebar_list_item_hover_background_color_layout_8' => '#e8fff4', | |
| 1246 | - 'betterdocs_sidebar_list_item_hover_color_layout_8' => '#667085', | |
| 1247 | - 'betterdocs_sidebar_list_item_margin_layout_8' => [ | |
| 1248 | - 'input1' => 1, | |
| 1249 | - 'input2' => 0, | |
| 1250 | - 'input3' => 0, | |
| 1251 | - 'input4' => 0 | |
| 1252 | - ], | |
| 1253 | - 'betterdocs_sidebar_list_item_padding_layout_8' => [ | |
| 1254 | - 'input1' => 7, | |
| 1255 | - 'input2' => 8, | |
| 1256 | - 'input3' => 7, | |
| 1257 | - 'input4' => 8 | |
| 1258 | - ], | |
| 1217 | + 'toc_active_item_border_color_layout_8_9' => '#A1DCC0', | |
| 1259 | 1218 | 'search_modal_query_doc_ids' => '', |
| 1260 | 1219 | 'search_modal_query_doc_term_ids' => '', |
| 1261 | 1220 | 'search_modal_query_type' => 'popular_docs', |
| 1262 | 1221 | 'search_modal_faq_query_type' => 'default', |
| @@ -1290,37 +1249,9 @@ | ||
| 1290 | 1249 | 'input2' => 24, |
| 1291 | 1250 | 'input3' => 24, |
| 1292 | 1251 | 'input4' => 24 |
| 1293 | 1252 | ], |
| 1294 | - 'betterdocs_faq_category_active_title_background_color_layout_4' => '#E8FFF4', | |
| 1295 | - 'betterdocs_article_summary_title_bg_color' => '#F9FAFB', | |
| 1296 | - 'betterdocs_article_summary_title_color' => '#344054', | |
| 1297 | - 'betterdocs_article_summary_title_font_size' => '18', | |
| 1298 | - 'betterdocs_article_summary_content_color' => '#4d4d4d', | |
| 1299 | - 'betterdocs_article_summary_content_font_size' => '14', | |
| 1300 | - 'betterdocs_article_summary_content_font_size' => '14', | |
| 1301 | - 'betterdocs_doc_single_article_summary_title' => __( 'Doc Summary', 'betterdocs' ), | |
| 1302 | - 'betterdocs_article_summary_bg_color' => '#FFFFFF', | |
| 1303 | - 'betterdocs_article_summary_border_color' => '#EAECF0', | |
| 1304 | - 'betterdocs_article_summary_border_width' => '1', | |
| 1305 | - 'betterdocs_article_summary_border_radius' => '8', | |
| 1306 | - | |
| 1307 | - // Layout-8 specific defaults | |
| 1308 | - 'betterdocs_docs_page_column_number_layout_8' => '4', | |
| 1309 | - 'betterdocs_docs_page_column_gap_layout_8' => '48', | |
| 1310 | - 'betterdocs_docs_page_icon_size_layout_8' => '32', | |
| 1311 | - 'betterdocs_docs_page_category_title_font_size_layout_8' => '24', | |
| 1312 | - 'betterdocs_docs_page_docs_list_item_color_layout_8' => '#475467', | |
| 1313 | - 'betterdocs_docs_page_docs_list_item_hover_color_layout_8' => '#00b884', | |
| 1314 | - 'betterdocs_docs_page_docs_list_item_font_size_layout_8' => '16', | |
| 1315 | - 'betterdocs_docs_page_docs_list_item_margin_layout_8' => [ | |
| 1316 | - 'input1' => 24, | |
| 1317 | - 'input2' => 0, | |
| 1318 | - 'input3' => 0, | |
| 1319 | - 'input4' => 0 | |
| 1320 | - ], | |
| 1321 | - 'archive_docs_list_border_width_layout_8' => '1', | |
| 1322 | - 'archive_docs_list_border_color_layout_8' => '#EAECF0', | |
| 1253 | + 'betterdocs_faq_category_active_title_background_color_layout_4' => '#E8FFF4' | |
| 1323 | 1254 | ]; |
| 1324 | 1255 | |
| 1325 | 1256 | if ( ! empty( $key ) ) { |
| 1326 | 1257 | return isset( $betterdocs_defaults[ $key ] ) ? $betterdocs_defaults[ $key ] : ''; |