Counter Isssue
-
Hello Team,
We have use add this plugins on my site and add use the below code in my template but we have fetch issue of without share counter are increase.
do_action( ‘addthis_widget’, “custom url”,”custom title”, array(
‘type’ => ‘custom’,
‘size’ => ’32’, // size of the icons. Either 16 or 32
‘services’ => ‘facebook,twitter,whatsapp,google_plusone_share,email’, // the services you want to always appear
‘preferred’ => ‘0’, // the number of auto personalized services
‘more’ => false, // if you want to have a more button at the end
‘counter’ => ‘bubble_style’ // if you want a counter and the style of it
));
- The topic ‘Counter Isssue’ is closed to new replies.