• Hi, just letting you know, bug in version 3.6.2

    PHP Notice: Undefined variable: twitter_btn_icon_align in ../wp-content/plugins/sharify/sharify-style.php on line 218

    Due to a typo in the declarations earlier in the file:

    else{
    	$twitter_btn_size = '20%';
    	$twitter_btn_icon_float = 'left;';
    	$facebook_btn_icon_align = '';
    	$twitter_btn_title = '';
    	$twitter_btn_icon_count = 'block;';
    	$twitter_btn_icon_padding = '10px;';
    }

    – note facebook there instead of twitter ??

    I do have a question also but will open a separate thread.

    Cheerio
    Rosie

    https://www.ads-software.com/plugins/sharify/

  • The topic ‘PHP Notice: Undefined variable’ is closed to new replies.