-
Hi Artur,
First of all, thank you for sharing such a great project :)
I want to tell you a problem that I have experienced.
You commented below code for addType in #208 issue.
```javascript
…
-
Is it possible to show the user instagram avatar/profile image next to the post?
My current code is as follows;
```
var userFeed = new Instafeed({
get: 'user',
userId: my_user_id,
access…
-
Module version: 1.0.2
ProcessWire version: 3.0.82-dev
PHP version: 7.1.11
I am trying to change field values via `$page` api.
After i apply a code like below (I am also changing repeater value…
-
Şöyle bir hata alıyorum ama fikri olan var mıdır?
> 18:39:54 392.073792 T:1321276400 NOTICE: Divxplanet: searching subtitles for The Walking Dead 6 16
> 18:39:54 392.129303 T:1321276400 NOTICE: Di…
-
I'm trying to make this plugin work with my dynamic data. So this is my code:
```
$http({
method: 'POST',
url: 'http://www.xxx.com/api/yazi.php'
}).success(function(data, status)…
-
http://jsfiddle.net/n8dt4/163/