__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* Layout options
*
* @copyright 2019-present Creative Themes
* @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
* @package Blocksy
*/
$options = [
'layout_panel' => [
'label' => __( 'Layout', 'blocksy' ),
'type' => 'ct-panel',
'setting' => [ 'transport' => 'postMessage' ],
'inner-options' => [
'maxSiteWidth' => [
'label' => __( 'Maximum Site Width', 'blocksy' ),
'type' => 'ct-slider',
'value' => 1290,
'min' => 700,
'max' => 1900,
'sync' => 'live',
],
'contentAreaSpacing' => [
'label' => __( 'Content Area Spacing', 'blocksy' ),
'type' => 'ct-slider',
'value' => [
'desktop' => '60px',
'tablet' => '60px',
'mobile' => '50px',
],
'units' => blocksy_units_config([
[ 'unit' => 'px', 'min' => 0, 'max' => 300 ],
]),
'responsive' => true,
'divider' => 'top',
'setting' => [ 'transport' => 'postMessage' ],
'desc' => __( 'Adjusts vertical spacing between main content area and header/footer.', 'blocksy' ),
],
'contentEdgeSpacing' => [
'label' => __( 'Content Edge Spacing', 'blocksy' ),
'type' => 'ct-slider',
'value' => [
'desktop' => 5,
'tablet' => 5,
'mobile' => 6,
],
'min' => 0,
'max' => 15,
'defaultUnit' => 'vw',
'responsive' => true,
'divider' => 'top',
'sync' => 'live',
'desc' => __( 'Adjusts horizontal spacing between main content area and edges of the screen.', 'blocksy' ),
],
blocksy_rand_md5() => [
'type' => 'ct-divider',
],
'narrowContainerWidth' => [
'label' => __( 'Narrow Container Max Width', 'blocksy' ),
'type' => 'ct-slider',
'value' => 750,
'min' => 400,
'max' => 1000,
'setting' => [ 'transport' => 'postMessage' ],
'desc' => __( 'This option applies only if the posts or pages are set to Narrow Width structure.', 'blocksy' ),
],
'wideOffset' => [
'label' => __( 'Wide Alignment Offset', 'blocksy' ),
'type' => 'ct-slider',
'defaultUnit' => 'px',
'value' => 130,
'min' => 20,
'max' => 200,
'divider' => 'top',
'setting' => [ 'transport' => 'postMessage' ],
'desc' => __( 'This option will apply only to those elements that have a wide alignment option.', 'blocksy' ),
],
],
],
];
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| back-to-top.php | File | 7.92 KB | 0640 |
|
| breadcrumbs.php | File | 8.55 KB | 0640 |
|
| buttons.php | File | 3.43 KB | 0640 |
|
| cards-reveal-effect.php | File | 285 B | 0640 |
|
| colors.php | File | 13.78 KB | 0640 |
|
| comments-single.php | File | 6.71 KB | 0640 |
|
| content-elements.php | File | 1.49 KB | 0640 |
|
| custom-post-types.php | File | 4.32 KB | 0640 |
|
| footer.php | File | 2.32 KB | 0640 |
|
| form-elements.php | File | 7.69 KB | 0640 |
|
| general.php | File | 2.69 KB | 0640 |
|
| header.php | File | 6.38 KB | 0640 |
|
| layout.php | File | 2.34 KB | 0640 |
|
| meta.php | File | 10.04 KB | 0640 |
|
| page-title.php | File | 35.56 KB | 0640 |
|
| pagination.php | File | 7.45 KB | 0640 |
|
| performance.php | File | 2.78 KB | 0640 |
|
| posts-listing.php | File | 43.53 KB | 0640 |
|
| sidebar-particular.php | File | 1.18 KB | 0640 |
|
| sidebar.php | File | 12.72 KB | 0640 |
|
| typography.php | File | 4.15 KB | 0640 |
|