Simple columnizer create “Widget Area” with name “Columnizer Widget Area” in admin section with Drag & Drop “Columnizer” widget. You can generate number of columns. Place short code where you want. Short code available to you after save the widget.
توسط mbabar86mish
اگر با مشکلی مواجه شدهاید،
لطفاً آن را با جزئیات برای ما ارسال کنید.
🔒 برای ثبت گزارش خرابی باید وارد سایت شوید.
Simple columnizer create “Widget Area” with name “Columnizer Widget Area” in admin section with Drag & Drop “Columnizer” widget. You can generate number of columns. Place short code where you want. Short code available to you after save the widget.
simple-columnizer to the /wp-content/plugins/ directory$style2 = array(
‘style 2’ => array(
‘container_wrapper_start’ => ‘
‘,
‘container_wrapper_end’ => ‘
‘,
‘icon_wrapper_start’ => ”,
‘icon_wrapper_end’ => ”,
‘title_wrapper_start’ => ‘
‘,
‘title_wrapper_end’ => ‘
‘,
‘content_wrapper_start’ => ‘
‘,
‘content_wrapper_end’ => ‘
‘
)
);
apply_filters('responsive_style_filter', $style2);
add in functions.php or in plugin file.
$column_classes = array(
“Custom Classes” => array(
‘col-lg-1’,
‘col-lg-2’
)
);
apply_filters(‘columnizer_column_classes_filter’, $column_classes);
add in functions.php or in plugin file.
قیمت:
رایگان
نگارش
آخرین انتشار
19 اردیبهشت 1405
آخرین بروزرسانی
3 ماه پیش
نصب های فعال
10+
نگارش وردپرس
-
تست شده از نسخه
وردپرس 4.1.42
نگارش PHP
-
نسخه ها
0 نسخه