I've found the solution of the second problem.
Just add in functions.php this line:
add_filter('widget_text', 'pll__', 1);
That i've taken from core.php line 117.
Thank you again Chouby.
I've found the solution of the second problem.
Just add in functions.php this line:
add_filter('widget_text', 'pll__', 1);
That i've taken from core.php line 117.
Thank you again Chouby.