The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
2answers
1k views

Is there a social members only login plugin for WordPress? [closed]

I'm totally new at WordPress and I'm setting up a site where I want members-only pages. But I also want my members to be able to login with there social network logins (Facebook, Twitter, OpenId, ...
4
votes
5answers
781 views

Is there a plugin that will post directly to your facebook feed and twitter account?

Is there a plugin that will post directly to your facebook feed and twitter account? I'm not looking for a plugin that adds buttons to my post for different services, I want the plugin to publish the ...
2
votes
2answers
534 views

Displaying additional User Contact Information

I have been advised how to add additional contact info fields to the User admin area here (Click here). However, I am not entirely sure how I can display the the field contents in a link within my ...
2
votes
3answers
714 views

Top 3 posts in last week ordered by Facebook and Twitter share counts

I am interested in displaying the top 3 stories in the past week based on the total number of shares on Facebook and Twitter. I have found that these share counts are more useful indications of what ...
1
vote
1answer
60 views

Generating the ogp tags in theme

I use to generate the ogp tags in themes I code but this commercial one is beyond my knowledge. The client want to share a page but any image option shows up. Instead of a taxonomy-name.php template ...
0
votes
0answers
86 views

Facebook. Fetch user photos and post them to blog on the user side [closed]

So I'm looking for some plugin or solution to implement such function. Fetch facebook photos (using json I guess) and post them to the blog.
0
votes
2answers
229 views

Button in SideBarOther widget not showing up on all pages

An item in SideBarOther shows up on the main article listing page, but when I select an article (same page layout, the article replaces the listing), the item isn't there. There are two items in ...
8
votes
4answers
2k views

Is it possible to pull comments from facebook into your blog?

I have a client who wants to be able to share his latest blog posts on Facebook (no problem there) but then he wants the comments made on his Facebook page to that share shown on his blog as part of ...
2
votes
6answers
35k views

Facebook sharing link is not showing a thumbnail of the images within the post?

Usually facebook share gets an image from the site to post and shows it as thumbnails. If you press the share this on facebook link in my test page it doesn't. This is my test site: ...
1
vote
1answer
138 views

How to get user-meta from Social Login registered users?

It looks like social login plugins (such as Wordpress Social Login, OneAll etc.) do not create users in the original wp-database as regular registration from Admin dashboard. Hence it is not possible ...
1
vote
1answer
876 views

Is it possible a one click user registration with Facebook or Twitter (or other Social Networks)?

Would it be possible to create a wp user by signin up with Facebook connect? (And through Twitter app, and eventually other major social networks? Facebook is most important, then Twitter, the rest ...
2
votes
3answers
3k views

Facebook Comment Count

I am a bit of an amateur when it comes to PHP and WordPress but I have rigged up the following code: function fb_comment_count($url = 'some url here') { $filecontent = ...
1
vote
5answers
1k views

W3 Cache plugin and Facebook sharing

LATEST UPDATE (June 13th 2012) I can't figure out what's wrong with my codes. When I want to share one of my blog posts and use either the Facebook share button or copy the link of the blog post ...
1
vote
1answer
677 views

Facebook like button that redirects?

Basically, here is an idea: I am starting a daily blog, and in order to gain access to sunday's posts, the user needs to share the site. I have figured out how to redirect once someone presses the +1 ...
0
votes
1answer
56 views

Any Facebook component doesn't work on Wordpress website after update. Why?

I have a problem after updating plugins and Wordpress. All my Facebook widgets that I have been using disappeared. In code I see: <fb:like href='http://facebook.com/...' send='false' ...
0
votes
3answers
1k views

Twitter/Facebook login for comments

What plug-ins there are available to allow people to leave comments using their Facebook and Twitter logins? Any special considerations or recommendations? I am currently allowing comments with the ...
5
votes
3answers
491 views

A plugin where users can comment with Facebook or Twitter or OpenID

Is there any plugin where users can comment with Facebook or Twitter or OpenID...
0
votes
1answer
142 views

Best way to allow manageable social media URLS?

I am working on a site and it is possible that the site will have a number of pages which feature links to the client's social networking sites (Twitter, Facebook, LinkedIn...). Now I know that the ...
0
votes
2answers
300 views

Facebook is only displaying preview thumbnails that are 100px from my posts?

I'm using Facebook and Digg Thumbnail generator and [FaceBook Share (New)], 2 As you can see if the image is 100px the thumbail is displayed when I press the share button: But with an image with ...
0
votes
1answer
580 views

How to control Facebook share information for the front page?

Is there a way to prove information to Facebook so I can control what the title and description information is that comes up when pasting the front page of my blog on facebook? Right now, it seems to ...
-2
votes
0answers
31 views

Is there a way to show readers every post they liked (on Facebook)?

I post interviews on my site and my readers have asked for a way to see a list of their favorite interviews so they could re-listen to them in the future. Instead of creating a whole new system for ...