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
/home/sportsfe.../httpdocs/wp-conte.../plugins/themify-.../includes/tpl
File: tmpl-help.php
<?php
[0] Fix | Delete
defined('ABSPATH') || exit;
[1] Fix | Delete
?>
[2] Fix | Delete
<template id="tmpl-help_lightbox">
[3] Fix | Delete
<style id="module_help_style">
[4] Fix | Delete
<?php echo file_get_contents(THEMIFY_BUILDER_DIR.'/css/editor/components/help.css');?>
[5] Fix | Delete
</style>
[6] Fix | Delete
<div id="lightbox" class="video tf_abs_t tf_opacity tf_box tf_w tf_h">
[7] Fix | Delete
<div class="wrapper tf_scrollbar tf_abs_c tf_box">
[8] Fix | Delete
<ul class="nav">
[9] Fix | Delete
<li class="tf_rel active" data-type="video"><?php _e('Videos'); ?></li>
[10] Fix | Delete
<li class="tf_rel" data-type="shortcut"><?php _e('Shortcuts'); ?></li>
[11] Fix | Delete
</ul>
[12] Fix | Delete
<div class="menu_content menu_video tf_hide" data-type="videos">
[13] Fix | Delete
<div class="video_wrapper">
[14] Fix | Delete
<div class="player tf_overflow tf_rel tf_hide current" id="tb_help_builder_basics">
[15] Fix | Delete
<a href="//youtube.com/embed/FPPce2D8pYI">
[16] Fix | Delete
<span class="player_btn tf_abs_c"></span>
[17] Fix | Delete
<img decoding="async" loading="lazy" src="//img.youtube.com/vi/FPPce2D8pYI/maxresdefault.jpg" class="tf_h tf_w tf_abs_t" width="1280" height="720">
[18] Fix | Delete
</a>
[19] Fix | Delete
</div>
[20] Fix | Delete
<div class="player tf_overflow tf_rel tf_hide" id="tb_help_responsive_styling">
[21] Fix | Delete
<a href="//youtube.com/embed/0He9P2Sp-WY">
[22] Fix | Delete
<span class="player_btn tf_abs_c"></span>
[23] Fix | Delete
<img decoding="async" loading="lazy" src="//img.youtube.com/vi/0He9P2Sp-WY/maxresdefault.jpg" class="tf_h tf_w tf_abs_t" width="1280" height="720">
[24] Fix | Delete
</a>
[25] Fix | Delete
</div>
[26] Fix | Delete
<div class="player tf_overflow tf_rel tf_hide" id="tb_help_revisions">
[27] Fix | Delete
<a href="//youtube.com/embed/Su48Y-hXTR4">
[28] Fix | Delete
<span class="player_btn tf_abs_c"></span>
[29] Fix | Delete
<img decoding="async" loading="lazy" src="//img.youtube.com/vi/Su48Y-hXTR4/maxresdefault.jpg" class="tf_h tf_w tf_abs_t" width="1280" height="720">
[30] Fix | Delete
</a>
[31] Fix | Delete
</div>
[32] Fix | Delete
<div class="player tf_overflow tf_rel tf_hide" id="tb_help_builder_library">
[33] Fix | Delete
<a href="//youtube.com/embed/At-B1O8VOyE">
[34] Fix | Delete
<span class="player_btn tf_abs_c"></span>
[35] Fix | Delete
<img decoding="async" loading="lazy" src="//img.youtube.com/vi/At-B1O8VOyE/maxresdefault.jpg" class="tf_h tf_w tf_abs_t" width="1280" height="720"/>
[36] Fix | Delete
</a>
[37] Fix | Delete
</div>
[38] Fix | Delete
<div class="player tf_overflow tf_rel tf_hide" id="tb_help_scrollto_row">
[39] Fix | Delete
<a href="//youtube.com/embed/KtFHwH6N30o">
[40] Fix | Delete
<span class="player_btn tf_abs_c"></span>
[41] Fix | Delete
<img decoding="async" loading="lazy" src="//img.youtube.com/vi/KtFHwH6N30o/maxresdefault.jpg" class="tf_h tf_w tf_abs_t" width="1280" height="720">
[42] Fix | Delete
</a>
[43] Fix | Delete
</div>
[44] Fix | Delete
<div class="player tf_overflow tf_rel tf_hide" id="tb_help_row_frame">
[45] Fix | Delete
<a href="//youtube.com/embed/yKFrn76x8nw">
[46] Fix | Delete
<span class="player_btn tf_abs_c"></span>
[47] Fix | Delete
<img decoding="async" loading="lazy" src="//img.youtube.com/vi/yKFrn76x8nw/maxresdefault.jpg" class="tf_h tf_w tf_abs_t" width="1280" height="720">
[48] Fix | Delete
</a>
[49] Fix | Delete
</div>
[50] Fix | Delete
</div>
[51] Fix | Delete
<ul class="menu">
[52] Fix | Delete
<li class="tf_rel tf_box current"><a href="#tb_help_builder_basics"><?php _e('Builder Basics', 'themify') ?></a></li>
[53] Fix | Delete
<li class="tf_rel tf_box"><a href="#tb_help_responsive_styling"><?php _e('Responsive Styling', 'themify') ?></a></li>
[54] Fix | Delete
<li class="tf_rel tf_box"><a href="#tb_help_revisions"><?php _e('Revisions', 'themify') ?></a></li>
[55] Fix | Delete
<li class="tf_rel tf_box"><a href="#tb_help_builder_library"><?php _e('Builder Library', 'themify') ?></a></li>
[56] Fix | Delete
<li class="tf_rel tf_box"><a href="#tb_help_scrollto_row"><?php _e('ScrollTo Row', 'themify') ?></a></li>
[57] Fix | Delete
<li class="tf_rel tf_box"><a href="#tb_help_row_frame"><?php _e('Row/Column Frame', 'themify') ?></a></li>
[58] Fix | Delete
</ul>
[59] Fix | Delete
</div>
[60] Fix | Delete
<div class="menu_content menu_shortcut tf_hide" data-type="shortcuts">
[61] Fix | Delete
<table class="tf_w">
[62] Fix | Delete
<tr>
[63] Fix | Delete
<th width="20%"></th>
[64] Fix | Delete
<th><?php _e('Mac', 'themify') ?></th>
[65] Fix | Delete
<th><?php _e('Windows', 'themify') ?></th>
[66] Fix | Delete
</tr>
[67] Fix | Delete
<tr>
[68] Fix | Delete
<td><?php _e('Save', 'themify') ?></td>
[69] Fix | Delete
<td><?php _e('Cmd + S', 'themify') ?></td>
[70] Fix | Delete
<td><?php _e('Ctrl + S', 'themify') ?></td>
[71] Fix | Delete
</tr>
[72] Fix | Delete
<tr>
[73] Fix | Delete
<td><?php _e('Undo', 'themify') ?></td>
[74] Fix | Delete
<td><?php _e('Cmd + Z', 'themify') ?></td>
[75] Fix | Delete
<td><?php _e('Ctrl + Z', 'themify') ?></td>
[76] Fix | Delete
</tr>
[77] Fix | Delete
<tr>
[78] Fix | Delete
<td><?php _e('Redo', 'themify') ?></td>
[79] Fix | Delete
<td><?php _e('Cmd + Shift + Z', 'themify') ?></td>
[80] Fix | Delete
<td><?php _e('Ctrl + Shift + Z', 'themify') ?></td>
[81] Fix | Delete
</tr>
[82] Fix | Delete
<tr>
[83] Fix | Delete
<td><?php _e('Duplicate', 'themify') ?></td>
[84] Fix | Delete
<td><?php _e('Cmd + D', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[85] Fix | Delete
<td><?php _e('Ctrl + D', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[86] Fix | Delete
</tr>
[87] Fix | Delete
<tr>
[88] Fix | Delete
<td><?php _e('Delete', 'themify') ?></td>
[89] Fix | Delete
<td><?php _e('Cmd + Delete', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[90] Fix | Delete
<td><?php _e('Ctrl + Delete', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[91] Fix | Delete
</tr>
[92] Fix | Delete
<tr>
[93] Fix | Delete
<td><?php _e('Copy', 'themify') ?></td>
[94] Fix | Delete
<td><?php _e('Cmd + C', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[95] Fix | Delete
<td><?php _e('Ctrl + C', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[96] Fix | Delete
</tr>
[97] Fix | Delete
<tr>
[98] Fix | Delete
<td><?php _e('Paste', 'themify') ?></td>
[99] Fix | Delete
<td><?php _e('Cmd + V', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[100] Fix | Delete
<td><?php _e('Ctrl + V', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[101] Fix | Delete
</tr>
[102] Fix | Delete
<tr>
[103] Fix | Delete
<td><?php _e('Paste Styling', 'themify') ?></td>
[104] Fix | Delete
<td><?php _e('Cmd + Shift + V', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[105] Fix | Delete
<td><?php _e('Ctrl + Shift + V', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[106] Fix | Delete
</tr>
[107] Fix | Delete
<tr>
[108] Fix | Delete
<td><?php _e('Move Up', 'themify') ?></td>
[109] Fix | Delete
<td><?php _e('Cmd + Up Arrow', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[110] Fix | Delete
<td><?php _e('Ctrl + Up Arrow', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[111] Fix | Delete
</tr>
[112] Fix | Delete
<tr>
[113] Fix | Delete
<td><?php _e('Move Down', 'themify') ?></td>
[114] Fix | Delete
<td><?php _e('Cmd + Down Arrow', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[115] Fix | Delete
<td><?php _e('Ctrl + Down Arrow', 'themify') ?><span><?php _e('(With a module selected)', 'themify') ?></span></td>
[116] Fix | Delete
</tr>
[117] Fix | Delete
</table>
[118] Fix | Delete
</div>
[119] Fix | Delete
<div class="tf_close"></div>
[120] Fix | Delete
</div>
[121] Fix | Delete
</div>
[122] Fix | Delete
</template>
[123] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function