It's appear the Twitter Widget has stopped working for the site.
All that appears is No public Tweets found
http://www.bestgroupaust.com/
This is the line that seems to be causing the problem. Line 188 - class-framework-widgets.php
$xml = simplexml_load_string($response['body']);
//follower: (int) $xml->status->user->followers_count
And the error I get when it's not commented out is;
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 908: parser error : xmlParseCharRef: invalid xmlChar value 3 in C:\inetpub\vhosts\bestgroupaust.com\httpdocs\wp-content\themes\angular\framework\php\class-framework-widgets.php on line 188
Can someone please advise














