The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
85 views

Shared Content but “Updatable” Through the Main Site

I have been doing quite a lot of research the past week, and have not been able to find a solid answer that fixes my problem. So, I decided to come here to ask to see if anyone knows of how to help ...
1
vote
2answers
258 views

Two WordPress sites sharing the same content

My question is this: Is it possible to have two separate installations of WP with two separate domains sharing the same content? Scenario: User on http://A.mysite.com publishes a post. ...
4
votes
1answer
137 views

WP Multisite: load content from site X on site Y

I'm running a WP multisite-network on my professional website (http://mydomain.com). I'd like to play around with jQuery Mobile and deliver a different website and web experience to mobile users, so I ...
0
votes
0answers
67 views

Where can I get the Engadget share plugin? [closed]

I'm looking for the Engadget share buttons with count in it. See the link below for what it looks like: Engadget share buttons Can someone tell me if it's a wordpress plugin? Or where can I get it? ...
0
votes
1answer
177 views

like-share wordpress comments [closed]

I am trying to implement liking/ sharing comments. Please visit any post on this site. My issues: Is it a good thing to do as I believe its slowing up the page load? Any suggestions? When i use ...
0
votes
1answer
120 views

Social Sharing / tell a friend plug but specify which URL to share

while there are plenty of social sharing / email a friend type of plugins i am looking for one that will let me place it on only 1 page and most importantly allow me to specify which URL (not ...
1
vote
1answer
53 views

sending post information to a coldfusion site

I have a requirement where I need to send the post title, excerpt and permalink to an external coldfusion site. Basically, the coldfusion site would display this information as a teaser and then allow ...
0
votes
0answers
1k views

Looking for a file sharing/hosting plugin [closed]

I am in search of a file sharing/hosting plugin that will allow users to have a profile page with basic info (developer name, email, bio) as well as the ability for them to upload files. These files ...
1
vote
1answer
951 views

Open graph problem: Showing wrong description of homepage while sharing on Facebook

Check out this URL: http://developers.facebook.com/tools/debug/og/object?q=www.linuxstall.com Everything is fine except the last line which is Note: "Reference in Perl" is the most recent post at ...
0
votes
1answer
280 views

open graph image being overwritten by gravatar logo?

example page; http://www.c-art.org.uk/2011/07/01/jenny-abbot/ some reason the gravatar image is overwriting the posts featured image thumb (100x100). Nnot sure how its doing it! How can i get rid of ...
1
vote
1answer
675 views

One WordPress install serving multiple virtual hosts

I have a number of WordPress-enabled sites setup as virtual hosts under XAMPP on a Windows 7 development server. An example virtual host is as follows: <VirtualHost *:80> ServerName ...
0
votes
1answer
79 views

How to make a share-this window drop when reaching end of post?

The following blog of okcupid had this interesting feature that shows a "share this" window only when you reach the end of the post: ...