Maithilish
Forum Replies Created
-
Forum: Plugins
In reply to: [Share on Social] Not sharingSorry somehow I missed your query. I am able to share both on facebook and google plus without any issue.
Forum: Plugins
In reply to: [Share on Social] Social Share IssuesIn Oct 2015 Twitter has made changes to JavaScript Events like Tweet, Follow.
Now Events are triggered when a user invokes the action rather than after the action is completed. Because of the change, Twitter generates the event as soon as user clicks tweeter button which open the locker without waiting for the tweet action by the user.
Workaround is to disable Twitter in Locker setup and enable only FB and GPlus.
Forum: Plugins
In reply to: [Share on Social] Social Share Issues1. To post the URL to users social wall, plugin uses FB API og.likes method instead of regular share. Unlike regular share, this method comes with a stock logo and doesn’t support param to change it. So, no way to change this.
2. Modifying the text it bit tricky. Each social network has its own way to handling this. For example,for FB you have to add FB Open Graph Markups to your page. Please refer Open Graph markup
3. I will rectify the Twitter issue soon and update.
Forum: Plugins
In reply to: [Share on Social] Plugin UpdatesThanks for feedback.
Issue is specific to my site http://www.codetab.org. Recently I moved http://www.codedrops.in site to http://www.codetab.org and forgot to update the same in FB App. So, FB was throwing error for the new domain http://www.codetab.org. Now, FB app is updated with proper domain and able to share pages to FB.
Otherwise no change/update is required for the plugin. Please let me know if you are encountering problem in other sites.
Forum: Plugins
In reply to: [Share on Social] Sorry, Can't Use ItEtcio – Thank you very much for support. That’s very nice of you …
Forum: Plugins
In reply to: [Share on Social] Sorry, Can't Use ItLight Weight Endorsements such as Facebook Likes and Google Plus Ones doesn’t require App ID.
However, if site owners prefer to showcase their blogs through heavy endorsement with FB, GPlus Interactive Posts on users’ social Wall, then they have to take little bit of pain and configure FB App ID and Google+ client ID for their site.
When compared to number of steps involved in setting up and managing a blog site, configuring these apps are quite easy.
Anyway, choice is theirs.
Forum: Plugins
In reply to: [Share on Social] Sorry, Can't Use ItTo use Share on Social with Facebook and Google Plus, you need to create App ID which allows API access between your site and FB or Google+.
Please refer Create Facebook and Goolge App ID to do that. Once Apps are created, enter the App ID in Settings menu of Share on Social. This will enable Facebook and Google Plus share buttons as shown in the plugin demo.