The social tag has no wiki summary.
0
votes
1answer
9 views
My App is asking too much permission
I'm completely new to working with FB Apps and this may be a terribly stupid question but I've been unable to figure it out.
I've set my app to ask for a user's e-mail on the Permissions page, but it ...
2
votes
4answers
30 views
How can I do a hover effect for my social icons in css?
I want to create a simple hover effect, I have a gray facebook, twitter and youtube image and when it gets hover i want to get the original color from the social media, that's all I want.
This is my ...
-2
votes
0answers
11 views
Sharing Plugin for Youtube video [closed]
I basically have a youtube video embedded in my html.
At the end of which I need to allow user to share this video on social networks.
Does any one know any good lightweight Jquery Plugin solution ...
0
votes
1answer
16 views
Looking for open-source social-networking platform created by Stack Overflow creators
Last year, the creators, or at least one of them, unveiled an open-source social-networking platform. But I can't find this app anymore. Does anyone know what the name of it was?
I seem to recall ...
0
votes
1answer
18 views
Twitter iOS 6 oauth or not?
Am i correct in saying that you do not need too use oauth to use the twitter api if your using iOS 6 & using the accounts method to login? I want too use most of the twitter 1.1 api and was ...
0
votes
0answers
9 views
Social Icons keep moving when I'm re-sizing my screen size
I just want to say that I'm just a starter on web design, it's only been a month into learning it on my own, so please :( help por favor :) I appreciate any help I can get really.
The problem that ...
0
votes
1answer
41 views
Pagination in php for a social networking system
I'm developing a simple social networking system. This is my code and it displays a list of all the friends of the logged in user with a Unfriend button infront of each ones name. I need a page that ...
0
votes
0answers
25 views
LinkedIn JS API token exchange to REST token using Spring Social for Linkedin
I'm trying to do the following:
Let the user authenticate and authorize through Linkedin using Linkedin JSAPI, then take the authentication details and send them to my server to get the user profile ...
0
votes
1answer
27 views
Social integration for a 'Coming Soon' page?
I'm about to start designing a 'Coming Soon' page to go with a websitw which I am also building with a group of people. What we would like to do is when the site is actually 'complete' have a New site ...
-1
votes
0answers
13 views
HybridAuth Opera
Thanks for reading this. I have an issue with hybrid auth and opera.
I have a drupal project running the hybrid auth module. Everything works fine for all the other browsers, ie8, ie9, ie10, chrome, ...
0
votes
0answers
13 views
Storing of social data from different social channels
Users can add their social accounts when they use my application.
My application is collecting some data from the different social channels and there are different values in each other therefore the ...
0
votes
0answers
15 views
Share user comments on Wordpress at Facebook and other social sites [closed]
I searched, but could not find a plugin that does not only puts buttons beneath posts to share with Facebook, Twitter and other sites, but also for comments... is there a plugin that enables sharing ...
0
votes
0answers
6 views
I have used Social Stream Gem but I need to add some attributes to user model
I have used Social Stream Gem but I need to add some attributes to user model and some filter concept also How I implement in this concept in social stream gem
0
votes
0answers
21 views
How to share comments of Wordpress with social media
I have a Wordpress site on which people can put their comments on a post. What I want to do is as following: I want to get rid of the difference between a post and a comment; the post (so the first ...
-1
votes
1answer
74 views
Social Share Cordova Plugin
I am working with the Social Share Plugin (https://github.com/bfcam/phonegap-ios-social-plugin) and ImageFilter Plugin (https://github.com/DrewDahlman/ImageFilter). I have both set up and ...
-3
votes
0answers
21 views
Add social share to colorbox wordpress plugin [closed]
i can't find a solution to add social share icon to the colorbox wordpress plugin
I can see where the thumbs are generated but i can't find where to put the share code
Anyone know the answer for this ...
0
votes
0answers
41 views
Conflict with FB:like and other basic code
Well, I have tried everything I can think of with several FB developers pages, tutuorials, etc.
I can not get the FB like page to show up. I can take the basic code onto a blank page and it works ...
0
votes
3answers
99 views
Using Parse to make an iOS Social Network App?
I want to make an iOS Scocial Network, almost like Facebook. But I only do it to test my Objective C programming skills so it wont be massive like Facebook (though it will have all features that ...
0
votes
1answer
99 views
Social Share Plugin Cordova/Phonegap
I am using the Social Share Plugin for Cordova (https://github.com/bfcam/phonegap-ios-social-plugin), and I have everything working. What I was wondering was if there is a way to have an image you ...
0
votes
1answer
47 views
After SignUp Redirect To a Page socialengine
Hi can someone tell me how to redirect only a type of Profile:
On my site i got two. Teacher and Students i want to redirect Teachers profiles types after Sign up to a custom page.
Thanks in ...
0
votes
0answers
52 views
Sharing content via iOS 6 app using Social Framework says iOS Device?
Everything works fine however it says "ios device" and I want it to say the name of the actual app. What am I doing wrong?
Here is my code:
- (IBAction)doFacebook:(id)sender{
//check to see if ...
0
votes
0answers
18 views
Is it possible to connect FB Social Plugin on website to FB app on iPad
I have integrated the FB Social plugin on my website http://funtodoapp.com/ . When a user clicks on Like, he/she is not asked to login to facebook if the user is already logged into facebook on ...
0
votes
1answer
28 views
Losing input capabilities when using social.h functions on iOS 6.1
I've been upgrading my app to use both FB and Twitter posting... I had upgraded from the original twitter functions but now when the FBSheet and Twitter Sheets come up and I post the messages,the app ...
0
votes
1answer
81 views
Social buttons on fancybox
I want integrate this script http://jsfiddle.net/G5TC3/ into my pre existent configuration of FancyBox (I use Fancybox plugin for wordpress, so I can edit only a part of the configuration of fancybox)
...
0
votes
0answers
36 views
addthis_widget.js throwing Cannot read property '_pmh' of null error on Android and Chrome
I am using a JavaScript error logging tool to log any JavaScript errors on my mobile site and I am seeing a large number (22,000 in under a month) of this error:
Uncaught TypeError: Cannot read ...
-1
votes
0answers
38 views
What is a good system for a Social Game Server? [closed]
I've been working on a social game, for both the Android and iOS mobile platforms. One of the next things I'm working on is going to be the server, which will process some game logic and all database ...
0
votes
0answers
76 views
jQuery Sharrre plugin - safari - TypeError: 'undefined' is not a function
I'm using the Sharrre jQuery plugin to output some custom share buttons on a Wordpress theme and it's just safari which seems to have trouble.
It works perfectly on firfox and chrome, its just safari ...
1
vote
1answer
55 views
The body background image reloads when social buttons are updated with jquery in Chrome
I have the code below that works ok. It is responsible of updating social buttons on a floating bar onchange of selected value in a select tag.
$('select.select').change(function(e) {
...
-1
votes
0answers
6 views
How do I access the app dashboard?
Whenever I click on the link to the App Dashboard to create a new app, I'm just redirected to my Facebook account's admin panel. Does anybody know a solution?
0
votes
1answer
45 views
I want to embed a bunch of third party social bs without errors
So basically I'm using plugins and embeds to pull MY content from other places as well as AJAX to pull from my own DB. It mostly works but I'm getting 100+ errors each page load (Unsafe JavaScript ...
0
votes
0answers
22 views
Spring Social, Login from code
I'm new to spring social. I somehow managed to handle all the configurations and dependencies.
I'm developing a project that requires posting of messages from a spring scheduler schedule. So my ...
-1
votes
0answers
20 views
Social Engine Content Loading
I am new to Social Engine and Zend Framework.
I am currently working on how the content is loaded in Social engine and found that the data is taken from two tables named content and pages...
...
-1
votes
0answers
36 views
Magento social share [closed]
I am looking for a Magento extension that allows users on my website to share the products they select as their own private page on my website. For e.g. If I select 10 products, it should be added to ...
0
votes
2answers
47 views
Social Engine logo image size change
I'm trying to change the top image for a social engine site, I can do it in crome when I inspect element but when I try to change it in the custom css section of the control panel it doesn't make the ...
-4
votes
0answers
39 views
Which would be suggestable Mobile App Development platform for Social Networking Website?
We have a thought like hosting a social networking website very soon. So in parallel, we want to build mobile applications for different platforms like Android, Iphone, Windows and Blackberry.Our ...
2
votes
0answers
39 views
Social authentication with Apache Shiro
What is the best way to integrate social authentication with Apache Shiro?
I've search this site as other sites and couldn't find an answer.
Thanks.
0
votes
0answers
35 views
Using Facebook Social Plugin Comments
I have the Facebook Comments Social Plugin. It works fine and is installed perfectly. But how can I be notified when someone leaves me a comment so I can respond and also approve the comment? I cannot ...
1
vote
0answers
141 views
iOS 6 UIActivityViewController - how to present Share Action Sheet with local language?
How to change built-in labels such as "Mail", "Weibo", "Copy", "Cancel" on the popup sharing -panel into local language? Thanks!
0
votes
0answers
45 views
Issue with drawing huge social graph & viewing it web as google map style
I am not native in English, so please excuse my poor English sentence.
I have some text file for presenting graph, like this.
NodeA NodeB
NodeA NodeC
NodeB NodeC
NodeD NodeZ
...(up to ...
0
votes
1answer
52 views
Spring social linkedin - trouble with org.codehaus.jackson.map.SerializationConfig.withSerializationInclusion
i began use spring social in my project. I already completed integration with facebook and twitter, but had trouble with linkedin.
if i try create connection:
Connection connection =
...
0
votes
0answers
138 views
Facebook social plugin disable comments box certain pages in wordpress
using latest Facebook social plugin in my self hosted wordpress website,
I want to disable comments box certain pages in wordpress(like forms etc..)
there are special settings in page named,
...
0
votes
0answers
114 views
How to count total shares from Facebook, Twitter, G+, etc like they did in mashable.com
Does anybody know how mashable.com put up a slick social widget that counts the number of total shares from different social networking sites?
I just want to know if you can do this by jQuery. ...
0
votes
1answer
76 views
LinkedIn Button delay in apparition even after use of done() function?
LinkedIn Button is always showing, in my consideration, a weird attitude in comparison with other buttons.
The issue this time, is the delay in apparition, even after use of done() function:
...
0
votes
2answers
187 views
Do not show social buttons (loaded via jquery) till they all are completely loaded
In my wordpress site, I am using social buttons gathered in a bar.
These buttons are dynamically updated when the content is updated via jquery-ajax.
function update_social(str)
{
...
0
votes
0answers
111 views
How to use Sharrre Pinterest on dynamic website?
I have a website with background image slider plugin. I would like to use pinterest on the site but I don't know how to change the value of the button everytime when the background chamge.
The ...
0
votes
1answer
59 views
Associate social accounts to ZfcUser
I'm using Zend Framework 2.
I need each user to be able to associate their social account(s) (Facebook,Twitter,...). Each user has an account on my website using ZfcUser module and I would like to ...
0
votes
0answers
33 views
Share plugin - Linkedin
When I share a page with the linkedin plugin, the result is this:
<WSResponse>
<status type="error" key="ShareServlet.unexpectedError.failure">
Si รจ verificato un problema durante ...
0
votes
1answer
299 views
Facebook integration iOS 6 Social/Accounts Frameworks
I want to code a singleton for facebook integration with iOS 6.
I use Social and Accounts Frameworks.
This my FacebookData.h :
@class FacebookData;
@protocol FacebookDataDelegate <NSObject>
...
0
votes
2answers
35 views
Social Plugin Comments Shows Wrong Count
The Comments plugin is showing a count of 14 comments. 7 comments show. Clicking "Click here for 4 more" does nothing. Is this a bug or have we overlooked something?
<div class="fb-comments" ...
1
vote
3answers
360 views
How can I display social icons on my website with HTML and CSS?
I am desperately trying to add some icons to my website but can't get them appear properly. What I want is just a container that contains images and display them in line. Then I would want to add ...


