Settings in addthis_config do not work
-
I am trying to customise the
addthis_configthrough the wordpress admin settings for this AddThis plugin, however whenever I put any JSON settings in the textfield foraddthis_configvalues the share buttons disappear.I have tried to put the following settings (even on their own within {}):
{"ui_show_promo" : false, "services_exclude" : "snipit"}The share buttons just disappeared.
I am including the AddThis sharing link using this (so that I place it where I want):
<?php do_action( 'addthis_widget', get_permalink(), get_the_title(), get_add_this_style() ); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Settings in addthis_config do not work’ is closed to new replies.