[Plugin: Facebook Fan box] Facebook Fan Box Needs a Settings Page
-
I tried to get this to work but I have no idea how. I activated the plugin and tried using a TEXT Widget to add the line of PHP for the box. After saving this, nothing showed up in the sidebar. I don’t know where the screen shots show up because I didn’t see anything like them. I tried adding the PHP line to the sidebar code and that didn’t work either. Not being a PHP expert, I’m not sure if I set the parameters correctly or not–there is no example. Does this code
<?php facebook_fan_box('API_KEY', 'PROFILE_ID', 'STREAM', 'CONNECTIONS', 'WIDTH', 'CSS', 'IFRAME'); ?>
get changed something like this?
<?php facebook_fan_box('API_KEY=mynumber', 'PROFILE_ID=myid', 'STREAM=0', 'CONNECTIONS=8', 'WIDTH=200', 'CSS', 'IFRAME'); ?>
or do they get set some other way?
- The topic ‘[Plugin: Facebook Fan box] Facebook Fan Box Needs a Settings Page’ is closed to new replies.