-1
votes
0answers
22 views

How to integrate jPanelMenu jQuery into WordPress [closed]

I would love to know how, if possible, to integrate a jQuery plugin into WordPress so it replaces the navigation. Trying to integrate jPanelMenu in my WP site. jPanelMenu is a jQuery plugin ...
0
votes
0answers
33 views

Integrate Facebook comments with native comments

I've finally installed the Facebook Comments plugin to allow readers to comment using their Facebook identity. After the installation, I got two different comment sections, with two separate comment ...
1
vote
1answer
147 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 ...
0
votes
0answers
127 views

Any good, retina ready social share button plugins? [closed]

I've been looking for a good looking and retina ready share button plugin for my WordPress site. The ones I found had good features, but didn't meet my "visual" needs. I've came across this website ...
0
votes
0answers
38 views

Privacy compliant Facebook like button with count [closed]

Here in Germany privacy rules (Datenschutz) are really strict. Chances are high to get a cease and desist letter (Abmahnung) from a competitor when I put the regular facebook like button on my ...
0
votes
0answers
98 views

Facebook plugin activated, widget in sidebar yet doesn't show on page - stumped

I have the official Facebook plugin v.1.3 on my website. The plugin is activated, the Facebook Like Box widget can be moved into the sidebar and all options set, yet it doesn't show up in my sidebar. ...
0
votes
1answer
42 views

Facebook Feed Grabber Cache Relative to Dev Machine, not Server Install

One of our devs left last week and I inherited some tasks for one of his projects. I've never really worked with WordPress and I am not overly familiar with PHP (I am an app dev), so I am completely ...
0
votes
0answers
65 views

Plugin Not Working With Theme. Where to Start? [closed]

I purchased a plugin called Facebook Viral Content Locker found here: http://codecanyon.net/item/facebook-viral-content-locker-for-wordpress/2511890 What it does, is allows content to be locked on ...
0
votes
4answers
81 views

Where is this strange og:description coming from?

I noticed in my home page's source code: <meta property="og:description" content="This is an example page. It's different from a blog post because it will stay in one place and will show up in ...
-2
votes
1answer
361 views

Publish post facebook page & twitter automatically [closed]

I need a feature in wordpress, using which a new post automatically posted to Facebook Page & Twitter. Do I need some plugin to do that.. Do you know any plugin that provides for this kind of ...
0
votes
2answers
352 views

Facebook 'Share' and 'Like' on individual posts

As the name of the thread indicates, I want to add to my website a Facebook 'Share' and 'Like' buttons to each of my individual posts. On each post page I will have those two buttons so people can ...
-1
votes
3answers
73 views

Make a magic tag work with Custom Post Types

I have a custom post type: add_action( 'init', 'register_cpt_foto' ); function register_cpt_foto() { $labels = array( 'name' => _x( 'Fotoalbums', 'foto' ), 'singular_name' ...
0
votes
1answer
280 views

Facebook and Twitter share buttons not working [closed]

I have jetpack enabled on wordpress 3.4.2 install. However the Facebook and Twitter share buttons don't work. Whenever one clicks on the Facebook or the Twitter button, a new window pops-up with the ...
0
votes
1answer
182 views

Remove 'Publish to Facebook' checkbox for Facebook page publish plugin

I am using Facebook Page Publish plugin and it adds a checkbox within the metabox submitdiv. I would like to remove that checkbox for my custom post type. Is there any way to do that using a function? ...
0
votes
1answer
898 views

Facebook Like Button with NextGen Gallery

i'm following this tutorial: http://itc.webmaasters.com/nextgen-gallery-with-facebook-and-twitter-wordpress-tutorial-or-hack/ for implement Facebook Like Button on this plugin. It's working very ...
0
votes
1answer
53 views

Posting from Wordpress to Facebook

Is there a plugin that automatically posts your blog post to Facebook? And only to a specific Page (because I'm admin of several).
0
votes
1answer
167 views

Overriding FB Auto Connect plugin function displayed in footer

I have FB Auto Login plugin installed and i have wrote my own custom javascript to handle logins. Now my question is how do i override the jfb_output_facebook_init function with my own function which ...
1
vote
0answers
35 views

How do post a Photo to Facebook when a post is published?

I have a wordpress site. It is now using the official Facebook plugin. When a new post is published, an action will be posted to Facebook. The posted message contains a small thumbnail , post title ...
0
votes
1answer
74 views

wp_update_post call really slow when official Facebook plugin is installed

I'm having this weird issue, if i install my plugin and the official Facebook plugin the call to wp_update_post() becomes really slow. I've done some benchmark and it goes up to almost two seconds. If ...
0
votes
1answer
447 views

Social Login Then Restrict Access to Users Until Approved [closed]

My question was already partially answered by Peter on this page: Is there a social members only login plugin for WordPress? Here's the full explanation, questions follow: I have a private family ...
0
votes
1answer
414 views

Want to add comments to NextGEN Gallery

Does anyone know how to do it? I would like to implement Facebook or Disqus comments. I am using the gallery with the shutter effect. Thanks for your help!
1
vote
1answer
250 views

Conditionally add apt. Open Graph meta data to different pages on WordPress site

The official Facebook plugin does an excellent job of adding appropriate Open Graph meta tags to different pages (Home, Posts, Pages, Archives, etc.) of a WordPress site. The problem is it does many ...
0
votes
1answer
1k views

Change the Simple Facebook Connect popup position

Is it possible to add a parameter to Simple Facebook Connect and the sfc_like_button function to cause the popup to fly out to the left? Right now, it flies out to the right and is underneath the ...
0
votes
1answer
41 views

Publishing videos and images from blog to facebook

Is there any wordpress plugin for publishing videos and images from blog to respected facebook user's profile wall? I have a wordpress blog and having 1000+ users. these users will upload images and ...
2
votes
2answers
136 views

Is it possible to integrate Wordpress *posts* and social media (Facebook, Google+, Twitter)?

Is there a plugin available that will automatically post an excerpt of a blog post (perhaps up to the more tag) to specified social media groups/pages. So, for example, on posting an excerpt would be ...
0
votes
1answer
32 views

Facebook comment into my blog

I want that whenever I post my blog in facebook, anyone who comment in FB will automatically reflect those comments in my blog. Is this possible? how? My WP version is 3.3.
-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, ...
0
votes
4answers
171 views

Publishing a video from blog to youtube

Is there any plugin for publishing a video from wordpress blog to youtube? I have a wordpress blog and user will upload videos from wp admin and these videos should be published to youtube or ...
3
votes
4answers
315 views

Installing Facebook comment plug in without loosing all previous wordpress comments?

I'm trying to install Facebook comments onto a word press blog, but I do not want to loose all the previous comments. I'm curious if anyone has any ideas how to do this. I've looked at a lot of the ...
0
votes
1answer
357 views

How to get Facebook comment plugin in blog?

I am trying to use Facebook social plugin to my blog. I tried few Wordpress plugins but getting error in it. Lastly, I tried using Flexo Facebook ...
-1
votes
1answer
51 views

Serious social interaction [closed]

I have an old blog... 25 posts on wp 2.6. good content, valuable information, right to the point. I am about to update the blog and the posts. Make the posts more up-to-date (there are some 3 years ...
0
votes
1answer
202 views

Any plugins or tutorials how to integrate facebook action types [closed]

I would like to know how I can integrate facebook action and objects into wordpress. Is there any plugins out there which support facebook actions already? I searched through net and I didn't find any ...
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 ...
-1
votes
3answers
263 views

Facebook like plugin with Multi Option-Needed

i need to integrate facebook like button with some of additional features. those are.. every article/post has a 'Like' button (so that using this, when someone clicks 'Like' it'll appear in their ...
0
votes
2answers
5k views

What is generating my meta og:description?

My site has Facebook social graph meta tags in its page: <meta property="og:title" content="First Look at Dwarves from The Hobbit"/> <meta property="og:description" content="Movie"/> ...
1
vote
2answers
129 views

Are there any plugins yet that support Facebook Like, Google +1 and allow Social Interaction tracking on Google Analytics

I know that Google +1 is quite new (at time of writing), but I wondered if there were any plugins that support these. By "Social Interaction tracking on Google Analytics" I mean - that use this code - ...
0
votes
1answer
836 views

Looking for Plugin that displays Facebook group's photos

There are several plugins that handle the auto retrieval/display of photos from my personal facebook profile, but i'm looking for one that will work w/ my facebook group. the group is way more active ...
1
vote
2answers
2k views

Facebook Like needs confirmation?

I use a Facebook Like plugin on my WordPress blog, but it is really weird. I need to press a confirm link, even if the user clicked the like button. But most users won't click twice. Is this ...
1
vote
1answer
132 views

Updating the Drag-To-Share eXtended share URLs?

How can I update the URLs that Drag-To-Share eXtended generates? At least in version 1.13, sharing items for Twitter and Facebook does not produce the proper url string for actually sharing the ...
0
votes
1answer
887 views

Display Facebook photo albums and photo comments?

I'm looking for a way to pull in photo albums from a Facebook Fan Page into a Wordpress site and have the photos open up in a Lightbox with Facebook comments. I've found a few plugins but nothing ...
0
votes
2answers
1k views

Displaying the facebook profile picture in the WP-FB AutoConnect widget?

Is ther a way of displaying the facebook profile picture in the WP-FB AutoConnect widget? Like the bbPress login widget: The WP-FB AutoConnect widget doesn't show it (I think it is like this by ...
1
vote
2answers
2k views

Integrate BuddyPress & Facebook

Any idea on what would be the easiest way to integrate BuddyPress with Facebook? I'm looking for a solution that would enable a BP custom profile that easily gets pre-filled with values from ...
2
votes
3answers
715 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 ...
0
votes
2answers
3k views

How to grab facebook page feed?

Hey all, i'm using the plugin wp-Lifestream in its 0.99.9.6 version (the 0.99.9.8-BETAdoesnt work for me) and i was wondering if it was possible to associate a fb page feed rather than a profile feed. ...
2
votes
1answer
729 views

Facebook Like Button On Individual Comments

Has anyone added this kind of functionality to a WP site before? I'm looking to add Facebook Like button to individual comments. This can be a Theme function or a plugin
0
votes
1answer
390 views

Socialite WP plugin, unable to obtain API keys from FB

I've installed the Socialite plugin for my wordpress blog, this allows your posts to be included in your facebook status as you publish them. I'm trying to configure the plugin, it gives you a URL to ...
1
vote
2answers
803 views

Facebook-like Notification Plugin for WordPress Community Blog Sites?

I am a member of a community blog site run by WordPress engine. But I often feel that if there were a notification system like Facebook tracking the site would be much easier. I know about the ...
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 ...