Quantcast
Channel: Topic Tag: error | WordPress.org
Viewing all articles
Browse latest Browse all 32085

dashaluna on "Buttons don't show up - using addthis_display_social_widget"

$
0
0

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

https://wordpress.org/plugins/addthis/


Viewing all articles
Browse latest Browse all 32085

Trending Articles