• roiseo

    (@roi_davidsword)


    When I set the color to DARK and use XFBML I only get the light color sheme, looking at the code, I think the colorsheme= was forgotten on both the $like_box_xfbml output variables

    line 91:

    $like_box_xfbml = "<script src=\"https://connect.facebook.net/en_US/all.js#xfbml=1\"></script><fb:like-box href=\"$pageURL\" width=\"$width\" show_faces=\"$showFaces\" border_color=\"$borderColor\" stream=\"$streams\" header=\"$header\"></fb:like-box>";

    is missing colorscheme=\"$fblike_button_colorScheme\"

    https://www.ads-software.com/extend/plugins/facebook-like-box-widget/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter roiseo

    (@roi_davidsword)

    also I think height=\"$height\" is missing on those $like_box_xfbml outputs, once I added them the plugin resized to the required height (wasn’t before)

    crdunst

    (@crdunst)

    Thanks for posting this, it was driving me crazy, this fix works, although it’s line 93 in the current version. Cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Facebook Like Box Widget] Colorsheme= missing on XFBML output’ is closed to new replies.