select2 in Header
-
I´m trying to put select 2 in header with this code:
<?php if(function_exists(“transposh_widget”)) { transposh_widget(array(), array(‘title’ => ”, ‘widget_file’ => ‘select2/tpw_select2.php’)); }?>
But it doesn´t work:
Parse error: syntax error, unexpected ”)); }?>’ (T_CONSTANT_ENCAPSED_STRING), expecting ‘)’ in /home/mxkmyixg/public_html/nueva/wp-content/themes/Avada/framework/headers/header-v1.php on line 22
It works only with ‘flags/tpw_flags_css.php‘
Could anyone help me please?
Thanks
https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/
The topic ‘select2 in Header’ is closed to new replies.