Can you help with the icons?
Olha ta dando erro essa versão 3.2.0
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM, expecting ‘]’ in E:\Vhosts\compartilhar.blog.br\httpdocs\wp-content\plugins\social-count-plus\includes\class-social-count-plus-generator.php on line 68
What is your PHP version?
try change this for me:
$total[ $_counter::$id ] = $_counter->get_total( $settings, $cache );
to
$counter_id = $_counter::$id;
$total[ $counter_id ] = $_counter->get_total( $settings, $cache );
Make some tests and tell me if works.
Olá,
Não essa alteração não deu certo..
Eu mudei a versão do PHP 5.4.32 e funcionou perfeitamente ficou show vou até compartilhar no meu blog ele.
http://compartilhar.blog.br/
Muito obrigado pela atenção.
Grato Daniel