Tagged Questions
0
votes
1answer
67 views
Shortcode in AJAX popup
I am trying to use a shortcode from Ultimate Facebook plugin to display a FB connect button in an AJAX popup and can't seem to get it work properly.
I searched and used the solution given by djb in ...
1
vote
2answers
335 views
Conditionally loading Facebook PHP SDK in shortcode
Since 3.3 we can enqueue scripts conditionally right in our shortcode functions, but when I tried to do this with some PHP class (uses session_start() in the __construct() function) as you can guess ...
0
votes
2answers
176 views
Shortcode does not expand in Facebook like
I am using Facebook Like Button plugin on pages that just contains a shortcode. When I Like the page and post to Facebook, it shows the shortcode without expanding it. I want to show the expanded ...