Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

The WordPress Theme system is the way to style your WordPress powered weblog / website.

learn more… | top users | synonyms (1)

0
votes
1answer
29 views

Troubles to show like counts in WP theme

I'm theming my Wordpress and want to show just number of likes in a fan page. How can I show this ...
0
votes
1answer
54 views

why is there a huge gap on my comments page in wordpress using facebook comments?

I am a bit new to wordpress and I have researched on how to add facebook comments to my webpage and I have successfully done so, but there is a huge gap between the top of the page and where someone ...
2
votes
2answers
261 views

How to Do Facebook Login Using 'wp_insert_user'?

I am building a user generated content sharing theme and I want to make a custom Facebook connect. After researching, I found out this code. The following code is adding the app to the users profile ...
0
votes
1answer
121 views

Facebook app Id for WordPress Plugin development

I'm building a small social WP plugin (more for learning purposes than anything else) and I'm trying to get my head around the various social networking sharing api's etc. With regards to Facebook ...
0
votes
1answer
29 views

How can I get these social sharers styled correctly?

At the bottom of the single post I have 4 social sharers, one being Facebook. I have it set to show the faces of people who like. I don't need many to show up, just a few...As you can see if you take ...
0
votes
1answer
125 views

function to replace permalink

how can i add a function to replace any the_permalink() with @$AWD_facebook→getLoginUrl(); if the plugin that contain this function enabled
-1
votes
1answer
171 views

Facebook share not getting image in wordpress

one small issue with wordpress: few meta tags of og: are repeating means twice on page when sharing on facebook image now showing in facebook share.. if some one can help please reply
0
votes
1answer
156 views

Facebook Like button issue where “like” occurs on different page than currently viewing in Wordpress

I'm having an issue where facebook "like" buttons are liking a category page rather than a single post in wordpress. I've tried using both the "Facebook Likes it!" plugin (currently using this one) ...