Quantcast
Channel: polylang – WordPress.org Forums
Viewing all articles
Browse latest Browse all 11471

fredyrouge on "[Plugin: SM Sticky Featured Widget] Small change in line 80 (multilang support)"

$
0
0

Hi

I'm using the last version of your plugin and I'm also using polylang plugin, the multi-language don't works now in your plugin the recomendation of polylang developer is:

Edit sticky-featured-widget.php at line 80 and replace:

if(isset($instance['title'])) echo $before_title . $instance['title'] . $after_title;

by:

if(isset($instance['title'])) echo $before_title . $title . $after_title;


Viewing all articles
Browse latest Browse all 11471

Trending Articles