Buttons don't show up – using addthis_display_social_widget
-
Hello,
I’m trying to display buttons directly in the theme file. I’m using the following code, but it doesn’t work:
if ( function_exists( 'addthis_display_social_widget' ) ) { echo addthis_display_social_widget( '' ); }
Ideally, I would like to display the style of buttons that have been configured under “”. However, I’ve noticed that error log flags that ‘below’ index is undefined:
Notice: Undefined index: below in
I would hugely appreciate your help.
Many thanks,
Dasha
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Buttons don't show up – using addthis_display_social_widget’ is closed to new replies.