← All changes
|
admin/views/configs/generator/class-sps-typography.php
+14
-14
2.4.21
→
2.2.10
View file →
| @@ -23,21 +23,21 @@ | ||
| 23 | 23 | public static function section( $prefix ) { |
| 24 | 24 | SP_PC::createSection( |
| 25 | 25 | $prefix, |
| 26 | 26 | array( |
| 27 | - 'title' => __( 'Typography', 'post-carousel' ), | |
| 27 | + 'title' => __( 'Typography', 'smart-post-show' ), | |
| 28 | 28 | 'icon' => 'fa fa-font', |
| 29 | 29 | 'enqueue_webfont' => true, |
| 30 | 30 | 'fields' => array( |
| 31 | 31 | array( |
| 32 | - 'content' => __( 'To unlock the following typography (950+ Google Fonts) options, <a href="https://smartpostshow.com/" target="_blank"><strong>Upgrade To Pro!</strong></a> P.S. Note: The color fields work in the lite version.', 'post-carousel' ), | |
| 32 | + 'content' => __( 'To unlock the following typography (950+ Google Fonts) options, <a href="https://smartpostshow.com/" target="_blank"><strong>Upgrade To Pro!</strong></a> P.S. Note: The color fields work in the lite version.', 'smart-post-show' ), | |
| 33 | 33 | 'type' => 'notice', |
| 34 | 34 | ), |
| 35 | 35 | array( |
| 36 | 36 | 'id' => 'section_title_typography', |
| 37 | 37 | 'type' => 'typography', |
| 38 | - 'title' => __( 'Section Title', 'post-carousel' ), | |
| 39 | - 'subtitle' => __( 'Set item showcase section title font properties.', 'post-carousel' ), | |
| 38 | + 'title' => __( 'Section Title', 'smart-post-show' ), | |
| 39 | + 'subtitle' => __( 'Set item showcase section title font properties.', 'smart-post-show' ), | |
| 40 | 40 | 'default' => array( |
| 41 | 41 | 'color' => '#444', |
| 42 | 42 | 'font-family' => '', |
| 43 | 43 | 'font-weight' => '', |
| @@ -58,10 +58,10 @@ | ||
| 58 | 58 | ), |
| 59 | 59 | array( |
| 60 | 60 | 'id' => 'post_title_typography', |
| 61 | 61 | 'type' => 'typography', |
| 62 | - 'title' => __( 'Title', 'post-carousel' ), | |
| 63 | - 'subtitle' => __( 'Set title font properties.', 'post-carousel' ), | |
| 62 | + 'title' => __( 'Title', 'smart-post-show' ), | |
| 63 | + 'subtitle' => __( 'Set title font properties.', 'smart-post-show' ), | |
| 64 | 64 | 'hover_color' => true, |
| 65 | 65 | 'default' => array( |
| 66 | 66 | 'color' => '#111', |
| 67 | 67 | 'hover_color' => '#e1624b', |
| @@ -84,10 +84,10 @@ | ||
| 84 | 84 | ), |
| 85 | 85 | array( |
| 86 | 86 | 'id' => 'post_meta_typography', |
| 87 | 87 | 'type' => 'typography', |
| 88 | - 'title' => __( 'Meta Fields', 'post-carousel' ), | |
| 89 | - 'subtitle' => __( 'Set meta fields font properties.', 'post-carousel' ), | |
| 88 | + 'title' => __( 'Meta Fields', 'smart-post-show' ), | |
| 89 | + 'subtitle' => __( 'Set meta fields font properties.', 'smart-post-show' ), | |
| 90 | 90 | 'hover_color' => true, |
| 91 | 91 | 'default' => array( |
| 92 | 92 | 'color' => '#888', |
| 93 | 93 | 'hover_color' => '#e1624b', |
| @@ -109,10 +109,10 @@ | ||
| 109 | 109 | ), |
| 110 | 110 | array( |
| 111 | 111 | 'id' => 'post_content_typography', |
| 112 | 112 | 'type' => 'typography', |
| 113 | - 'title' => __( 'Content', 'post-carousel' ), | |
| 114 | - 'subtitle' => __( 'Set content font properties.', 'post-carousel' ), | |
| 113 | + 'title' => __( 'Content', 'smart-post-show' ), | |
| 114 | + 'subtitle' => __( 'Set content font properties.', 'smart-post-show' ), | |
| 115 | 115 | 'default' => array( |
| 116 | 116 | 'color' => '#444', |
| 117 | 117 | 'font-family' => '', |
| 118 | 118 | 'font-weight' => '', |
| @@ -133,10 +133,10 @@ | ||
| 133 | 133 | ), |
| 134 | 134 | array( |
| 135 | 135 | 'id' => 'read_more_typography', |
| 136 | 136 | 'type' => 'typography', |
| 137 | - 'title' => __( 'Read More', 'post-carousel' ), | |
| 138 | - 'subtitle' => __( 'Set read more font properties.', 'post-carousel' ), | |
| 137 | + 'title' => __( 'Read More', 'smart-post-show' ), | |
| 138 | + 'subtitle' => __( 'Set read more font properties.', 'smart-post-show' ), | |
| 139 | 139 | 'color' => false, |
| 140 | 140 | 'default' => array( |
| 141 | 141 | 'font-family' => '', |
| 142 | 142 | 'font-weight' => '600', |
| @@ -158,10 +158,10 @@ | ||
| 158 | 158 | |
| 159 | 159 | array( |
| 160 | 160 | 'id' => 'custom_fields_typography', |
| 161 | 161 | 'type' => 'typography', |
| 162 | - 'title' => __( 'Custom Fields', 'post-carousel' ), | |
| 163 | - 'subtitle' => __( 'Set custom fields font properties.', 'post-carousel' ), | |
| 162 | + 'title' => __( 'Custom Fields', 'smart-post-show' ), | |
| 163 | + 'subtitle' => __( 'Set custom fields font properties.', 'smart-post-show' ), | |
| 164 | 164 | 'color' => false, |
| 165 | 165 | 'default' => array( |
| 166 | 166 | // 'color' => '#888', |
| 167 | 167 | // 'hover_color' => '#444', |