Google+ Share as Fanpage - google-api

I've researched really a lot, but found no way to embed a share button which posts directly on the fanpage, not the personal profile.
I'm working with the JS API and also tried the direct link, neither worked. There is also no way to change account directly in the popup. Settings the publisherid also didn't work.
Is there any way to embed a share button which will share something on my fanpage?

That's nothing you as the website owner can take influence on. It depends on how the user is logged in on Google+.
As a page owner you can create a username/password for the page and login as the page on Google+. Here is a post describing that: https://plus.google.com/108210288375340023376/posts/8nmNsfL8G2R

Related

Like - unlike functionality without user login in website

I want to implement like and unlike functionality with likes count in website like instagram. But the website has no user login. It is open to all. So how can I implement this functionality? Please also provide references with your answer.

How to find past reCaptcha account setups?

I've logged into my Google account, and navigated to the reCaptcha setup page. But all it shows is the form to create a new reCaptcha account.
I think I used to be able to find my previous accounts setup for my different domains, but there doesn't appear to be anywhere to do that now (Something like a link to 'MY reCaptcha'??). I know I have at least 6 of them at this point.
If it is still possible, can someone give me instructions on how to access my past setups?
Thanks,
I have accidentally found the list of my sites.
When you go to the Google reCaptcha admin console, you end up at this url: www.google.com/recaptcha/admin/create. On this page, you can't find any link that gets you to your list of accounts.
However, if you just delete the last sub directory create: www.google.com/recaptcha/admin/, you can now see a drop down list of your sites, and have the settings gear icon, which will allow you to see your reCaptcha keys for each selected site).
Sometimes I have noticed a difference in the URL structure, with a /u/0/ or /u/2/ in the middle of the URL. (ie: google.com/u/0/recaptcha/admin/), but it doesn't seem to make a difference in what is displayed.
NOTE: Of course, you must be logged in with the Google account that you used to create the reCaptcha accounts in the first place.

Is there any way to implement user area in abp solution

I have a little problem about this scenario.
I have 300 users in my system. each user must have user panel. it is one page that each user after sign in to the system and went to own page,can edit his content and customize it.
my question is : how to define permission for each user in order to access to own page and don't access to other's personal page.
thank you.
You just need [AbpAuthorize] attribute for the related application service to prevent unauthorized users to see that personal page. And when the user opens the page load the data with the current user's information as #aaron stated in the comments.

Why can't my client through his login update the calendar on his page that we created for him via Joomla?

We are having some trouble with a website we recently developed for a client of ours. He is a DJ. For his page, we added a tab that contains a calendar where he can post his events.
Using the admin login, I can successfully post events. However, the client (the DJ) cannot. When I tried using his login, I could not enter events either. Even stranger, I gave the client the admin login (which I used successfully) and he still couldn't post events! I even walked him through it, and he followed the same instructions, but no luck.
We can't figure this out. Here is the site in case it helps to review it.
Make the DJ's account a "super user" OR if you are using Joomla 2.5 or 3.0 you can change the permissions to give his user type access to the calendar.
Good luck!

Social networks buttons callback

Is there any way to make sure that a user has truly shared a link on a social network?
I am using AddThis buttons, where am using 'addthis.menu.share' event which only raised if a user clicked on the button without the need to really login and post to the social network, my questiton is not only about AddThis plugin, but in general is it possible to have a callback or to initiate a request to check whether the user really shared the contents?
My website scenario is that i want to inform my server side code that the user truly posted or shared a link on his/her profile, am not sure if i can accomplish this, please provide your suggestions.

Resources