1

How to Invite all friends to Facebook event in one click

3 Flares Twitter 0 Facebook 1 Google+ 1 LinkedIn 1 Reddit 0 StumbleUpon 0 Pin It Share 0 Email -- 3 Flares ×

First, it was too simple to select all your friends at once by using browser plug-ins or using JavaScript codes. Getting likes on the Facebook page was a lot simpler before Facebook removed check box selection for page invitations. Earlier, it was too easy to select all your friends at once by making one click.

How to Invite all friends to Facebook event in one click

Now, each invitation is needed to be sent separately by clicking ‘Invite’ to make an invitation.
This is how a page invitation looked earlier:
Invite all friends to facebook event

Thus, using different plugins we could select all our contacts at once and invite them to like our page. But now, individual invitations will have to be sent.

Facebook removes check box selection for page invitations

Invite all friends to facebook event

So, is there any other way left to invite all our friends in one click?

Yes, we can still make use of some Facebook applications like ‘Invite Your Friends’. This Facebook application/button get’s installed on your Facebook page and it allows you to invite all your friends at once: Link

Can we invite all our friends to events by using the above mentioned plugins?

Yes, it is very much possible. Everything remains the same for Facebook event pages. The select all plugins can be found at:
Link for Chrome
Link for Firefox

Or if you wish to follow some JavaScript Code, follow the following steps:

Invite all friends to facebook event Click Invite Friends on the required Facebook Page.
Invite all friends to facebook eventIn the drop down menu list at the left of the search box, click on ‘Search All Friends’
Invite all friends to facebook eventScroll till the bottom of the page. It would enable the code to select all your friends.
Invite all friends to facebook eventCopy the following code and do as directed for different browsers.

javascript:elms=document.getElementsByName(“checkableitems[]“);for (i=0;i<elms.length;i++){if (elms[i].type=”checkbox” )elms[i].click()}

For Firefox:

Invite all friends to facebook eventPress CTRL + Shift + K
Invite all friends to facebook eventPaste the code into the box at the bottom and press enter.
Invite all friends to facebook eventWait for sometime. If you have a large friend list, it may incur some time. Once all your friends get selected, click on invite.

For Chrome:
Invite all friends to facebook eventFree F-12 and click on the ‘Console Tab’. It is located at the right most location of the task bar.
Invite all friends to facebook eventPaste the above code.
Invite all friends to facebook eventWait for sometime. If you have a large friend list, it may incur some time. Once all your friends get selected, click on invite.

For Internet Explorer:
Invite all friends to facebook eventPress F-12 on your keyboard
Invite all friends to facebook eventClick the ‘Console’ tab
Invite all friends to facebook eventPaste the code into the box at the bottom and press enter.
Invite all friends to facebook eventWait for sometime. If you have a large friend list, it may incur some time. Once all your friends get selected, click on invite.

3 Flares Twitter 0 Facebook 1 Google+ 1 LinkedIn 1 Reddit 0 StumbleUpon 0 Pin It Share 0 Email -- 3 Flares ×

Nishkarsh Sharma

Nishkarsh is an undergraduate student who loves to read and write. He's passionate about online marketing. Is a maniac and a BIG time foodie. He enjoys being on the internet, be it any platform. Social Media Marketing, Search Engine Optimization and blogging are his areas of interest.

One Comment

Leave a Reply

Your email address will not be published. Required fields are marked *

CommentLuv badge