Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-conte.../themes/Divi/includes/builder
File: class-et-builder-element.php
et_builder_i18n( 'On' ),
[19000] Fix | Delete
et_builder_i18n( 'Off' ), // #10
[19001] Fix | Delete
esc_html__( 'Parallax Method', 'et_builder' ),
[19002] Fix | Delete
esc_html__( 'True Parallax', 'et_builder' ),
[19003] Fix | Delete
esc_html__( 'CSS', 'et_builder' ),
[19004] Fix | Delete
esc_html__( 'Background Image Size', 'et_builder' ),
[19005] Fix | Delete
$select_background_size, // #15
[19006] Fix | Delete
esc_html__( 'Background Image Position', 'et_builder' ),
[19007] Fix | Delete
$select_background_position,
[19008] Fix | Delete
esc_html__( 'Background Image Repeat', 'et_builder' ),
[19009] Fix | Delete
$select_background_repeat,
[19010] Fix | Delete
esc_html__( 'Background Image Blend', 'et_builder' ), // #20
[19011] Fix | Delete
$select_background_blend
[19012] Fix | Delete
);
[19013] Fix | Delete
[19014] Fix | Delete
$tab_video = sprintf(
[19015] Fix | Delete
'<div class="et_pb_background-tab et_pb_background-tab--video" data-tab="video">
[19016] Fix | Delete
<div class="et_pb_background-option et_pb_background-option--background_video_mp4 et_pb_background-template--video_mp4 et-pb-option et-pb-option--background_video_mp4 et-pb-option--has-preview">
[19017] Fix | Delete
<label for="et_pb_background_video_mp4_<%%= counter %%>">%1$s: </label>
[19018] Fix | Delete
<div class="et-pb-option-container et-pb-option-container--upload">
[19019] Fix | Delete
<div class="et-pb-option-preview et-pb-option-preview--empty">
[19020] Fix | Delete
<button class="et-pb-option-preview-button et-pb-option-preview-button--add">
[19021] Fix | Delete
%2$s
[19022] Fix | Delete
</button>
[19023] Fix | Delete
<button class="et-pb-option-preview-button et-pb-option-preview-button--edit">
[19024] Fix | Delete
%3$s
[19025] Fix | Delete
</button>
[19026] Fix | Delete
<button class="et-pb-option-preview-button et-pb-option-preview-button--delete">
[19027] Fix | Delete
%4$s
[19028] Fix | Delete
</button>
[19029] Fix | Delete
</div>
[19030] Fix | Delete
<input id="et_pb_background_video_mp4_<%%= counter %%>" type="text" class="et-pb-main-setting regular-text et-pb-upload-field" value="<%%= current_background_video_mp4 %%>">
[19031] Fix | Delete
<input type="button" class="button button-upload et-pb-upload-button" value="%5$s" data-choose="%6$s" data-update="%7$s" data-type="video">
[19032] Fix | Delete
<span class="et-pb-reset-setting"></span>
[19033] Fix | Delete
</div>
[19034] Fix | Delete
</div>
[19035] Fix | Delete
<div class="et_pb_background-option et_pb_background-option--background_video_webm et_pb_background-template--video_webm et-pb-option et-pb-option--background_video_webm et-pb-option--has-preview">
[19036] Fix | Delete
<label for="et_pb_background_video_webm_<%%= counter %%>">%8$s: </label>
[19037] Fix | Delete
<div class="et-pb-option-container et-pb-option-container--upload">
[19038] Fix | Delete
<div class="et-pb-option-preview et-pb-option-preview--empty">
[19039] Fix | Delete
<button class="et-pb-option-preview-button et-pb-option-preview-button--add">
[19040] Fix | Delete
%2$s
[19041] Fix | Delete
</button>
[19042] Fix | Delete
<button class="et-pb-option-preview-button et-pb-option-preview-button--edit">
[19043] Fix | Delete
%3$s
[19044] Fix | Delete
</button>
[19045] Fix | Delete
<button class="et-pb-option-preview-button et-pb-option-preview-button--delete">
[19046] Fix | Delete
%4$s
[19047] Fix | Delete
</button>
[19048] Fix | Delete
</div>
[19049] Fix | Delete
<input id="et_pb_background_video_webm_<%%= counter %%>" type="text" class="et-pb-main-setting regular-text et-pb-upload-field" value="<%%= current_background_video_webm %%>">
[19050] Fix | Delete
<input type="button" class="button button-upload et-pb-upload-button" value="%5$s" data-choose="%9$s" data-update="%7$s" data-type="video">
[19051] Fix | Delete
<span class="et-pb-reset-setting"></span>
[19052] Fix | Delete
</div>
[19053] Fix | Delete
</div>
[19054] Fix | Delete
<div class="et_pb_background-option et_pb_background-option--background_video_width et_pb_background-template--video_width et-pb-option et-pb-option--background_video_width">
[19055] Fix | Delete
<label for="et_pb_background_video_width_<%%= counter %%>">%10$s: </label>
[19056] Fix | Delete
<div class="et-pb-option-container et-pb-option-container--text">
[19057] Fix | Delete
<input id="et_pb_background_video_width_<%%= counter %%>" type="text" class="regular-text et-pb-main-setting" value="<%%= current_background_video_width %%>">
[19058] Fix | Delete
<span class="et-pb-reset-setting"></span>
[19059] Fix | Delete
</div>
[19060] Fix | Delete
</div>
[19061] Fix | Delete
<div class="et_pb_background-option et_pb_background-option--background_video_height et_pb_background-template--video_height et-pb-option et-pb-option--background_video_height">
[19062] Fix | Delete
<label for="et_pb_background_video_height_<%%= counter %%>">%11$s: </label>
[19063] Fix | Delete
<div class="et-pb-option-container et-pb-option-container--text">
[19064] Fix | Delete
<input id="et_pb_background_video_height_<%%= counter %%>" type="text" class="regular-text et-pb-main-setting" value="<%%= current_background_video_height %%>">
[19065] Fix | Delete
<span class="et-pb-reset-setting"></span>
[19066] Fix | Delete
</div>
[19067] Fix | Delete
</div>
[19068] Fix | Delete
<div class="et_pb_background-option et_pb_background-option--allow_player_pause et_pb_background-template--allow_player_pause et-pb-option et-pb-option--allow_player_pause">
[19069] Fix | Delete
<label for="et_pb_allow_player_pause_<%%= counter %%>">%12$s: </label>
[19070] Fix | Delete
<div class="et-pb-option-container et-pb-option-container--yes_no_button">
[19071] Fix | Delete
<div class="et_pb_yes_no_button_wrapper ">
[19072] Fix | Delete
<div class="et_pb_yes_no_button et_pb_off_state">
[19073] Fix | Delete
<span class="et_pb_value_text et_pb_on_value">%13$s</span>
[19074] Fix | Delete
<span class="et_pb_button_slider"></span>
[19075] Fix | Delete
<span class="et_pb_value_text et_pb_off_value">%14$s</span>
[19076] Fix | Delete
</div>
[19077] Fix | Delete
<select name="et_pb_allow_player_pause_<%%= counter %%>" id="et_pb_allow_player_pause_<%%= counter %%>" class="et-pb-main-setting regular-text" data-default="off">
[19078] Fix | Delete
<option value="off">%14$s</option>
[19079] Fix | Delete
<option value="on" <%%= current_allow_played_pause %%>>%13$s</option>
[19080] Fix | Delete
</select>
[19081] Fix | Delete
</div><span class="et-pb-reset-setting"></span>
[19082] Fix | Delete
</div>
[19083] Fix | Delete
</div>
[19084] Fix | Delete
<div class="et_pb_background-option et_pb_background-option--background_video_pause_outside_viewport et_pb_background-template--background_video_pause_outside_viewport et-pb-option et-pb-option--background_video_pause_outside_viewport">
[19085] Fix | Delete
<label for="et_pb_background_video_pause_outside_viewport_<%%= counter %%>">%15$s: </label>
[19086] Fix | Delete
<div class="et-pb-option-container et-pb-option-container--yes_no_button">
[19087] Fix | Delete
<div class="et_pb_yes_no_button_wrapper ">
[19088] Fix | Delete
<div class="et_pb_yes_no_button et_pb_off_state">
[19089] Fix | Delete
<span class="et_pb_value_text et_pb_on_value">%13$s</span>
[19090] Fix | Delete
<span class="et_pb_button_slider"></span>
[19091] Fix | Delete
<span class="et_pb_value_text et_pb_off_value">%14$s</span>
[19092] Fix | Delete
</div>
[19093] Fix | Delete
<select name="et_pb_background_video_pause_outside_viewport_<%%= counter %%>" id="et_pb_background_video_pause_outside_viewport_<%%= counter %%>" class="et-pb-main-setting regular-text" data-default="on">
[19094] Fix | Delete
<option value="on">%13$s</option>
[19095] Fix | Delete
<option value="off" <%%= current_background_video_pause_outside_viewport %%>>%14$s</option>
[19096] Fix | Delete
</select>
[19097] Fix | Delete
</div><span class="et-pb-reset-setting"></span>
[19098] Fix | Delete
</div>
[19099] Fix | Delete
</div>
[19100] Fix | Delete
</div>',
[19101] Fix | Delete
esc_html__( 'Background Video MP4', 'et_builder' ),
[19102] Fix | Delete
$this->get_icon( 'add' ),
[19103] Fix | Delete
$this->get_icon( 'setting' ),
[19104] Fix | Delete
$this->get_icon( 'delete' ),
[19105] Fix | Delete
esc_html__( 'Upload a video', 'et_builder' ), // #5
[19106] Fix | Delete
esc_html__( 'Choose a Background Video MP4 File', 'et_builder' ),
[19107] Fix | Delete
esc_html__( 'Set As Background Video', 'et_builder' ),
[19108] Fix | Delete
esc_html__( 'Background Video Webm', 'et_builder' ),
[19109] Fix | Delete
esc_html__( 'Choose a Background Video WEBM File', 'et_builder' ),
[19110] Fix | Delete
esc_html__( 'Background Video Width', 'et_builder' ), // #10
[19111] Fix | Delete
esc_html__( 'Background Video Height', 'et_builder' ),
[19112] Fix | Delete
esc_html__( 'Pause Video When Another Video Plays', 'et_builder' ),
[19113] Fix | Delete
et_builder_i18n( 'On' ),
[19114] Fix | Delete
et_builder_i18n( 'Off' ),
[19115] Fix | Delete
esc_html__( 'Pause Video While Not In View', 'et_builder' ) // #15
[19116] Fix | Delete
);
[19117] Fix | Delete
[19118] Fix | Delete
$output .= sprintf(
[19119] Fix | Delete
'<div class="et_pb_subtoggle_section">
[19120] Fix | Delete
<div class="et-pb-option-toggle-content">
[19121] Fix | Delete
<div class="et-pb-option et-pb-option--background" data-option_name="background_color_<%%= counter %%>">
[19122] Fix | Delete
<label for="et_pb_background">
[19123] Fix | Delete
%1$s
[19124] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19125] Fix | Delete
<%%= counter + " " %%>
[19126] Fix | Delete
<%% } %%>
[19127] Fix | Delete
%2$s:
[19128] Fix | Delete
</label>
[19129] Fix | Delete
<div class="et-pb-option-container et-pb-option-container-inner et-pb-option-container--background" data-column-index="<%%= counter %%>" data-base_name="background">
[19130] Fix | Delete
%3$s
[19131] Fix | Delete
[19132] Fix | Delete
%4$s
[19133] Fix | Delete
[19134] Fix | Delete
%5$s
[19135] Fix | Delete
[19136] Fix | Delete
%6$s
[19137] Fix | Delete
[19138] Fix | Delete
%7$s
[19139] Fix | Delete
</div>
[19140] Fix | Delete
</div>
[19141] Fix | Delete
</div>
[19142] Fix | Delete
</div>
[19143] Fix | Delete
<%% counter++;
[19144] Fix | Delete
}); %%>',
[19145] Fix | Delete
esc_html__( 'Column', 'et_builder' ),
[19146] Fix | Delete
et_builder_i18n( 'Background' ),
[19147] Fix | Delete
$tab_navs,
[19148] Fix | Delete
$tab_color,
[19149] Fix | Delete
$tab_gradient, // #5
[19150] Fix | Delete
$tab_image,
[19151] Fix | Delete
$tab_video
[19152] Fix | Delete
);
[19153] Fix | Delete
[19154] Fix | Delete
return $output;
[19155] Fix | Delete
}
[19156] Fix | Delete
[19157] Fix | Delete
function generate_columns_settings_padding() {
[19158] Fix | Delete
$output = sprintf(
[19159] Fix | Delete
'<%% var columns = typeof columns_layout !== \'undefined\' ? columns_layout.split(",") : [],
[19160] Fix | Delete
counter = 1;
[19161] Fix | Delete
_.each( columns, function ( column_type ) {
[19162] Fix | Delete
var current_value_pt,
[19163] Fix | Delete
current_value_pr,
[19164] Fix | Delete
current_value_pb,
[19165] Fix | Delete
current_value_pl,
[19166] Fix | Delete
current_value_padding_tablet,
[19167] Fix | Delete
current_value_padding_phone,
[19168] Fix | Delete
has_tablet_padding,
[19169] Fix | Delete
has_phone_padding;
[19170] Fix | Delete
switch ( counter ) {
[19171] Fix | Delete
%1$s
[19172] Fix | Delete
}
[19173] Fix | Delete
%%>',
[19174] Fix | Delete
$this->generate_column_vars_padding()
[19175] Fix | Delete
);
[19176] Fix | Delete
[19177] Fix | Delete
$output .= sprintf(
[19178] Fix | Delete
'<div class="et_pb_subtoggle_section">
[19179] Fix | Delete
<div class="et-pb-option-toggle-content">
[19180] Fix | Delete
<div class="et-pb-option">
[19181] Fix | Delete
<label for="et_pb_padding_<%%= counter %%>">
[19182] Fix | Delete
%1$s
[19183] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19184] Fix | Delete
<%%= counter + " " %%>
[19185] Fix | Delete
<%% } %%>
[19186] Fix | Delete
%2$s:
[19187] Fix | Delete
</label>
[19188] Fix | Delete
<div class="et-pb-option-container">
[19189] Fix | Delete
%7$s
[19190] Fix | Delete
<div class="et_margin_padding">
[19191] Fix | Delete
<label>
[19192] Fix | Delete
%3$s
[19193] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_top et-pb-validate-unit et_pb_setting_mobile et_pb_setting_mobile_desktop et_pb_setting_mobile_active" id="et_pb_padding_top_<%%= counter %%>" name="et_pb_padding_top_<%%= counter %%>" value="<%%= current_value_pt %%>" data-device="desktop">
[19194] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_top et_pb_setting_mobile et_pb_setting_mobile_tablet" data-device="tablet">
[19195] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_top et_pb_setting_mobile et_pb_setting_mobile_phone" data-device="phone">
[19196] Fix | Delete
</label>
[19197] Fix | Delete
<label>
[19198] Fix | Delete
%4$s
[19199] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_right et-pb-validate-unit et_pb_setting_mobile et_pb_setting_mobile_desktop et_pb_setting_mobile_active" id="et_pb_padding_right_<%%= counter %%>" name="et_pb_padding_right_<%%= counter %%>" value="<%%= current_value_pr %%>" data-device="desktop">
[19200] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_right et_pb_setting_mobile et_pb_setting_mobile_tablet" data-device="tablet">
[19201] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_right et_pb_setting_mobile et_pb_setting_mobile_phone" data-device="phone">
[19202] Fix | Delete
</label>
[19203] Fix | Delete
<label>
[19204] Fix | Delete
%5$s
[19205] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_bottom et-pb-validate-unit et_pb_setting_mobile et_pb_setting_mobile_desktop et_pb_setting_mobile_active" id="et_pb_padding_bottom_<%%= counter %%>" name="et_pb_padding_bottom_<%%= counter %%>" value="<%%= current_value_pb %%>" data-device="desktop">
[19206] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_bottom et_pb_setting_mobile et_pb_setting_mobile_tablet" data-device="tablet">
[19207] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_bottom et_pb_setting_mobile et_pb_setting_mobile_phone" data-device="phone">
[19208] Fix | Delete
</label>
[19209] Fix | Delete
<label>
[19210] Fix | Delete
%6$s
[19211] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_left et-pb-validate-unit et_pb_setting_mobile et_pb_setting_mobile_desktop et_pb_setting_mobile_active" id="et_pb_padding_left_<%%= counter %%>" name="et_pb_padding_left_<%%= counter %%>" value="<%%= current_value_pl %%>" data-device="desktop">
[19212] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_left et_pb_setting_mobile et_pb_setting_mobile_tablet" data-device="tablet">
[19213] Fix | Delete
<input type="text" class="medium-text et_custom_margin et_custom_margin_left et_pb_setting_mobile et_pb_setting_mobile_phone" data-device="phone">
[19214] Fix | Delete
</label>
[19215] Fix | Delete
<input type="hidden" class="et_custom_margin_main et_pb_setting_mobile et_pb_setting_mobile_desktop et-pb-main-setting et_pb_setting_mobile_active" value="<%%= \'\' === current_value_pt && \'\' === current_value_pr && \'\' === current_value_pb && \'\' === current_value_pl ? \'\' : current_value_pt + \'|\' + current_value_pr + \'|\' + current_value_pb + \'|\' + current_value_pl %%>" data-device="desktop">
[19216] Fix | Delete
<input type="hidden" class="et_custom_margin_main et_pb_setting_mobile et_pb_setting_mobile_tablet et-pb-main-setting" id="et_pb_padding_<%%= counter %%>_tablet" name="et_pb_padding_<%%= counter %%>_tablet" value="<%%= current_value_padding_tablet %%>" data-device="tablet" data-has_saved_value="<%%= has_tablet_padding %%>">
[19217] Fix | Delete
<input type="hidden" class="et_custom_margin_main et_pb_setting_mobile et_pb_setting_mobile_phone et-pb-main-setting" id="et_pb_padding_<%%= counter %%>_phone" name="et_pb_padding_<%%= counter %%>_phone" value="<%%= current_value_padding_phone %%>" data-device="phone" data-has_saved_value="<%%= has_phone_padding %%>">
[19218] Fix | Delete
<input id="et_pb_padding_<%%= counter %%>_last_edited" type="hidden" class="et_pb_mobile_last_edited_field" value="<%%= last_edited_padding_field %%>">
[19219] Fix | Delete
</div>
[19220] Fix | Delete
<span class="et-pb-mobile-settings-toggle"></span>
[19221] Fix | Delete
<span class="et-pb-reset-setting"></span>
[19222] Fix | Delete
</div>
[19223] Fix | Delete
</div>
[19224] Fix | Delete
</div>
[19225] Fix | Delete
</div>
[19226] Fix | Delete
<%% counter++;
[19227] Fix | Delete
}); %%>',
[19228] Fix | Delete
esc_html__( 'Column', 'et_builder' ),
[19229] Fix | Delete
esc_html__( 'Padding', 'et_builder' ),
[19230] Fix | Delete
et_builder_i18n( 'Top' ),
[19231] Fix | Delete
et_builder_i18n( 'Right' ),
[19232] Fix | Delete
et_builder_i18n( 'Bottom' ), // #5
[19233] Fix | Delete
et_builder_i18n( 'Left' ),
[19234] Fix | Delete
et_pb_generate_mobile_settings_tabs() // #7
[19235] Fix | Delete
);
[19236] Fix | Delete
[19237] Fix | Delete
return $output;
[19238] Fix | Delete
}
[19239] Fix | Delete
[19240] Fix | Delete
function generate_columns_settings_css() {
[19241] Fix | Delete
$output = sprintf(
[19242] Fix | Delete
'<%%
[19243] Fix | Delete
var columns_css = typeof columns_layout !== \'undefined\' ? columns_layout.split(",") : [],
[19244] Fix | Delete
counter_css = 1;
[19245] Fix | Delete
[19246] Fix | Delete
_.each( columns_css, function ( column_type ) {
[19247] Fix | Delete
var current_module_id_value,
[19248] Fix | Delete
current_module_class_value,
[19249] Fix | Delete
current_custom_css_before_value,
[19250] Fix | Delete
current_custom_css_main_value,
[19251] Fix | Delete
current_custom_css_after_value;
[19252] Fix | Delete
switch ( counter_css ) {
[19253] Fix | Delete
%1$s
[19254] Fix | Delete
} %%>
[19255] Fix | Delete
<div class="et_pb_subtoggle_section">
[19256] Fix | Delete
<div class="et-pb-option-toggle-content">
[19257] Fix | Delete
<div class="et-pb-option et-pb-option--custom_css">
[19258] Fix | Delete
<label for="et_pb_custom_css_before_<%%= counter_css %%>">
[19259] Fix | Delete
%2$s
[19260] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19261] Fix | Delete
<%%= counter_css + " " %%>
[19262] Fix | Delete
<%% } %%>
[19263] Fix | Delete
%3$s:<span>.et_pb_column_<%%= \'row_inner\' === module_type ? \'inner_\' : \'\' %%><%%= typeof columns_order !== \'undefined\' && typeof columns_order[counter_css-1] !== \'undefined\' ? columns_order[counter_css-1] : \'\' %%>:before</span>
[19264] Fix | Delete
</label>
[19265] Fix | Delete
[19266] Fix | Delete
<div class="et-pb-option-container et-pb-custom-css-option">
[19267] Fix | Delete
<textarea id="et_pb_custom_css_before_<%%= counter_css %%>" class="et-pb-main-setting large-text coderegular-text" rows="4" cols="50"><%%= current_custom_css_before_value.replace( /\|\|/g, "\n" ) %%></textarea>
[19268] Fix | Delete
</div>
[19269] Fix | Delete
</div>
[19270] Fix | Delete
[19271] Fix | Delete
<div class="et-pb-option et-pb-option--custom_css">
[19272] Fix | Delete
<label for="et_pb_custom_css_main_<%%= counter_css %%>">
[19273] Fix | Delete
%2$s
[19274] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19275] Fix | Delete
<%%= counter_css + " " %%>
[19276] Fix | Delete
<%% } %%>
[19277] Fix | Delete
%4$s:<span>.et_pb_column_<%%= \'row_inner\' === module_type ? \'inner_\' : \'\' %%><%%= typeof columns_order !== \'undefined\' && typeof columns_order[counter_css-1] !== \'undefined\' ? columns_order[counter_css-1] : \'\' %%></span>
[19278] Fix | Delete
</label>
[19279] Fix | Delete
[19280] Fix | Delete
<div class="et-pb-option-container et-pb-custom-css-option">
[19281] Fix | Delete
<textarea id="et_pb_custom_css_main_<%%= counter_css %%>" class="et-pb-main-setting large-text coderegular-text" rows="4" cols="50"><%%= current_custom_css_main_value.replace( /\|\|/g, "\n" ) %%></textarea>
[19282] Fix | Delete
</div>
[19283] Fix | Delete
</div>
[19284] Fix | Delete
[19285] Fix | Delete
<div class="et-pb-option et-pb-option--custom_css">
[19286] Fix | Delete
<label for="et_pb_custom_css_after_<%%= counter_css %%>">
[19287] Fix | Delete
%2$s
[19288] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19289] Fix | Delete
<%%= counter_css + " " %%>
[19290] Fix | Delete
<%% } %%>
[19291] Fix | Delete
%5$s:<span>.et_pb_column_<%%= \'row_inner\' === module_type ? \'inner_\' : \'\' %%><%%= typeof columns_order !== \'undefined\' && typeof columns_order[counter_css-1] !== \'undefined\' ? columns_order[counter_css-1] : \'\' %%>:after</span>
[19292] Fix | Delete
</label>
[19293] Fix | Delete
[19294] Fix | Delete
<div class="et-pb-option-container et-pb-custom-css-option">
[19295] Fix | Delete
<textarea id="et_pb_custom_css_after_<%%= counter_css %%>" class="et-pb-main-setting large-text coderegular-text" rows="4" cols="50"><%%= current_custom_css_after_value.replace( /\|\|/g, "\n" ) %%></textarea>
[19296] Fix | Delete
</div>
[19297] Fix | Delete
</div>
[19298] Fix | Delete
</div>
[19299] Fix | Delete
</div>
[19300] Fix | Delete
[19301] Fix | Delete
<%% counter_css++;
[19302] Fix | Delete
}); %%>',
[19303] Fix | Delete
$this->generate_column_vars_css(),
[19304] Fix | Delete
esc_html__( 'Column', 'et_builder' ),
[19305] Fix | Delete
et_builder_i18n( 'Before' ),
[19306] Fix | Delete
et_builder_i18n( 'Main Element' ),
[19307] Fix | Delete
et_builder_i18n( 'After' )
[19308] Fix | Delete
);
[19309] Fix | Delete
[19310] Fix | Delete
return $output;
[19311] Fix | Delete
}
[19312] Fix | Delete
[19313] Fix | Delete
function generate_columns_settings_css_fields() {
[19314] Fix | Delete
$output = sprintf(
[19315] Fix | Delete
'<%%
[19316] Fix | Delete
var columns_css = typeof columns_layout !== \'undefined\' ? columns_layout.split(",") : [],
[19317] Fix | Delete
counter_css = 1;
[19318] Fix | Delete
[19319] Fix | Delete
_.each( columns_css, function ( column_type ) {
[19320] Fix | Delete
var current_module_id_value,
[19321] Fix | Delete
current_module_class_value;
[19322] Fix | Delete
switch ( counter_css ) {
[19323] Fix | Delete
%1$s
[19324] Fix | Delete
} %%>
[19325] Fix | Delete
<div class="et_pb_subtoggle_section">
[19326] Fix | Delete
<div class="et-pb-option-toggle-content">
[19327] Fix | Delete
<div class="et-pb-option et_pb_custom_css_regular">
[19328] Fix | Delete
<label for="et_pb_module_id_<%%= counter_css %%>">
[19329] Fix | Delete
%2$s
[19330] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19331] Fix | Delete
<%%= counter_css + " " %%>
[19332] Fix | Delete
<%% } %%>
[19333] Fix | Delete
%3$s:
[19334] Fix | Delete
</label>
[19335] Fix | Delete
[19336] Fix | Delete
<div class="et-pb-option-container">
[19337] Fix | Delete
<input id="et_pb_module_id_<%%= counter_css %%>" type="text" class="regular-text et_pb_custom_css_regular et-pb-main-setting" value="<%%= current_module_id_value %%>">
[19338] Fix | Delete
</div>
[19339] Fix | Delete
</div>
[19340] Fix | Delete
[19341] Fix | Delete
<div class="et-pb-option et_pb_custom_css_regular">
[19342] Fix | Delete
<label for="et_pb_module_class_<%%= counter_css %%>">
[19343] Fix | Delete
%2$s
[19344] Fix | Delete
<%% if ( "4_4" !== column_type ) { %%>
[19345] Fix | Delete
<%%= counter_css + " " %%>
[19346] Fix | Delete
<%% } %%>
[19347] Fix | Delete
%4$s:
[19348] Fix | Delete
</label>
[19349] Fix | Delete
[19350] Fix | Delete
<div class="et-pb-option-container">
[19351] Fix | Delete
<input id="et_pb_module_class_<%%= counter_css %%>" type="text" class="regular-text et_pb_custom_css_regular et-pb-main-setting" value="<%%= current_module_class_value %%>">
[19352] Fix | Delete
</div>
[19353] Fix | Delete
</div>
[19354] Fix | Delete
</div>
[19355] Fix | Delete
</div>
[19356] Fix | Delete
<%% counter_css++;
[19357] Fix | Delete
}); %%>',
[19358] Fix | Delete
$this->generate_column_vars_css(),
[19359] Fix | Delete
esc_html__( 'Column', 'et_builder' ),
[19360] Fix | Delete
esc_html__( 'CSS ID', 'et_builder' ),
[19361] Fix | Delete
esc_html__( 'CSS Class', 'et_builder' )
[19362] Fix | Delete
);
[19363] Fix | Delete
[19364] Fix | Delete
return $output;
[19365] Fix | Delete
}
[19366] Fix | Delete
}
[19367] Fix | Delete
[19368] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function