Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Adrian

    (@adrian2k7)

    Btw. would be nice if you also could include the original CoffeeScript code.

    Thread Starter Adrian

    (@adrian2k7)

    Okay, found the problem in instagram.php

    Line 170 must be

    template: '<a href="{{link}}" target="_blank"><img src="{{image}}" /></a>',

    instead of

    template: '<a href="{{link}}" target="_blank"><img src="http:{{image}}" /></a>',

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error rendering the images links’ is closed to new replies.