How to use custom button for Google Friend Connect API login button? - google-friend-connect

I am using Google Friend Connect API to login to my site. And using the default function google.friendconnect.renderSignInButton(params) to render the sign in button. Can I use my own custom button to log into my site or can I customize the button to sync in with the website design. Because the customization option provided in http://code.google.com/apis/friendconnect/docs/gfc_buttons.html are not helpful as I need a completely different looking button than these.

I have a post on my blog which will help you create or have the GFC widget back on your blog or website. the post is on How to add Google friend connect on blogger , in this tutorial are the two ways on which you can add the GFC widget.

Related

Free, editable calendar for Wordpress site that using Elementor?

I am updating a website that was built (not by me) in Wordpress using Elementor. I'm trying to add a calendar that can list basic events and provide links to them. I found the plugin called "Wordpress Calendar" and have been able to add one of those to the draft of the site, but whenever I right-click on the calendar and choose "edit calendar," a bar pops up on the left hand side of the screen telling me about "user restrictions." So I can't actually add any events to the calendar. I think I have full access to edit the site. Is there a way to bypass Elementor and create the calendar in Wordpress code?
Is there a free way to add an editable calendar? I see this but I'm not sure how to integrate it into the Elementor site: https://wordpress.org/plugins/the-events-calendar/
Sorry, I'm new to WP.
You can use this solution:
1- Install that plugin you have found https://wordpress.org/plugins/the-events-calendar/
2- Visit this page https://theeventscalendar.com/knowledgebase/k/embedding-calendar-views-with-the-tribe_events-shortcode/ and get the shortcode you need. The shortcode will display the calendar you want on any page you place the shortcode in.
3- Insert the shortcode within Elementor builder: just add a new "Shortcode" element and insert the shortcode you need into it.
Note: the calendar can only be edited by you in the backend.

Embeding Facebook post to wordpress website is not working

I want to embed facebook post to wordpress website. So I have created facebbok app and get APP ID and APP Secret. But when I try to get Access token using Graph API, I am not able to get it Here is screen shot of it http://prntscr.com/jqyvp7
Please help.
for embedding the facebook post in WordPress, you don't need any plugin, just click on the corner of any facebook post and click on embed, get the code and paste it in the code in the text area of any post, or you can also embed in the sidebar using html widget.

Facebook & Twitter share buttons in asp.net

My asp.net web page shows a list of Youtube videos. I want to show "Share on Facebook" and "Share on Twitter" links with each video icon.
How can I implement it?
You can achieve that by using Add This.
Document provides links for Facebook Social Plugins such as (Like Button,Send button,Comments,Like Box.etc.) and how to integrate into your site with just line of HTML code.
Document for the Tweet button, Follow button and how can you embed them on your website with just one line of code.
You can check this one for facebook share button, twitter share button, linkedin share button with callback function just pass your link and share:
Social share buttons facebook,twitter,linkedin in asp.net
Add This is good option otherwise if you wants to add just Twitter only then below code will help you out.
Add Tweet To Asp.NET Website

WordPress Anonymous Postings?

My client wants to create a form on his new WP site that when filled out and submitted will be submitted to his admin post queue to approve and if he approves gets posted on his site in the "blog" (which is actually a bunch of guitar like tabs). The form would be custom and have custom fields. Below is the form, but in the old design before I did a refresh on it.
So, how hard would this be? He does not want it in the WP admin panel which i began to do, but outside in a page like /contribute
The Anonymous Posting plugin appears to do what you're looking for.
You could use the TDO Mini Forms plugin.
If you're looking to create the form using native Wordpress functions, check out wp_insert_post.
Sorry I can't provide the hyperlinks because I'm a new Stack Overflow user. :-/
You can try TDO Mini Forms plugin.The link to the plugin is here.
Click "Temporary Mirror" link for downloading the plugin in the above site.

In gigya wordpress plugin how i can use facebook like button

I am using wordpress 3.0 and gigya plugin for connecting facebook.I want to add like button in my wordpress pages. So how i can add fb like button?
You don't need to use any WP plugin for adding a facebook like button - you can generate the button code on the Facebook site and then insert it into your template.
http://developers.facebook.com/docs/reference/plugins/like
From looking around it seems that Gigya were going to implement a widget back in May that did this from within their plugin, but it seems that they've forgotten all about the idea now.

Resources