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/wp-conte.../plugins/themify-.../modules
File: module-comments.php
self::get_color(' input[type="submit"]', 'f_c_s'),
[500] Fix | Delete
self::get_font_size(' input[type="submit"]','f_s_s'),
[501] Fix | Delete
self::get_text_shadow(' input[type="submit"]' ,'t_sh_b'),
[502] Fix | Delete
)
[503] Fix | Delete
),
[504] Fix | Delete
'h' => array(
[505] Fix | Delete
'options' => array(
[506] Fix | Delete
self::get_font_family(' input[type="submit"]', 'f_f_s','h'),
[507] Fix | Delete
self::get_color(' input[type="submit"]', 'f_c_s',null,null,'h'),
[508] Fix | Delete
self::get_font_size(' input[type="submit"]', 'f_s_s','','h'),
[509] Fix | Delete
self::get_text_shadow(' input[type="submit"]', 't_sh_b','h'),
[510] Fix | Delete
)
[511] Fix | Delete
)
[512] Fix | Delete
))
[513] Fix | Delete
)),
[514] Fix | Delete
// Border
[515] Fix | Delete
self::get_expand('b', array(
[516] Fix | Delete
self::get_tab(array(
[517] Fix | Delete
'n' => array(
[518] Fix | Delete
'options' => array(
[519] Fix | Delete
self::get_border(' input[type="submit"]','b_s')
[520] Fix | Delete
)
[521] Fix | Delete
),
[522] Fix | Delete
'h' => array(
[523] Fix | Delete
'options' => array(
[524] Fix | Delete
self::get_border(' input[type="submit"]','b_s','h')
[525] Fix | Delete
)
[526] Fix | Delete
)
[527] Fix | Delete
))
[528] Fix | Delete
)),
[529] Fix | Delete
// Padding
[530] Fix | Delete
self::get_expand('p', array(
[531] Fix | Delete
self::get_tab(array(
[532] Fix | Delete
'n' => array(
[533] Fix | Delete
'options' => array(
[534] Fix | Delete
self::get_padding(' input[type="submit"]', 'p_sd')
[535] Fix | Delete
)
[536] Fix | Delete
),
[537] Fix | Delete
'h' => array(
[538] Fix | Delete
'options' => array(
[539] Fix | Delete
self::get_padding(' input[type="submit"]', 'p_sd', 'h')
[540] Fix | Delete
)
[541] Fix | Delete
)
[542] Fix | Delete
))
[543] Fix | Delete
)),
[544] Fix | Delete
// Rounded Corners
[545] Fix | Delete
self::get_expand('r_c', array(
[546] Fix | Delete
self::get_tab(array(
[547] Fix | Delete
'n' => array(
[548] Fix | Delete
'options' => array(
[549] Fix | Delete
self::get_border_radius(' input[type="submit"]', 'r_c_sd')
[550] Fix | Delete
)
[551] Fix | Delete
),
[552] Fix | Delete
'h' => array(
[553] Fix | Delete
'options' => array(
[554] Fix | Delete
self::get_border_radius(' input[type="submit"]', 'r_c_sd', 'h')
[555] Fix | Delete
)
[556] Fix | Delete
)
[557] Fix | Delete
))
[558] Fix | Delete
)),
[559] Fix | Delete
// Shadow
[560] Fix | Delete
self::get_expand('sh', array(
[561] Fix | Delete
self::get_tab(array(
[562] Fix | Delete
'n' => array(
[563] Fix | Delete
'options' => array(
[564] Fix | Delete
self::get_box_shadow(' input[type="submit"]', 's_sd')
[565] Fix | Delete
)
[566] Fix | Delete
),
[567] Fix | Delete
'h' => array(
[568] Fix | Delete
'options' => array(
[569] Fix | Delete
self::get_box_shadow(' input[type="submit"]', 's_sd', 'h')
[570] Fix | Delete
)
[571] Fix | Delete
)
[572] Fix | Delete
))
[573] Fix | Delete
))
[574] Fix | Delete
);
[575] Fix | Delete
[576] Fix | Delete
$comment_title = array(
[577] Fix | Delete
[578] Fix | Delete
self::get_expand('bg', array(
[579] Fix | Delete
self::get_tab(array(
[580] Fix | Delete
'n' => array(
[581] Fix | Delete
'options' => array(
[582] Fix | Delete
self::get_color(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'b_c_ct', 'bg_c', 'background-color')
[583] Fix | Delete
)
[584] Fix | Delete
),
[585] Fix | Delete
'h' => array(
[586] Fix | Delete
'options' => array(
[587] Fix | Delete
self::get_color(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'b_c_ct', 'bg_c', 'background-color','h')
[588] Fix | Delete
)
[589] Fix | Delete
)
[590] Fix | Delete
))
[591] Fix | Delete
)),
[592] Fix | Delete
self::get_expand('f', array(
[593] Fix | Delete
self::get_tab(array(
[594] Fix | Delete
'n' => array(
[595] Fix | Delete
'options' => array(
[596] Fix | Delete
self::get_font_family(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'f_f_ct'),
[597] Fix | Delete
self::get_color_type(array('.module .comment-respond .comment-title', '.module .comment-respond h3.comment-reply-title'),'', 'f_c_t_ct', 'f_c_ct', 'f_g_c_ct'),
[598] Fix | Delete
self::get_font_size(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'f_s_ct', ''),
[599] Fix | Delete
self::get_line_height(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'l_h_ct'),
[600] Fix | Delete
self::get_letter_spacing(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'l_s_ct'),
[601] Fix | Delete
self::get_text_align(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 't_a_ct'),
[602] Fix | Delete
self::get_text_transform(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 't_t_ct'),
[603] Fix | Delete
self::get_font_style(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'f_st_ct', 'f_w_ct'),
[604] Fix | Delete
self::get_text_decoration(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 't_d_r_ct'),
[605] Fix | Delete
self::get_text_shadow(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'),'t_sh_ct'),
[606] Fix | Delete
)
[607] Fix | Delete
),
[608] Fix | Delete
'h' => array(
[609] Fix | Delete
'options' => array(
[610] Fix | Delete
self::get_font_family(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'f_f_ct_h'),
[611] Fix | Delete
self::get_color_type(array('.module .comment-respond .comment-title:hover', '.module .comment-respond h3.comment-reply-title:hover'),'', 'f_c_t_ct_h', 'f_c_ct_h', 'f_g_c_ct_h', 'h'),
[612] Fix | Delete
self::get_font_size(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'f_s_ct', '', 'h'),
[613] Fix | Delete
self::get_line_height(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'l_h_ct', 'h'),
[614] Fix | Delete
self::get_letter_spacing(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'l_s_ct', 'h'),
[615] Fix | Delete
self::get_text_align(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 't_a_ct', 'h'),
[616] Fix | Delete
self::get_text_transform(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 't_t_ct', 'h'),
[617] Fix | Delete
self::get_font_style(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'f_st_ct', 'f_w_ct', 'h'),
[618] Fix | Delete
self::get_text_decoration(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 't_d_r_ct', 'h'),
[619] Fix | Delete
self::get_text_shadow(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'),'t_sh_ct', 'h'),
[620] Fix | Delete
)
[621] Fix | Delete
)
[622] Fix | Delete
))
[623] Fix | Delete
)),
[624] Fix | Delete
// Border
[625] Fix | Delete
self::get_expand('b', array(
[626] Fix | Delete
self::get_tab(array(
[627] Fix | Delete
'n' => array(
[628] Fix | Delete
'options' => array(
[629] Fix | Delete
self::get_border(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'b_ct')
[630] Fix | Delete
)
[631] Fix | Delete
),
[632] Fix | Delete
'h' => array(
[633] Fix | Delete
'options' => array(
[634] Fix | Delete
self::get_border(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'b_ct', 'h')
[635] Fix | Delete
)
[636] Fix | Delete
)
[637] Fix | Delete
))
[638] Fix | Delete
)),
[639] Fix | Delete
// Padding
[640] Fix | Delete
self::get_expand('p', array(
[641] Fix | Delete
self::get_tab(array(
[642] Fix | Delete
'n' => array(
[643] Fix | Delete
'options' => array(
[644] Fix | Delete
self::get_padding(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'p_ct')
[645] Fix | Delete
)
[646] Fix | Delete
),
[647] Fix | Delete
'h' => array(
[648] Fix | Delete
'options' => array(
[649] Fix | Delete
self::get_padding(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'p_ct', 'h')
[650] Fix | Delete
)
[651] Fix | Delete
)
[652] Fix | Delete
))
[653] Fix | Delete
)),
[654] Fix | Delete
// Rounded Corners
[655] Fix | Delete
self::get_expand('r_c', array(
[656] Fix | Delete
self::get_tab(array(
[657] Fix | Delete
'n' => array(
[658] Fix | Delete
'options' => array(
[659] Fix | Delete
self::get_border_radius(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'r_c_ct')
[660] Fix | Delete
)
[661] Fix | Delete
),
[662] Fix | Delete
'h' => array(
[663] Fix | Delete
'options' => array(
[664] Fix | Delete
self::get_border_radius(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 'r_c_ct', 'h')
[665] Fix | Delete
)
[666] Fix | Delete
)
[667] Fix | Delete
))
[668] Fix | Delete
)),
[669] Fix | Delete
// Shadow
[670] Fix | Delete
self::get_expand('sh', array(
[671] Fix | Delete
self::get_tab(array(
[672] Fix | Delete
'n' => array(
[673] Fix | Delete
'options' => array(
[674] Fix | Delete
self::get_box_shadow(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 's_ct')
[675] Fix | Delete
)
[676] Fix | Delete
),
[677] Fix | Delete
'h' => array(
[678] Fix | Delete
'options' => array(
[679] Fix | Delete
self::get_box_shadow(array('.module .comment-respond .comment-title', '.module .comment-respond .comment-reply-title'), 's_ct', 'h')
[680] Fix | Delete
)
[681] Fix | Delete
)
[682] Fix | Delete
))
[683] Fix | Delete
))
[684] Fix | Delete
);
[685] Fix | Delete
[686] Fix | Delete
return array(
[687] Fix | Delete
'type' => 'tabs',
[688] Fix | Delete
'options' => array(
[689] Fix | Delete
'g' => array(
[690] Fix | Delete
'options' => $general
[691] Fix | Delete
),
[692] Fix | Delete
'c_t' => array(
[693] Fix | Delete
'label' => __('Title', 'tbp'),
[694] Fix | Delete
'options' => $comment_title
[695] Fix | Delete
),
[696] Fix | Delete
'l' => array(
[697] Fix | Delete
'label' => __('Labels', 'tbp'),
[698] Fix | Delete
'options' => $labels
[699] Fix | Delete
),
[700] Fix | Delete
'i' => array(
[701] Fix | Delete
'label' => __('Inputs', 'tbp'),
[702] Fix | Delete
'options' => $inputs
[703] Fix | Delete
),
[704] Fix | Delete
'cb' => array(
[705] Fix | Delete
'label' => __('Checkbox', 'tbp'),
[706] Fix | Delete
'options' => $checkbox
[707] Fix | Delete
),
[708] Fix | Delete
's_b' => array(
[709] Fix | Delete
'label' => __('Button', 'tbp'),
[710] Fix | Delete
'options' => $send_button
[711] Fix | Delete
)
[712] Fix | Delete
)
[713] Fix | Delete
);
[714] Fix | Delete
}
[715] Fix | Delete
[716] Fix | Delete
public function get_visual_type() {
[717] Fix | Delete
return 'ajax';
[718] Fix | Delete
}
[719] Fix | Delete
[720] Fix | Delete
public function get_category() {
[721] Fix | Delete
return 'single';
[722] Fix | Delete
}
[723] Fix | Delete
[724] Fix | Delete
}
[725] Fix | Delete
[726] Fix | Delete
Themify_Builder_Model::register_module('TB_Comments_Module');
[727] Fix | Delete
[728] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function