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

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-.../js/module-s.../src
File: post.mjs
],
[500] Fix | Delete
h: [
[501] Fix | Delete
this.get_font_family(' .more-link', 'f_f_g', 'h'),
[502] Fix | Delete
this.get_color('.module .more-link:hover', 'f_c_r_m_h', 'h'),
[503] Fix | Delete
this.get_font_size(' .more-link', 'f_s_r_m', '', 'h'),
[504] Fix | Delete
this.get_font_style(' .more-link', 'f_st_r_m', 'f_b_r_m', 'h'),
[505] Fix | Delete
this.get_text_shadow(' .more-link', 't_sh_r_m', 'h')
[506] Fix | Delete
]
[507] Fix | Delete
})
[508] Fix | Delete
]),
[509] Fix | Delete
// Padding
[510] Fix | Delete
this.get_expand('p', [
[511] Fix | Delete
this.get_tab({
[512] Fix | Delete
n: [
[513] Fix | Delete
this.get_padding(' .more-link', 'r_m_p')
[514] Fix | Delete
],
[515] Fix | Delete
h: [
[516] Fix | Delete
this.get_padding(' .more-link', 'r_m_p', 'h')
[517] Fix | Delete
]
[518] Fix | Delete
})
[519] Fix | Delete
]),
[520] Fix | Delete
// Margin
[521] Fix | Delete
this.get_expand('m', [
[522] Fix | Delete
this.get_tab({
[523] Fix | Delete
n: [
[524] Fix | Delete
this.get_margin(' .more-link', 'r_m_m')
[525] Fix | Delete
],
[526] Fix | Delete
h: [
[527] Fix | Delete
this.get_margin(' .more-link', 'r_m_m', 'h')
[528] Fix | Delete
]
[529] Fix | Delete
})
[530] Fix | Delete
]),
[531] Fix | Delete
// Border
[532] Fix | Delete
this.get_expand('b', [
[533] Fix | Delete
this.get_tab({
[534] Fix | Delete
n: [
[535] Fix | Delete
this.get_border(' .more-link', 'r_m_b')
[536] Fix | Delete
],
[537] Fix | Delete
h: [
[538] Fix | Delete
this.get_border(' .more-link', 'r_m_b', 'h')
[539] Fix | Delete
]
[540] Fix | Delete
})
[541] Fix | Delete
]),
[542] Fix | Delete
// Rounded Corners
[543] Fix | Delete
this.get_expand('r_c', [
[544] Fix | Delete
this.get_tab({
[545] Fix | Delete
n: [
[546] Fix | Delete
this.get_border_radius(' .more-link', 'r_c_r_m')
[547] Fix | Delete
],
[548] Fix | Delete
h: [
[549] Fix | Delete
this.get_border_radius(' .more-link', 'r_c_r_m', 'h')
[550] Fix | Delete
]
[551] Fix | Delete
})
[552] Fix | Delete
]),
[553] Fix | Delete
// Shadow
[554] Fix | Delete
this.get_expand('sh', [
[555] Fix | Delete
this.get_tab({
[556] Fix | Delete
n: [
[557] Fix | Delete
this.get_box_shadow(' .more-link', 'sh_r_m')
[558] Fix | Delete
],
[559] Fix | Delete
h: [
[560] Fix | Delete
this.get_box_shadow(' .more-link', 'sh_r_m', 'h')
[561] Fix | Delete
]
[562] Fix | Delete
})
[563] Fix | Delete
])
[564] Fix | Delete
],
[565] Fix | Delete
pgContainer = [
[566] Fix | Delete
// Background
[567] Fix | Delete
this.get_expand('bg', [
[568] Fix | Delete
this.get_tab({
[569] Fix | Delete
n: [
[570] Fix | Delete
this.get_color(' .pagenav', 'b_c_pg_c', 'bg_c', 'background-color')
[571] Fix | Delete
],
[572] Fix | Delete
h: [
[573] Fix | Delete
this.get_color(' .pagenav', 'b_c_pg_c', 'bg_c', 'background-color', 'h')
[574] Fix | Delete
]
[575] Fix | Delete
})
[576] Fix | Delete
]),
[577] Fix | Delete
// Font
[578] Fix | Delete
this.get_expand('f', [
[579] Fix | Delete
this.get_tab({
[580] Fix | Delete
n: [
[581] Fix | Delete
this.get_font_family(' .pagenav', 'f_f_pg_c'),
[582] Fix | Delete
this.get_color(' .pagenav', 'f_c_pg_c'),
[583] Fix | Delete
this.get_font_size(' .pagenav', 'f_s_pg_c'),
[584] Fix | Delete
this.get_line_height(' .pagenav', 'l_h_pg_c'),
[585] Fix | Delete
this.get_letter_spacing(' .pagenav', 'l_s_pg_c'),
[586] Fix | Delete
this.get_text_align(' .pagenav', 't_a_pg_c'),
[587] Fix | Delete
this.get_font_style(' .pagenav', 'f_st_pg_c', 'f_b_pg_c')
[588] Fix | Delete
],
[589] Fix | Delete
h: [
[590] Fix | Delete
this.get_font_family(' .pagenav', 'f_f_pg_c', 'h'),
[591] Fix | Delete
this.get_color(' .pagenav', 'f_c_pg_c', 'h'),
[592] Fix | Delete
this.get_font_size(' .pagenav', 'f_s_pg_c', '', 'h'),
[593] Fix | Delete
this.get_font_style(' .pagenav', 'f_st_pg_c', 'f_b_pg_c', 'h')
[594] Fix | Delete
]
[595] Fix | Delete
})
[596] Fix | Delete
]),
[597] Fix | Delete
// Padding
[598] Fix | Delete
this.get_expand('p', [
[599] Fix | Delete
this.get_tab({
[600] Fix | Delete
n: [
[601] Fix | Delete
this.get_padding(' .pagenav', 'p_pg_c')
[602] Fix | Delete
],
[603] Fix | Delete
h: [
[604] Fix | Delete
this.get_padding(' .pagenav', 'p_pg_c', 'h')
[605] Fix | Delete
]
[606] Fix | Delete
})
[607] Fix | Delete
]),
[608] Fix | Delete
// Margin
[609] Fix | Delete
this.get_expand('m', [
[610] Fix | Delete
this.get_tab({
[611] Fix | Delete
n: [
[612] Fix | Delete
this.get_margin(' .pagenav', 'm_pg_c')
[613] Fix | Delete
],
[614] Fix | Delete
h: [
[615] Fix | Delete
this.get_margin(' .pagenav', 'm_pg_c', 'h')
[616] Fix | Delete
]
[617] Fix | Delete
})
[618] Fix | Delete
]),
[619] Fix | Delete
// Border
[620] Fix | Delete
this.get_expand('b', [
[621] Fix | Delete
this.get_tab({
[622] Fix | Delete
n: [
[623] Fix | Delete
this.get_border(' .pagenav', 'b_pg_c')
[624] Fix | Delete
],
[625] Fix | Delete
h: [
[626] Fix | Delete
this.get_border(' .pagenav', 'b_pg_c', 'h')
[627] Fix | Delete
]
[628] Fix | Delete
})
[629] Fix | Delete
]),
[630] Fix | Delete
// Rounded Corners
[631] Fix | Delete
this.get_expand('r_c', [
[632] Fix | Delete
this.get_tab({
[633] Fix | Delete
n: [
[634] Fix | Delete
this.get_border_radius(' .pagenav', 'r_c_pg_c')
[635] Fix | Delete
],
[636] Fix | Delete
h: [
[637] Fix | Delete
this.get_border_radius(' .pagenav', 'r_c_pg_c', 'h')
[638] Fix | Delete
]
[639] Fix | Delete
})
[640] Fix | Delete
]),
[641] Fix | Delete
// Shadow
[642] Fix | Delete
this.get_expand('sh', [
[643] Fix | Delete
this.get_tab({
[644] Fix | Delete
n: [
[645] Fix | Delete
this.get_box_shadow(' .pagenav', 'sh_pg_c')
[646] Fix | Delete
],
[647] Fix | Delete
h: [
[648] Fix | Delete
this.get_box_shadow(' .pagenav', 'sh_pg_c', 'h')
[649] Fix | Delete
]
[650] Fix | Delete
})
[651] Fix | Delete
])
[652] Fix | Delete
],
[653] Fix | Delete
pgNumbers = [
[654] Fix | Delete
// Background
[655] Fix | Delete
this.get_expand('bg', [
[656] Fix | Delete
this.get_tab({
[657] Fix | Delete
n: [
[658] Fix | Delete
this.get_color(' .pagenav a', 'b_c_pg_n', 'bg_c', 'background-color')
[659] Fix | Delete
],
[660] Fix | Delete
h: [
[661] Fix | Delete
this.get_color(' .pagenav a', 'b_c_pg_n', 'bg_c', 'background-color', 'h')
[662] Fix | Delete
]
[663] Fix | Delete
})
[664] Fix | Delete
]),
[665] Fix | Delete
// Font
[666] Fix | Delete
this.get_expand('f', [
[667] Fix | Delete
this.get_tab({
[668] Fix | Delete
n: [
[669] Fix | Delete
this.get_font_family(' .pagenav a', 'f_f_pg_n'),
[670] Fix | Delete
this.get_color(' .pagenav a', 'f_c_pg_n'),
[671] Fix | Delete
this.get_font_size(' .pagenav a', 'f_s_pg_n'),
[672] Fix | Delete
this.get_line_height(' .pagenav a', 'l_h_pg_n'),
[673] Fix | Delete
this.get_letter_spacing(' .pagenav a', 'l_s_pg_n'),
[674] Fix | Delete
this.get_font_style(' .pagenav a', 'f_st_pg_n', 'f_b_pg_n')
[675] Fix | Delete
],
[676] Fix | Delete
h: [
[677] Fix | Delete
this.get_font_family(' .pagenav a', 'f_f_pg_n', 'h'),
[678] Fix | Delete
this.get_color(' .pagenav a:hover', 'f_c_pg_n_h', null, null, ''),
[679] Fix | Delete
this.get_font_size(' .pagenav a', 'f_s_pg_n', '', 'h'),
[680] Fix | Delete
this.get_font_style(' .pagenav a', 'f_st_pg_n', 'f_b_pg_n', 'h')
[681] Fix | Delete
]
[682] Fix | Delete
})
[683] Fix | Delete
]),
[684] Fix | Delete
// Padding
[685] Fix | Delete
this.get_expand('p', [
[686] Fix | Delete
this.get_tab({
[687] Fix | Delete
n: [
[688] Fix | Delete
this.get_padding(' .pagenav a', 'p_pg_n')
[689] Fix | Delete
],
[690] Fix | Delete
h: [
[691] Fix | Delete
this.get_padding(' .pagenav a', 'p_pg_n', 'h')
[692] Fix | Delete
]
[693] Fix | Delete
})
[694] Fix | Delete
]),
[695] Fix | Delete
// Margin
[696] Fix | Delete
this.get_expand('m', [
[697] Fix | Delete
this.get_tab({
[698] Fix | Delete
n: [
[699] Fix | Delete
this.get_margin(' .pagenav a', 'm_pg_n')
[700] Fix | Delete
],
[701] Fix | Delete
h: [
[702] Fix | Delete
this.get_margin(' .pagenav a', 'm_pg_n', 'h')
[703] Fix | Delete
]
[704] Fix | Delete
})
[705] Fix | Delete
]),
[706] Fix | Delete
// Border
[707] Fix | Delete
this.get_expand('b', [
[708] Fix | Delete
this.get_tab({
[709] Fix | Delete
n: [
[710] Fix | Delete
this.get_border(' .pagenav a', 'b_pg_n')
[711] Fix | Delete
],
[712] Fix | Delete
h: [
[713] Fix | Delete
this.get_border(' .pagenav a', 'b_pg_n', 'h')
[714] Fix | Delete
]
[715] Fix | Delete
})
[716] Fix | Delete
]),
[717] Fix | Delete
// Rounded Corners
[718] Fix | Delete
this.get_expand('r_c', [
[719] Fix | Delete
this.get_tab({
[720] Fix | Delete
n: [
[721] Fix | Delete
this.get_border_radius(' .pagenav a', 'r_c_pg_n')
[722] Fix | Delete
],
[723] Fix | Delete
h: [
[724] Fix | Delete
this.get_border_radius(' .pagenav a', 'r_c_pg_n', 'h')
[725] Fix | Delete
]
[726] Fix | Delete
})
[727] Fix | Delete
]),
[728] Fix | Delete
// Shadow
[729] Fix | Delete
this.get_expand('sh', [
[730] Fix | Delete
this.get_tab({
[731] Fix | Delete
n: [
[732] Fix | Delete
this.get_box_shadow(' .pagenav a', 'sh_pg_n')
[733] Fix | Delete
],
[734] Fix | Delete
h: [
[735] Fix | Delete
this.get_box_shadow(' .pagenav a', 'sh_pg_n', 'h')
[736] Fix | Delete
]
[737] Fix | Delete
})
[738] Fix | Delete
])
[739] Fix | Delete
],
[740] Fix | Delete
pgActiveNumbers = [
[741] Fix | Delete
// Background
[742] Fix | Delete
this.get_expand('bg', [
[743] Fix | Delete
this.get_tab({
[744] Fix | Delete
n: [
[745] Fix | Delete
this.get_color(' .pagenav .current', 'b_c_pg_a_n', 'bg_c', 'background-color')
[746] Fix | Delete
],
[747] Fix | Delete
h: [
[748] Fix | Delete
this.get_color(' .pagenav .current', 'b_c_pg_a_n', 'bg_c', 'background-color', 'h')
[749] Fix | Delete
]
[750] Fix | Delete
})
[751] Fix | Delete
]),
[752] Fix | Delete
// Font
[753] Fix | Delete
this.get_expand('f', [
[754] Fix | Delete
this.get_tab({
[755] Fix | Delete
n: [
[756] Fix | Delete
this.get_font_family(' .pagenav .current', 'f_f_pg_a_n'),
[757] Fix | Delete
this.get_color(' .pagenav .current', 'f_c_pg_a_n'),
[758] Fix | Delete
this.get_font_size(' .pagenav .current', 'f_s_pg_a_n'),
[759] Fix | Delete
this.get_line_height(' .pagenav .current', 'l_h_pg_a_n'),
[760] Fix | Delete
this.get_letter_spacing(' .pagenav .current', 'l_s_pg_a_n'),
[761] Fix | Delete
this.get_font_style(' .pagenav .current', 'f_st_pg_a_n', 'f_b_pg_a_n')
[762] Fix | Delete
],
[763] Fix | Delete
h: [
[764] Fix | Delete
this.get_font_family(' .pagenav .current', 'f_f_pg_a_n', 'h'),
[765] Fix | Delete
this.get_color(' .pagenav .current', 'f_c_pg_a_n', 'h'),
[766] Fix | Delete
this.get_font_size(' .pagenav .current', 'f_s_pg_a_n', '', 'h'),
[767] Fix | Delete
this.get_font_style(' .pagenav .current', 'f_st_pg_a_n', 'f_b_pg_a_n', 'h')
[768] Fix | Delete
]
[769] Fix | Delete
})
[770] Fix | Delete
]),
[771] Fix | Delete
// Padding
[772] Fix | Delete
this.get_expand('p', [
[773] Fix | Delete
this.get_tab({
[774] Fix | Delete
n: [
[775] Fix | Delete
this.get_padding(' .pagenav .current', 'p_pg_a_n')
[776] Fix | Delete
],
[777] Fix | Delete
h: [
[778] Fix | Delete
this.get_padding(' .pagenav .current', 'p_pg_a_n', 'h')
[779] Fix | Delete
]
[780] Fix | Delete
})
[781] Fix | Delete
]),
[782] Fix | Delete
// Margin
[783] Fix | Delete
this.get_expand('m', [
[784] Fix | Delete
this.get_tab({
[785] Fix | Delete
n: [
[786] Fix | Delete
this.get_margin(' .pagenav .current', 'm_pg_a_n')
[787] Fix | Delete
],
[788] Fix | Delete
h: [
[789] Fix | Delete
this.get_margin(' .pagenav .current', 'm_pg_a_n', 'h')
[790] Fix | Delete
]
[791] Fix | Delete
})
[792] Fix | Delete
]),
[793] Fix | Delete
// Border
[794] Fix | Delete
this.get_expand('b', [
[795] Fix | Delete
this.get_tab({
[796] Fix | Delete
n: [
[797] Fix | Delete
this.get_border(' .pagenav .current', 'b_pg_a_n')
[798] Fix | Delete
],
[799] Fix | Delete
h: [
[800] Fix | Delete
this.get_border(' .pagenav .current', 'b_pg_a_n', 'h')
[801] Fix | Delete
]
[802] Fix | Delete
})
[803] Fix | Delete
]),
[804] Fix | Delete
// Rounded Corners
[805] Fix | Delete
this.get_expand('r_c', [
[806] Fix | Delete
this.get_tab({
[807] Fix | Delete
n: [
[808] Fix | Delete
this.get_border_radius(' .pagenav .current', 'r_c_pg_a_n')
[809] Fix | Delete
],
[810] Fix | Delete
h: [
[811] Fix | Delete
this.get_border_radius(' .pagenav .current', 'r_c_pg_a_n', 'h')
[812] Fix | Delete
]
[813] Fix | Delete
})
[814] Fix | Delete
]),
[815] Fix | Delete
// Shadow
[816] Fix | Delete
this.get_expand('sh', [
[817] Fix | Delete
this.get_tab({
[818] Fix | Delete
n: [
[819] Fix | Delete
this.get_box_shadow(' .pagenav .current', 'sh_pg_a_n')
[820] Fix | Delete
],
[821] Fix | Delete
h: [
[822] Fix | Delete
this.get_box_shadow(' .pagenav .current', 'sh_pg_a_n', 'h')
[823] Fix | Delete
]
[824] Fix | Delete
})
[825] Fix | Delete
])
[826] Fix | Delete
],
[827] Fix | Delete
ptFilter = [
[828] Fix | Delete
// Background
[829] Fix | Delete
this.get_expand('bg', [
[830] Fix | Delete
this.get_tab({
[831] Fix | Delete
n: [
[832] Fix | Delete
this.get_color(' .post-filter li a', 'b_c_pt_f', 'bg_c', 'background-color')
[833] Fix | Delete
],
[834] Fix | Delete
h: [
[835] Fix | Delete
this.get_color(' .post-filter li a', 'b_c_pt_f', 'bg_c', 'background-color', 'h')
[836] Fix | Delete
]
[837] Fix | Delete
})
[838] Fix | Delete
]),
[839] Fix | Delete
// Font
[840] Fix | Delete
this.get_expand('f', [
[841] Fix | Delete
this.get_tab({
[842] Fix | Delete
n: [
[843] Fix | Delete
this.get_font_family(' .post-filter li a', 'f_f_pt_f'),
[844] Fix | Delete
this.get_color(' .post-filter li a', 'f_c_pt_f'),
[845] Fix | Delete
this.get_font_size(' .post-filter li a', 'f_s_pt_f'),
[846] Fix | Delete
this.get_line_height(' .post-filter li a', 'l_h_pt_f'),
[847] Fix | Delete
this.get_letter_spacing(' .post-filter li a', 'l_s_pt_f'),
[848] Fix | Delete
this.get_font_style(' .post-filter li a', 'f_st_pt_f', 'f_b_pt_f'),
[849] Fix | Delete
this.get_text_align(' .post-filter', 't_a_pt_f'),
[850] Fix | Delete
this.get_text_shadow(' .post-filter li a', 't_sh_pt_f')
[851] Fix | Delete
],
[852] Fix | Delete
h: [
[853] Fix | Delete
this.get_font_family(' .post-filter li a', 'f_f_pt_f', 'h'),
[854] Fix | Delete
this.get_color(' .post-filter li a:hover', 'f_c_pt_f_h', null, null, 'h'),
[855] Fix | Delete
this.get_font_size(' .post-filter li a', 'f_s_pt_f', '', 'h'),
[856] Fix | Delete
this.get_font_style(' .post-filter li a', 'f_st_pt_f', 'f_b_pt_f', 'h'),
[857] Fix | Delete
this.get_text_shadow(' .post-filter li a', 't_sh_pt_f', 'h')
[858] Fix | Delete
]
[859] Fix | Delete
})
[860] Fix | Delete
]),
[861] Fix | Delete
// Padding
[862] Fix | Delete
this.get_expand('p', [
[863] Fix | Delete
this.get_tab({
[864] Fix | Delete
n: [
[865] Fix | Delete
this.get_padding(' .post-filter li a', 'p_pt_f')
[866] Fix | Delete
],
[867] Fix | Delete
h: [
[868] Fix | Delete
this.get_padding(' .post-filter li a', 'p_pt_f', 'h')
[869] Fix | Delete
]
[870] Fix | Delete
})
[871] Fix | Delete
]),
[872] Fix | Delete
// Margin
[873] Fix | Delete
this.get_expand('m', [
[874] Fix | Delete
this.get_tab({
[875] Fix | Delete
n: [
[876] Fix | Delete
this.get_margin(' .post-filter li a', 'm_pt_f')
[877] Fix | Delete
],
[878] Fix | Delete
h: [
[879] Fix | Delete
this.get_margin(' .post-filter li a', 'm_pt_f', 'h')
[880] Fix | Delete
]
[881] Fix | Delete
})
[882] Fix | Delete
]),
[883] Fix | Delete
// Border
[884] Fix | Delete
this.get_expand('b', [
[885] Fix | Delete
this.get_tab({
[886] Fix | Delete
n: [
[887] Fix | Delete
this.get_border(' .post-filter li a', 'b_pt_f')
[888] Fix | Delete
],
[889] Fix | Delete
h: [
[890] Fix | Delete
this.get_border(' .post-filter li a', 'b_pt_f', 'h')
[891] Fix | Delete
]
[892] Fix | Delete
})
[893] Fix | Delete
]),
[894] Fix | Delete
// Rounded Corners
[895] Fix | Delete
this.get_expand('r_c', [
[896] Fix | Delete
this.get_tab({
[897] Fix | Delete
n: [
[898] Fix | Delete
this.get_border_radius(' .post-filter li a', 'r_c_pt_f')
[899] Fix | Delete
],
[900] Fix | Delete
h: [
[901] Fix | Delete
this.get_border_radius(' .post-filter li a', 'r_c_pt_f', 'h')
[902] Fix | Delete
]
[903] Fix | Delete
})
[904] Fix | Delete
]),
[905] Fix | Delete
// Shadow
[906] Fix | Delete
this.get_expand('sh', [
[907] Fix | Delete
this.get_tab({
[908] Fix | Delete
n: [
[909] Fix | Delete
this.get_box_shadow(' .post-filter li a', 'sh_pt_f')
[910] Fix | Delete
],
[911] Fix | Delete
h: [
[912] Fix | Delete
this.get_box_shadow(' .post-filter li a', 'sh_pt_f', 'h')
[913] Fix | Delete
]
[914] Fix | Delete
})
[915] Fix | Delete
])
[916] Fix | Delete
],
[917] Fix | Delete
ptaFilter = [
[918] Fix | Delete
// Background
[919] Fix | Delete
this.get_expand('bg', [
[920] Fix | Delete
this.get_tab({
[921] Fix | Delete
n: [
[922] Fix | Delete
this.get_color(' .post-filter li.active a', 'b_c_pta_f', 'bg_c', 'background-color')
[923] Fix | Delete
],
[924] Fix | Delete
h: [
[925] Fix | Delete
this.get_color(' .post-filter li.active a', 'b_c_pta_f', 'bg_c', 'background-color', 'h')
[926] Fix | Delete
]
[927] Fix | Delete
})
[928] Fix | Delete
]),
[929] Fix | Delete
// Font
[930] Fix | Delete
this.get_expand('f', [
[931] Fix | Delete
this.get_tab({
[932] Fix | Delete
n: [
[933] Fix | Delete
this.get_font_family(' .post-filter li.active a', 'f_f_pta_f'),
[934] Fix | Delete
this.get_color(' .post-filter li.active a', 'f_c_pta_f'),
[935] Fix | Delete
this.get_font_size(' .post-filter li.active a', 'f_s_pta_f'),
[936] Fix | Delete
this.get_line_height(' .post-filter li.active a', 'l_h_pta_f'),
[937] Fix | Delete
this.get_letter_spacing(' .post-filter li.active a', 'l_s_pta_f'),
[938] Fix | Delete
this.get_font_style(' .post-filter li.active a', 'f_st_pta_f', 'f_b_pta_f'),
[939] Fix | Delete
this.get_text_shadow(' .post-filter li.active a', 't_sh_pta_f')
[940] Fix | Delete
],
[941] Fix | Delete
h: [
[942] Fix | Delete
this.get_font_family(' .post-filter li.active a', 'f_f_pta_f', 'h'),
[943] Fix | Delete
this.get_color(' .post-filter li.active a:hover', 'f_c_pta_f_h', null, null, 'h'),
[944] Fix | Delete
this.get_font_size(' .post-filter li.active a', 'f_s_pta_f', '', 'h'),
[945] Fix | Delete
this.get_font_style(' .post-filter li.active a', 'f_st_pta_f', 'f_b_pta_f', 'h'),
[946] Fix | Delete
this.get_text_shadow(' .post-filter li.active a', 't_sh_pta_f', 'h')
[947] Fix | Delete
]
[948] Fix | Delete
})
[949] Fix | Delete
])
[950] Fix | Delete
],
[951] Fix | Delete
loadMoreButton = [
[952] Fix | Delete
this.get_expand('bg', [
[953] Fix | Delete
this.get_tab({
[954] Fix | Delete
n: [
[955] Fix | Delete
this.get_color(' .load-more-button', 'b_c_l_m_b', 'bg_c', 'background-color')
[956] Fix | Delete
],
[957] Fix | Delete
h: [
[958] Fix | Delete
this.get_color(' .load-more-button', 'b_c_l_m_b', 'bg_c', 'background-color', 'h')
[959] Fix | Delete
]
[960] Fix | Delete
})
[961] Fix | Delete
]),
[962] Fix | Delete
this.get_expand('f', [
[963] Fix | Delete
this.get_tab({
[964] Fix | Delete
n: [
[965] Fix | Delete
this.get_font_family(' .load-more-button', 'f_f_l_m_b'),
[966] Fix | Delete
this.get_color(' .load-more-button', 'f_c_l_m_b'),
[967] Fix | Delete
this.get_font_size(' .load-more-button', 'f_s_l_m_b'),
[968] Fix | Delete
this.get_font_style(' .load-more-button', 'f_st_l_m_b', 'f_fw_l_m_b'),
[969] Fix | Delete
this.get_line_height(' .load-more-button', 'l_h_l_m_b'),
[970] Fix | Delete
this.get_letter_spacing(' .load-more-button', 'l_s_l_m_b'),
[971] Fix | Delete
this.get_text_transform(' .load-more-button', 't_t_l_m_b'),
[972] Fix | Delete
this.get_text_align(' .tf_load_more', 't_a_l_m_b'),
[973] Fix | Delete
this.get_text_shadow(' .load-more-button', 't_sh_l_b')
[974] Fix | Delete
],
[975] Fix | Delete
h: [
[976] Fix | Delete
this.get_font_family(' .load-more-button', 'f_f_l_m_b', 'h'),
[977] Fix | Delete
this.get_color(' .load-more-button', 'f_c_l_m_b', null, null, 'h'),
[978] Fix | Delete
this.get_font_size(' .load-more-button', 'f_s_l_m_b', '', 'h'),
[979] Fix | Delete
this.get_font_style(' .load-more-button', 'f_st_l_m_b', 'f_fw_l_m_b', 'h'),
[980] Fix | Delete
this.get_text_shadow(' .load-more-button', 't_sh_l_b', 'h')
[981] Fix | Delete
]
[982] Fix | Delete
})
[983] Fix | Delete
]),
[984] Fix | Delete
// Padding
[985] Fix | Delete
this.get_expand('p', [
[986] Fix | Delete
this.get_tab({
[987] Fix | Delete
n: [
[988] Fix | Delete
this.get_padding(' .load-more-button', 'l_m_b_p')
[989] Fix | Delete
],
[990] Fix | Delete
h: [
[991] Fix | Delete
this.get_padding(' .load-more-button', 'l_m_b_p', 'h')
[992] Fix | Delete
]
[993] Fix | Delete
})
[994] Fix | Delete
]),
[995] Fix | Delete
// Margin
[996] Fix | Delete
this.get_expand('m', [
[997] Fix | Delete
this.get_tab({
[998] Fix | Delete
n: [
[999] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function