How can "Sign up with Facebook" on some website include my name and even my profile picture? - privacy

I just got into a website registration page and saw there was a "Sign Up with Facebook" button, which showed my profile pic and name.
How does it do that?
Does that mean the website has my name and profile picture as well?

Related

WhatsApp Wordpress Plugin

is there any Plugin that enables us to chat on WhatsApp inside the website not by going web.whatsapp.com.
I checked many plugins that allow chatting but it will redirect us to WhatsApp website.
Thanks in advance.
No there is no such thing available, as WhatsApp allows you to interact by going web.whatsapp.com only.
You can use plugins like WP Social Chat :
WhatsApp Chat also allows you to include a box to show some contact information and a personalized message. This box can be activated through the Box tab inside the WhatsApp chat section and here you can define the header and footer message, contact name, phone, work, and avatar
WhatsApp Chat Features
WhatsApp button
WhatsApp contact box
WhatsApp button and box colors
Add custom icon in the WhatsApp button
Two button layouts
Hide the button based on post types and taxonomies
Add rounded or square borders
Vertical and horizontal position
Custom button text
Custom user message
I think wp-phone-message is what you are looking for. It gives the possibility to render a form through a shortcode.

Follow Company Button -- LinkedIn

Is it normal that LinkedIn's company follow button opens a blank page? The button comes from a javascript snippet provided by LinkedIn.
I tried on Chrome and Edge, and nothing happends (only a blank page). I think the problem comes from LinkedIn because they have the same problem at https://developer.linkedin.com/plugins/follow-company
Try to make a button and click on it.
Kind regards
The LinkedIn follow button widget works but it shows an odd behavior of directing you to a blank page. Notice the (not so obvious) +1 in the follow count in the widget. This happens for both logged in and not logged in LinkedIn users.
If you are not logged in to your account in LinkedIn and clicks on the follow button on a different tab/window, a popup will show up and prompts you to log in to LinkedIn. After logging in, it will open a new blank page.
But if you are already logged in to your account and clicks on the follow button, it will just open a new blank page.

Wordpress Theme Customization - Changing "log in" button to "myTransplantoux" after login

I'm wondering if there is a way to change an element of my theme as soon a user succesfully logged in.
The 'log-in' button at the top right of the primary menu should be replaced by another button 'myTransplantoux' which is linked to the my-account pages of WooCommerce.
Thanks for pointing me in the right direction.

facebook "like box" for page

I set up my website's facebook account as a Page on my facebook account (this was probably incorrect, but I didn't know better at the time). I have switched my account to Use Facebook as a Page. I am trying to create a like box with avatars for my website (www.zealforadeal.com). I get the error code: To access this page, you'll need to switch from using Facebook as your page to using Facebook as yourself. How can I create a Like Box for my page (http://www.facebook.com/zealforadeal) ?
(I never use my facebook account for anything other than the Page)
I think you are confused about the purpose of the 'Like box'. The 'like box' shows the people who have 'Liked' your Facebook page,and your Facebook page status updates.https://developers.facebook.com/docs/reference/plugins/like-box/
Just go to the like box page and paste your url (http://www.facebook.com/zealforadeal) into Facebook Page URL field.

addthis api? Is it possible to bookmark another URL?

At the moment, I try to include addthis social-bookmarks to my site.
My problem is, that I have to bookmark another link than the url on my site.
Instead of www.example.com, I have to bookmark www.example.com?media=my-media-file.
From the beginning:
A User comes to my site. On my site are several movies. He can click on a movie thumbnail and watch the movie without reloading the site (javascript). Now he can click on my social bookmark icon to share this movie.
Now the addthis framework thinks that the User want's to share www.example.com (cause this is whats in my url). But I want the user to share www.example.com?media=foo-bar .
Opening www.example.com?media=foo-bar for the correct movie is still working, but no social bookmaring.
I hope you understand my problem and can help me. I searched without success in the addthis api.
So, can u help me?
Okay, I found it:
$('.addthis_button').attr('addthis:url',shareURL);
$('.addthis_button').attr('addthis:title',shareTitle);
$('.addthis_button').attr('addthis:description',shareTitle);

Resources