-
I would like to add Pinterest and GitHub to my social icons component list.
Many people have social accounts with services in addition to the ones available.
A number of themes and plugins ha…
-
Hi there - I'm getting an error after install using your example code.
I've setup an application in instagram, hit up the authorize url ( https://api.instagram.com/oauth/authorize/?client_id=123465&r…
-
I see this was brought up as an issue in 2019, then resolved and closed (#1141), but I'm having the issue now.
I have an account on pixelfed.de and another on pixelfed.uno. My .uno account seems to…
-
### Describe the bug
*This issue only appears for some users, only in the Instagram In-App browser*
In Instagram In-App browser, when checking out using PayPal Checkout, after the user entered…
-
I have belongs to relationship:
```
/**
* An image is owned by a instagram profile.
*
* @return belongTo
*/
public function instagramProfile()
{
return $this-…
-
The link is not generated it keeps a blank space
-
Hi.
I tried to post this into the comments at blog.nxcgroup.com/2012/ez-publish-social-networks-integration-signin/ but there was an error, saying "ERROR: The comment could not be saved. Please try a…
-
Since the _makeCall method is private, you're unable to make a manual request.
The problem is that `getUserMedia` doesn't accept the additional parameters that the endpoint offers. You can only set `…
-
After a little bit of tweaking i've got it working again.
I will create a pull request when i will have free time.
![backtolife](https://user-images.githubusercontent.com/50284610/81556361-7c65398…
-
There's a lot of places in the code where php->python shims are duplicated (simple example being `Image.open(photo).size[0]` to represent `getimagesize(photo)[0]`, and a more complicated example would…