• Resolved jami23

    (@jami23)


    Hello just looking for php code for pasting connect widget anywhere in my template. Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    Any widget can be displayed as a template tag rather easily with the_widget().

    Try the_widget('SFC_Connect_Widget'); wherever you want it.

    Thread Starter jami23

    (@jami23)

    Yup it works thank you.

    Hello- I am trying to include this button on my theme’s login page, but it isn’t showing up. Is this the right code: <?php the_widget('SFC_Connect_Widget'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Simple Facebook Connect] sfc connect widget code’ is closed to new replies.