-
I’m asking for Instagram information.
DW Social feed is calling for
https://widget.stagram.com/rss/n/revjoeyreed/
and it needs to call for
https://widget.stagram.com/rss/n/revjoeyreed
Evidently, that slash calls for an unverified bit of XML. Leaving it off gets the feed.
The only place I’ve found to make a change that is anything like that is in the Javascript, but the saved change doesn’t seem to make a difference.
I changed line 82 from
url = "https://widget.stagram.com/rss/n/"+username+"/";
to
url = "https://widget.stagram.com/rss/n/"+username+"";
Any suggestions?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Instagram’ is closed to new replies.