The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
3answers
490 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...
4
votes
1answer
2k views

Importing Tweets with certain hashtags into Wordpress

I'm looking for a way to import tweets into Wordpress as posts. In fact, I want to display tweets about a certain topic on a page in Wordpress. So page A would contain tweets about hashtag x, and page ...
4
votes
2answers
143 views

WordPress Internal @ Mentions

I'm looking for a way to link to author pages within one WordPress install simply by putting the @ symbol in front of a person's username in a post.... just like on twitter. Example: If the username ...
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 ...
3
votes
2answers
375 views

Create New WordPress User after Twitter Signin, using Twitter credentials?

I've seen wp-snippets.com uses Twitter sign-in which somehow creates a WordPress users with the Twitter credentials. wp-snippets.com > signin with twitter > Oauth > CallbackURL = wp-admin with ...
2
votes
3answers
710 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 ...
2
votes
2answers
561 views

How to display custom twitter posts with the twitter plugin?

Using the twitter plugin, so you can have your twitter posts loaded into the sidebar of your wordpress blog, is there any way of filtering the posts? For example, I will post technical stuff I'm ...
2
votes
1answer
82 views

How can I add @anywhere to my blog?

I would really like to add @anywhere support to my blog, as my posts usually mention two or three Twitter users. I'm not much of a code monkey though, and so I'm looking for something that adds ...
2
votes
2answers
182 views

Tons of Twitter rows in my database

I have 264,307 "http" (post_type = http) rows in my wp_posts table. 99% of those have them have this post_title: GET http://twitter.com/statuses/user_timeline/@xcentric.json?count=100 and "error" ...
2
votes
2answers
530 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
2answers
2k views

Plugin to show a widget hashtag as widget or shortcode?

Is there a plugin that will show the results of a Twitter hashtag search either as a a widget or in a post/page via a shortcode? The shortcode is preferred. Thanks!
2
votes
2answers
341 views

Searching for a better Twitter widget

I'm using the "FriendFeed Activity" widget to show the latest 7 enties of my friend feed. However, FriendFeed just aggregates my Twitter, Blog (via RSS) and YouTube activities. That are things Twitter ...
2
votes
1answer
181 views

Using WordPress publicize with main account and editor user accounts

I have a y.wordpress.com blog and I contribute to another x.wordpress.com under the role editor adding post contributions.The owner's account is set to publicize to Twitter any updates he/she makes. ...
2
votes
3answers
250 views

Browser loading content from Twitter in admin area?

I have noticed that when I am in my Dashboard and switching from main Dashboard to for example plugins, Twitter seems to be loading something. As I am located in China where Twitter is blocked, it ...
2
votes
2answers
2k views

Which social connect plugin do you recommend? [closed]

I'm searching a social connect plugin which allows users to register/login using the following sites and support MULTISITE 1)Facebook 2)Twitter 3)Google 4)Yahoo 5)Others (optional) I've tried many ...
1
vote
4answers
459 views

Show Twitter followers count snippets don't work

No matter what I try I can't seem to get the code snippets to work that will display the number of followers of Twitter. I tried various ones as the Plugin I'm using is not showing the Twitter number ...
1
vote
2answers
348 views

WP-TweetButton is not displaying the tweet button if this is set to “Manual.”

I'm using the WP-TweetButton but when I set the settings to add the button manually. Nothing is displayed. Settings: The Code: <div id="social-buttons"> <div ...
1
vote
1answer
159 views

Embedded Twitter feed won't render nicely when loaded via Ajax

If you paste a Tweet URL to your post, Wordpress will nicely render it. But if I load posts via Ajax, the URL gets replaced by a Blockquote, but not with the nicely rendered one. The class of the ...
1
vote
3answers
339 views

Runng Cron Job for Plugin With No CronTab Access

I have a site running WordPress and the Twitter Wordpress plugin (http://community.plus.net/opensource/twitter-wordpress/) My host does not provide access to crontab, so I am looking for a way ...
1
vote
2answers
335 views

Add function to Simple Twitter Connect to not Tweet pages

How would I add the capability in Simple Twitter Connect (in the stc-publish.php file) to not tweet pages, either newly published or edited? I don't need it to be an admin option, just a change for a ...
1
vote
2answers
51 views

w3c validation problem - Twitter share button pulling content

I have this twitter share button that pulls 100 characters from the content of the post and its URL for the twitter share. <a class="popup" href="http://twitter.com/share?url=<?php ...
1
vote
1answer
82 views

Adding a custom line of text to php code

The below code is used to pull in my Tweets and post them as individual blog posts on my Wordpress site. I would like to add a "Follow me on Twitter link" after the tweet when it is displayed in the ...
1
vote
1answer
61 views

Checking post format during xmlrpc_publish_post

WordPress apparently stores post format information outside of the $post object. During publish_post this isn't (usually) a problem because you can check on formats via get_post_format( $post->ID ) ...
1
vote
1answer
868 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 ...
1
vote
1answer
140 views

Tweets based on Twitter hashtag into a pending WP post

If a twitter user sends out a lot of content during the day, not all of their followers see it. It'd be good to have a way to 1) curate those links for followers 2) get more traffic back to your site ...
1
vote
1answer
119 views

Mixing Tweets with Posts

I have a client who wants their blog to display both Posts and Tweets in chronological order. These should be mixed into the same feed. I didn't find any plugins that accomplished this, although there ...
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 ...
1
vote
1answer
407 views

Twitter links in widget don't work?

I am displaying a twitter feed on my homepage: http://www.fairwaterrights.com The feed works fine. But if I click on a link in the twitter post, it doesn't open. For instance, instead of opening ...
1
vote
3answers
166 views

Let users share posts via Twitter?

I am using Twitter Tools, which allows me to auto-tweet my blog posts. Thats great, but I would also like a button to allow readers to easily tweet them. <--- What I am talking about is exactly ...
1
vote
2answers
250 views

Is there a Twitter Wordpress plugin that changes https to http?

I log in and do all the administration over https in my wordpress blog (my own installation). When I publish something, I have the problem that the twitter plugins normally pick the current URL, with ...
1
vote
1answer
207 views

What is a good wordpress 3.0+ plugin that supports automatic publishing to Twitter/Facebook?

I've tried Socialite and a couple others but they all appear to be reported as broken. When I tried them out, they were in fact broken. Can anyone suggest some that automatically publish to these ...
1
vote
1answer
319 views

Permalink doesn't get displayed in Twitter button (Local WordPress problem?)

I'm trying to add a custom "Tweet this" button to my WordPress posts. I'm sticking to the official Twitter guidelines. Here is what I'm actually trying to pull of; I don't want the button, I want a ...
1
vote
1answer
505 views

Twitter-like follow system, is there any plugin?

I'm running a multi-author wp site and I'm looking for a plugin that adds a "Follow me" button near the author name so the user can follow his favourite author. I need also to display the other users ...
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 ...
0
votes
2answers
163 views

Why Does the WordPress Twitter Tools Plugin give a 500 Internal Server Error?

When submitting API key information and clicking "Connect to Twitter" in the WordPress "Twitter Tools" plugin, I get a 500 internal server error. Nothing is logged by apache or php. I'm using WP ...
0
votes
2answers
164 views

Displaying tweets problem with @username

I'm getting a problem displaying tweets that include reply's (ie when you @username someone). It's showing the @ symbol but then cutting off the rest of the tweet. (Check out www.teamworksdesign.com ...
0
votes
1answer
115 views

How to intergrate wordpress.com with twitter like the way it is with facebook?

(Please note this is not a wordpress.org question) Hi everyone, I want every new post on my blog automatically broadcasted on twitter - the same thing is beautifully supproted with facebook. But I ...
0
votes
2answers
110 views

Auto-Tweet if Type is 'Status' using OAuth

Should be simple - I'd like WP to tweet the content of a post once (when it's published the first time) if the post format is 'status'. The code below isn't returning an error on publish, nor is it ...
0
votes
1answer
239 views

How can I style a certain element only when wptouch is active?

I just installed the wptouch plugin for auto-styling my blog in mobile devices. How can I style a certain element on my page to be hidden when this view is active? I.e., in particular, on my blog ...
0
votes
1answer
1k views

facebook like, tweet and google+1 buttons inside the loop on home, archive and search pages and missing facebook like buttons

Is there a way to add social media buttons, especially facebook like, tweet and google+1 inside the loop for each post on home, search and archive pages without getting masses of script downloads? ...
0
votes
2answers
94 views

How to get a retweet button on my wordpress.com blog?

Is is possible to get a retweet button on a WordPress.com blog? I see that plugins are not an option, and the only widget that I found was for adding my tweets to my blog. I'm looking to add my blog ...
0
votes
1answer
74 views

Timed post and tweet?

I'm new to wordpress. Is it possible to say i would like to make this article public on this day and time AND have wordpress tweet it? Possibly tweeting the subject+link or a twitter msg i add in + ...
0
votes
3answers
470 views

How do I get the Twitter Tools widget to display my tweets?

I'm trying to archive my tweets in Wordpress and display recent ones in my sidebar. I've installed the Twitter Tools plugin, configured it, and added its widget to my sidebar. Twitter Tools is ...
0
votes
1answer
24 views

Twitter feed is showing blank in WP site [closed]

I am using themefuse WP theme and facing this problem. http://themefuse.com/forum/thepractice-wp/twiiter-newsline-is-blank Can someone please suggest if I need to use some other attribute. I am not ...
0
votes
1answer
89 views

Twitter feed - Failed to open stream [closed]

This works, however I keep getting a failed to open stream every so many random refreshes/page views. I've also tried this code on two different hosts with the same results. I've also tried using ...
0
votes
1answer
274 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
51 views

Any advice on customising this twitter feed?

I'm really having trouble locating the documentation for the Recent Tweets widget anywhere. It's not a plugin and appears to be native. All I want to do is to be able to move the tweet_time underneath ...
0
votes
1answer
84 views

Including a post title in a twitter link

Im trying to make a Twitter button on each article of my blog. This is the code I use on single.php <a href="http://twitter.com/home?status=<?php echo urlencode(get_the_title()); ?>"> ...
0
votes
1answer
182 views

How to install Facebook, Google+, & Twitter LIKE buttons for each individual post at frontpage?

I wanna install the Facebook, Google+ & Twitter buttons at the frontpage for each (at the preview of the) posts, so that the user to need to click into the post to like it. Just the like the ...
0
votes
2answers
241 views

Redirecting URL with Twitter Button API Not Working

I'm trying to make a Custom Twitter Button in my content.php so where it's placed at the bottom of each post and a button appears that when clicked it can send a Tweet this to Twitter with the post ...

1 2