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
/home/sportsfe.../httpdocs/wp-conte.../plugins/sitepres.../template.../user-lan...
File: language-switcher.twig
<form method="post" action="" name="wpml-user-language-switcher-form" id="wpml-user-language-switcher-form">
[0] Fix | Delete
<select name="language" title="Language selector">
[1] Fix | Delete
{% for option in options %}
[2] Fix | Delete
<option value="{{ option.value }}"{% if option.selected %} selected="selected"{% endif %}>{{ option.label }}</option>
[3] Fix | Delete
{% endfor %}
[4] Fix | Delete
</select>
[5] Fix | Delete
</form>
[6] Fix | Delete
[7] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function