Changeset 2215484
- Timestamp:
- 12/20/2019 04:17:49 AM (6 years ago)
- Location:
- post-kits-for-elementor
- Files:
-
- 6 added
- 13 edited
-
assets/icon-128x128.png (modified) (previous)
-
assets/icon-256x256.png (modified) (previous)
-
trunk/assets/css/backend-style.css (modified) (1 diff)
-
trunk/assets/css/frontend-style.css (modified) (2 diffs)
-
trunk/assets/imgs/icons-post-gird.png (modified) (previous)
-
trunk/includes/helper.php (modified) (1 diff)
-
trunk/includes/widget-register.php (modified) (1 diff)
-
trunk/post-kits-for-elementor.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/widgets/post-grid/post-grid-10.php (added)
-
trunk/widgets/post-grid/post-grid-11.php (added)
-
trunk/widgets/post-grid/post-grid-12.php (added)
-
trunk/widgets/post-grid/post-grid-7.php (added)
-
trunk/widgets/post-grid/post-grid-8.php (added)
-
trunk/widgets/post-grid/post-grid-9.php (added)
-
trunk/widgets/post-grid/post-grid-base.php (modified) (2 diffs)
-
trunk/widgets/post-grid/post-grid-class.php (modified) (7 diffs)
-
trunk/widgets/post-modules/post-modules-base.php (modified) (3 diffs)
-
trunk/widgets/post-modules/post-modules-class.php (modified) (18 diffs)
Legend:
- Unmodified
- Added
- Removed
-
post-kits-for-elementor/trunk/assets/css/backend-style.css
r2213994 r2215484 34 34 .alith_block_post_grid_5{background-position:-0px -90px!important;} 35 35 .alith_block_post_grid_6{background-position:-60px -90px!important;} 36 .alith_block_post_grid_7{background-position:0px -135px!important;} 37 .alith_block_post_grid_8{background-position:-60px -135px!important;} 38 .alith_block_post_grid_9{background-position:0 -180px!important;} 39 .alith_block_post_grid_10{background-position:-60px -180px!important;} 40 .alith_block_post_grid_11{background-position:0px -225px!important;} 41 .alith_block_post_grid_12{background-position:-60px -225px!important;} -
post-kits-for-elementor/trunk/assets/css/frontend-style.css
r2213994 r2215484 312 312 .epk-social-share li{width:100%;text-align:center;max-width:0px;opacity:0;-webkit-transition:0.3s;-o-transition:0.3s;transition:0.3s;float:left;margin-left:5px;} 313 313 .epk-social-share li:first-child{max-width:30px;opacity:1;pointer-events:none;} 314 .epk-social-share li a{display:block;width:30px;height:30px;line-height:3 0px;text-align:center;border-radius:50%;background:#fff;font-size:12px;}314 .epk-social-share li a{display:block;width:30px;height:30px;line-height:32px;text-align:center;border-radius:50%;background:#fff;font-size:12px;} 315 315 .epk-social-share:hover li:nth-child(1){opacity:0;max-width:0;} 316 316 .epk-social-share:hover li{opacity:1;max-width:30px;} … … 422 422 .alith_epk_grid_post .alith-epk-meta{margin-top:5px;} 423 423 .alith-epk-grid-container .swiper-container-horizontal > .swiper-pagination-bullets{bottom:-15px;} 424 .elementor-widget-alth_post_grid_7 .alith-epk-grid-container .swiper-container-horizontal > .swiper-pagination-bullets {bottom: 0;} -
post-kits-for-elementor/trunk/includes/helper.php
r2213994 r2215484 337 337 function alith_grid_big_post_render($atts, $div_class='', $image_src='') { 338 338 $str = ''; 339 $str .= '<article class="mb-sm-15 mb-md-0 alith_epk_grid_post alith-grid-custom-height">340 <div class="alith_epk_grid_post_grid_cover position-relative custom-rounded '.$div_class.'">339 $str .= '<article class="mb-sm-15 mb-md-0 alith_epk_grid_post"> 340 <div class="alith_epk_grid_post_grid_cover position-relative alith-grid-custom-height custom-rounded '.$div_class.'"> 341 341 <div class="alith_epk_grid_post_grid_background position-relative" style="background-image: url('.$image_src.')"></div> 342 342 '. alith_epk_share_icons($atts) . alith_epk_post_format_icons($atts) .' -
post-kits-for-elementor/trunk/includes/widget-register.php
r2213994 r2215484 26 26 'post-grid-5' => 'Elementor_Post_Grid_Widgets_5', 27 27 'post-grid-6' => 'Elementor_Post_Grid_Widgets_6', 28 'post-grid-7' => 'Elementor_Post_Grid_Widgets_7', 29 'post-grid-8' => 'Elementor_Post_Grid_Widgets_8', 30 'post-grid-9' => 'Elementor_Post_Grid_Widgets_9', 31 'post-grid-10' => 'Elementor_Post_Grid_Widgets_10', 32 'post-grid-11' => 'Elementor_Post_Grid_Widgets_11', 33 'post-grid-12' => 'Elementor_Post_Grid_Widgets_12', 28 34 ); 29 35 foreach ( $widgets as $widget => $class ) { -
post-kits-for-elementor/trunk/post-kits-for-elementor.php
r2214104 r2215484 4 4 Description: News, Magazine, Blog Kits for Elementor plugin. 5 5 Plugin URI: https://alithemes.com 6 Version: 1.0.16 Version: 2.0.0 7 7 Author: AliThemes 8 8 Author URI: alithemes.com -
post-kits-for-elementor/trunk/readme.txt
r2214104 r2215484 18 18 With Post Kits for Elementor, you can easily create unique news, blog or magazine website using Elementor. There is a simple drag and drop feature to insert this plugin’s widget to any page you were editing with Elementor page builder. 19 19 20 [Live Demos](https://wp.alithemes.com/plugins/ elementor-post-kits/demos)20 [Live Demos](https://wp.alithemes.com/plugins/post-kits-for-elementor/demos) 21 21 22 [Online Document](https://wp.alithemes.com/plugins/ elementor-post-kits/document)22 [Online Document](https://wp.alithemes.com/plugins/post-kits-for-elementor/document) 23 23 24 24 == Main Features == … … 64 64 65 65 == Changelog == 66 = 2.0.0 (2019-12-20) = 67 * Add more 6 post grid layouts. 68 * Add some options for post title, format, share... 66 69 67 70 = 1.0.1 (2019-12-18) = -
post-kits-for-elementor/trunk/widgets/post-grid/post-grid-base.php
r2213994 r2215484 1895 1895 ); 1896 1896 1897 $this->add_control( 1898 'alith_block_post_post_format_color', 1899 [ 1900 'label' => esc_html__( 'Post Format Color', 'alith_epk' ), 1901 'type' => Controls_Manager::COLOR, 1902 'scheme' => [ 1903 'type' => Scheme_Color::get_type(), 1904 'value' => Scheme_Color::COLOR_1, 1905 ], 1906 'selectors' => [ 1907 '{{WRAPPER}} .alith-epk-format-icon .format-icon' => 'color: {{VALUE}} !important', 1908 ], 1909 'default' => '#ffffff', 1910 'condition' => [ 1911 'alith_block_post_post_format_show' => 'true', 1912 ], 1913 ] 1914 ); 1915 1897 1916 $this->end_controls_section(); 1898 1917 … … 1912 1931 'return_value' => 'true', 1913 1932 'default' => 'true', 1933 ] 1934 ); 1935 1936 $this->add_control( 1937 'alith_block_post_post_share_background', 1938 [ 1939 'label' => esc_html__( 'Post Share Icon Background', 'alith_epk' ), 1940 'type' => Controls_Manager::COLOR, 1941 'scheme' => [ 1942 'type' => Scheme_Color::get_type(), 1943 'value' => Scheme_Color::COLOR_1, 1944 ], 1945 'selectors' => [ 1946 '{{WRAPPER}} .epk-social-share li a' => 'background-color: {{VALUE}} !important', 1947 ], 1948 'default' => '#ffffff', 1949 'condition' => [ 1950 'alith_block_post_post_share_show' => 'true', 1951 ], 1952 ] 1953 ); 1954 1955 $this->add_control( 1956 'alith_block_post_post_share_color', 1957 [ 1958 'label' => esc_html__( 'Post Share Icon Color', 'alith_epk' ), 1959 'type' => Controls_Manager::COLOR, 1960 'scheme' => [ 1961 'type' => Scheme_Color::get_type(), 1962 'value' => Scheme_Color::COLOR_1, 1963 ], 1964 'selectors' => [ 1965 '{{WRAPPER}} .epk-social-share li a' => 'color: {{VALUE}} !important', 1966 ], 1967 'default' => '#F90248', 1968 'condition' => [ 1969 'alith_block_post_post_share_show' => 'true', 1970 ], 1914 1971 ] 1915 1972 ); -
post-kits-for-elementor/trunk/widgets/post-grid/post-grid-class.php
r2213994 r2215484 13 13 class Elementor_Post_Grid_Widgets_1 extends Elementor_Post_Grid_Base_Widgets { 14 14 public function __construct( $data = [], $args = null ){ 15 $this->alith_title = esc_html__(' PostGrid 1', 'alith_epk');15 $this->alith_title = esc_html__('EPK Grid 1', 'alith_epk'); 16 16 $this->alith_name = 'alth_post_grid_1'; 17 17 $this->alith_icon = 'alith_block_post_grid_1'; … … 23 23 class Elementor_Post_Grid_Widgets_2 extends Elementor_Post_Grid_Base_Widgets { 24 24 public function __construct( $data = [], $args = null ){ 25 $this->alith_title = esc_html__(' PostGrid 2', 'alith_epk');25 $this->alith_title = esc_html__('EPK Grid 2', 'alith_epk'); 26 26 $this->alith_name = 'alth_post_grid_2'; 27 27 $this->alith_icon = 'alith_block_post_grid_2'; … … 33 33 class Elementor_Post_Grid_Widgets_3 extends Elementor_Post_Grid_Base_Widgets { 34 34 public function __construct( $data = [], $args = null ){ 35 $this->alith_title = esc_html__(' PostGrid 3', 'alith_epk');35 $this->alith_title = esc_html__('EPK Grid 3', 'alith_epk'); 36 36 $this->alith_name = 'alth_post_grid_3'; 37 37 $this->alith_icon = 'alith_block_post_grid_3'; … … 43 43 class Elementor_Post_Grid_Widgets_4 extends Elementor_Post_Grid_Base_Widgets { 44 44 public function __construct( $data = [], $args = null ){ 45 $this->alith_title = esc_html__(' PostGrid 4', 'alith_epk');45 $this->alith_title = esc_html__('EPK Grid 4', 'alith_epk'); 46 46 $this->alith_name = 'alth_post_grid_4'; 47 47 $this->alith_icon = 'alith_block_post_grid_4'; … … 53 53 class Elementor_Post_Grid_Widgets_5 extends Elementor_Post_Grid_Base_Widgets { 54 54 public function __construct( $data = [], $args = null ){ 55 $this->alith_title = esc_html__(' PostGrid 5', 'alith_epk');55 $this->alith_title = esc_html__('EPK Grid 5', 'alith_epk'); 56 56 $this->alith_name = 'alth_post_grid_5'; 57 57 $this->alith_icon = 'alith_block_post_grid_5'; … … 63 63 class Elementor_Post_Grid_Widgets_6 extends Elementor_Post_Grid_Base_Widgets { 64 64 public function __construct( $data = [], $args = null ){ 65 $this->alith_title = esc_html__(' PostGrid 6', 'alith_epk');65 $this->alith_title = esc_html__('EPK Grid 6', 'alith_epk'); 66 66 $this->alith_name = 'alth_post_grid_6'; 67 67 $this->alith_icon = 'alith_block_post_grid_6'; … … 70 70 } 71 71 } 72 73 class Elementor_Post_Grid_Widgets_7 extends Elementor_Post_Grid_Base_Widgets { 74 public function __construct( $data = [], $args = null ){ 75 $this->alith_title = esc_html__('EPK Grid 7', 'alith_epk'); 76 $this->alith_name = 'alth_post_grid_7'; 77 $this->alith_icon = 'alith_block_post_grid_7'; 78 $this->alith_grid_layout = 'post-grid-7'; 79 parent::__construct( $data, $args ); 80 } 81 } 82 83 class Elementor_Post_Grid_Widgets_8 extends Elementor_Post_Grid_Base_Widgets { 84 public function __construct( $data = [], $args = null ){ 85 $this->alith_title = esc_html__('EPK Grid 8', 'alith_epk'); 86 $this->alith_name = 'alth_post_grid_8'; 87 $this->alith_icon = 'alith_block_post_grid_8'; 88 $this->alith_grid_layout = 'post-grid-8'; 89 parent::__construct( $data, $args ); 90 } 91 } 92 93 class Elementor_Post_Grid_Widgets_9 extends Elementor_Post_Grid_Base_Widgets { 94 public function __construct( $data = [], $args = null ){ 95 $this->alith_title = esc_html__('EPK Grid 9', 'alith_epk'); 96 $this->alith_name = 'alth_post_grid_9'; 97 $this->alith_icon = 'alith_block_post_grid_9'; 98 $this->alith_grid_layout = 'post-grid-9'; 99 parent::__construct( $data, $args ); 100 } 101 } 102 103 class Elementor_Post_Grid_Widgets_10 extends Elementor_Post_Grid_Base_Widgets { 104 public function __construct( $data = [], $args = null ){ 105 $this->alith_title = esc_html__('EPK Grid 10', 'alith_epk'); 106 $this->alith_name = 'alth_post_grid_10'; 107 $this->alith_icon = 'alith_block_post_grid_10'; 108 $this->alith_grid_layout = 'post-grid-10'; 109 parent::__construct( $data, $args ); 110 } 111 } 112 113 class Elementor_Post_Grid_Widgets_11 extends Elementor_Post_Grid_Base_Widgets { 114 public function __construct( $data = [], $args = null ){ 115 $this->alith_title = esc_html__('EPK Grid 11', 'alith_epk'); 116 $this->alith_name = 'alth_post_grid_11'; 117 $this->alith_icon = 'alith_block_post_grid_11'; 118 $this->alith_grid_layout = 'post-grid-11'; 119 parent::__construct( $data, $args ); 120 } 121 } 122 123 class Elementor_Post_Grid_Widgets_12 extends Elementor_Post_Grid_Base_Widgets { 124 public function __construct( $data = [], $args = null ){ 125 $this->alith_title = esc_html__('EPK Grid 12', 'alith_epk'); 126 $this->alith_name = 'alth_post_grid_12'; 127 $this->alith_icon = 'alith_block_post_grid_12'; 128 $this->alith_grid_layout = 'post-grid-12'; 129 parent::__construct( $data, $args ); 130 } 131 } -
post-kits-for-elementor/trunk/widgets/post-modules/post-modules-base.php
r2213994 r2215484 1849 1849 ); 1850 1850 1851 $this->add_control( 1852 'alith_block_post_post_format_color', 1853 [ 1854 'label' => esc_html__( 'Post Format Color', 'alith_epk' ), 1855 'type' => Controls_Manager::COLOR, 1856 'scheme' => [ 1857 'type' => Scheme_Color::get_type(), 1858 'value' => Scheme_Color::COLOR_1, 1859 ], 1860 'selectors' => [ 1861 '{{WRAPPER}} .alith-epk-format-icon .format-icon' => 'color: {{VALUE}} !important', 1862 ], 1863 'default' => '#ffffff', 1864 'condition' => [ 1865 'alith_block_post_post_format_show' => 'true', 1866 ], 1867 ] 1868 ); 1869 1851 1870 $this->end_controls_section(); 1852 1871 … … 1869 1888 ); 1870 1889 1871 $this->add_control(1890 $this->add_control( 1872 1891 'alith_block_post_post_share_background', 1873 1892 [ … … 1888 1907 ); 1889 1908 1909 $this->add_control( 1910 'alith_block_post_post_share_color', 1911 [ 1912 'label' => esc_html__( 'Post Share Icon Color', 'alith_epk' ), 1913 'type' => Controls_Manager::COLOR, 1914 'scheme' => [ 1915 'type' => Scheme_Color::get_type(), 1916 'value' => Scheme_Color::COLOR_1, 1917 ], 1918 'selectors' => [ 1919 '{{WRAPPER}} .epk-social-share li a' => 'color: {{VALUE}} !important', 1920 ], 1921 'default' => '#F90248', 1922 'condition' => [ 1923 'alith_block_post_post_share_show' => 'true', 1924 ], 1925 ] 1926 ); 1890 1927 1891 1928 $this->end_controls_section(); -
post-kits-for-elementor/trunk/widgets/post-modules/post-modules-class.php
r2213994 r2215484 13 13 class Elementor_Post_Module_Widgets_1 extends Elementor_Post_Module_Base_Widgets { 14 14 public function __construct( $data = [], $args = null ){ 15 $this->alith_title = esc_html__(' PostModule 1', 'alith_epk');15 $this->alith_title = esc_html__('EPK Module 1', 'alith_epk'); 16 16 $this->alith_name = 'alth_post_module_1'; 17 17 $this->alith_icon = 'alith_block_post_module_1'; … … 23 23 class Elementor_Post_Module_Widgets_2 extends Elementor_Post_Module_Base_Widgets { 24 24 public function __construct( $data = [], $args = null ){ 25 $this->alith_title = esc_html__(' PostModule 2', 'alith_epk');25 $this->alith_title = esc_html__('EPK Module 2', 'alith_epk'); 26 26 $this->alith_name = 'alth_post_module_2'; 27 27 $this->alith_icon = 'alith_block_post_module_2'; … … 33 33 class Elementor_Post_Module_Widgets_3 extends Elementor_Post_Module_Base_Widgets { 34 34 public function __construct( $data = [], $args = null ){ 35 $this->alith_title = esc_html__(' PostModule 3', 'alith_epk');35 $this->alith_title = esc_html__('EPK Module 3', 'alith_epk'); 36 36 $this->alith_name = 'alth_post_module_3'; 37 37 $this->alith_icon = 'alith_block_post_module_3'; … … 43 43 class Elementor_Post_Module_Widgets_4 extends Elementor_Post_Module_Base_Widgets { 44 44 public function __construct( $data = [], $args = null ){ 45 $this->alith_title = esc_html__(' PostModule 4', 'alith_epk');45 $this->alith_title = esc_html__('EPK Module 4', 'alith_epk'); 46 46 $this->alith_name = 'alth_post_module_4'; 47 47 $this->alith_icon = 'alith_block_post_module_4'; … … 53 53 class Elementor_Post_Module_Widgets_5 extends Elementor_Post_Module_Base_Widgets { 54 54 public function __construct( $data = [], $args = null ){ 55 $this->alith_title = esc_html__(' PostModule 5', 'alith_epk');55 $this->alith_title = esc_html__('EPK Module 5', 'alith_epk'); 56 56 $this->alith_name = 'alth_post_module_5'; 57 57 $this->alith_icon = 'alith_block_post_module_5'; … … 63 63 class Elementor_Post_Module_Widgets_6 extends Elementor_Post_Module_Base_Widgets { 64 64 public function __construct( $data = [], $args = null ){ 65 $this->alith_title = esc_html__(' PostModule 6', 'alith_epk');65 $this->alith_title = esc_html__('EPK Module 6', 'alith_epk'); 66 66 $this->alith_name = 'alth_post_module_6'; 67 67 $this->alith_icon = 'alith_block_post_module_6'; … … 73 73 class Elementor_Post_Module_Widgets_7 extends Elementor_Post_Module_Base_Widgets { 74 74 public function __construct( $data = [], $args = null ){ 75 $this->alith_title = esc_html__(' PostModule 7', 'alith_epk');75 $this->alith_title = esc_html__('EPK Module 7', 'alith_epk'); 76 76 $this->alith_name = 'alth_post_module_7'; 77 77 $this->alith_icon = 'alith_block_post_module_7'; … … 83 83 class Elementor_Post_Module_Widgets_8 extends Elementor_Post_Module_Base_Widgets { 84 84 public function __construct( $data = [], $args = null ){ 85 $this->alith_title = esc_html__(' PostModule 8', 'alith_epk');85 $this->alith_title = esc_html__('EPK Module 8', 'alith_epk'); 86 86 $this->alith_name = 'alth_post_module_8'; 87 87 $this->alith_icon = 'alith_block_post_module_8'; … … 93 93 class Elementor_Post_Module_Widgets_9 extends Elementor_Post_Module_Base_Widgets { 94 94 public function __construct( $data = [], $args = null ){ 95 $this->alith_title = esc_html__(' PostModule 9', 'alith_epk');95 $this->alith_title = esc_html__('EPK Module 9', 'alith_epk'); 96 96 $this->alith_name = 'alth_post_module_9'; 97 97 $this->alith_icon = 'alith_block_post_module_9'; … … 103 103 class Elementor_Post_Module_Widgets_10 extends Elementor_Post_Module_Base_Widgets { 104 104 public function __construct( $data = [], $args = null ){ 105 $this->alith_title = esc_html__(' PostModule 10', 'alith_epk');105 $this->alith_title = esc_html__('EPK Module 10', 'alith_epk'); 106 106 $this->alith_name = 'alth_post_module_10'; 107 107 $this->alith_icon = 'alith_block_post_module_10'; … … 113 113 class Elementor_Post_Module_Widgets_11 extends Elementor_Post_Module_Base_Widgets { 114 114 public function __construct( $data = [], $args = null ){ 115 $this->alith_title = esc_html__(' PostModule 11', 'alith_epk');115 $this->alith_title = esc_html__('EPK Module 11', 'alith_epk'); 116 116 $this->alith_name = 'alth_post_module_11'; 117 117 $this->alith_icon = 'alith_block_post_module_11'; … … 123 123 class Elementor_Post_Module_Widgets_12 extends Elementor_Post_Module_Base_Widgets { 124 124 public function __construct( $data = [], $args = null ){ 125 $this->alith_title = esc_html__(' PostModule 12', 'alith_epk');125 $this->alith_title = esc_html__('EPK Module 12', 'alith_epk'); 126 126 $this->alith_name = 'alth_post_module_12'; 127 127 $this->alith_icon = 'alith_block_post_module_12'; … … 133 133 class Elementor_Post_Module_Widgets_13 extends Elementor_Post_Module_Base_Widgets { 134 134 public function __construct( $data = [], $args = null ){ 135 $this->alith_title = esc_html__(' PostModule 13', 'alith_epk');135 $this->alith_title = esc_html__('EPK Module 13', 'alith_epk'); 136 136 $this->alith_name = 'alth_post_module_13'; 137 137 $this->alith_icon = 'alith_block_post_module_13'; … … 143 143 class Elementor_Post_Module_Widgets_14 extends Elementor_Post_Module_Base_Widgets { 144 144 public function __construct( $data = [], $args = null ){ 145 $this->alith_title = esc_html__(' PostModule 14', 'alith_epk');145 $this->alith_title = esc_html__('EPK Module 14', 'alith_epk'); 146 146 $this->alith_name = 'alth_post_module_14'; 147 147 $this->alith_icon = 'alith_block_post_module_14'; … … 153 153 class Elementor_Post_Module_Widgets_15 extends Elementor_Post_Module_Base_Widgets { 154 154 public function __construct( $data = [], $args = null ){ 155 $this->alith_title = esc_html__(' PostModule 15', 'alith_epk');155 $this->alith_title = esc_html__('EPK Module 15', 'alith_epk'); 156 156 $this->alith_name = 'alth_post_module_15'; 157 157 $this->alith_icon = 'alith_block_post_module_15'; … … 163 163 class Elementor_Post_Module_Widgets_16 extends Elementor_Post_Module_Base_Widgets { 164 164 public function __construct( $data = [], $args = null ){ 165 $this->alith_title = esc_html__(' PostModule 16', 'alith_epk');165 $this->alith_title = esc_html__('EPK Module 16', 'alith_epk'); 166 166 $this->alith_name = 'alth_post_module_16'; 167 167 $this->alith_icon = 'alith_block_post_module_16'; … … 173 173 class Elementor_Post_Module_Widgets_17 extends Elementor_Post_Module_Base_Widgets { 174 174 public function __construct( $data = [], $args = null ){ 175 $this->alith_title = esc_html__(' PostModule 17', 'alith_epk');175 $this->alith_title = esc_html__('EPK Module 17', 'alith_epk'); 176 176 $this->alith_name = 'alth_post_module_17'; 177 177 $this->alith_icon = 'alith_block_post_module_17'; … … 183 183 class Elementor_Post_Module_Widgets_18 extends Elementor_Post_Module_Base_Widgets { 184 184 public function __construct( $data = [], $args = null ){ 185 $this->alith_title = esc_html__(' PostModule 18', 'alith_epk');185 $this->alith_title = esc_html__('EPK Module 18', 'alith_epk'); 186 186 $this->alith_name = 'alth_post_module_18'; 187 187 $this->alith_icon = 'alith_block_post_module_18';
Note: See TracChangeset
for help on using the changeset viewer.