Not working in loop
-
I tried to place the widget in my loop:
<?php the_widget( 'FlareFollowWidget', array( 'title' => "Follow Me", 'iconstyle' => "round", 'iconsize' => 64, 'iconspacing' => 5 ) ); ?>Although the title is being displayed, the social icons are not.
Any idea why? Does it work only on single pages and not on loops / posts pages / archive pages?
Thanks,
Ciprian
The topic ‘Not working in loop’ is closed to new replies.