Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter sandervandam

    (@sandervandam)

    The image seems to be attached to my name, here is the link:

    View post on imgur.com

    Hi Sander,

    The screenshot you attached showing theme trying to load all JS files, but in your theme JS directory none of theme files exist or path is wrong.

    And those files required on time of page load. That’s why console showing that error.

    Flickr Album Gallery based on Flickr JS API call.

    If any of one js code has an error then this will also break the all other js functions & codes to work properly.

    That’s why plugin Flickr API call not initiating due to JS error on page. If you test the plugin with other theme(which has no js error) this will work absolutely.

    Check the screenshot.

    So, regarding that js issues, you can contact to your theme author.

    Thanks
    Alex

    Hi Sander,
    If you check demo page and check console for error.
    You will not found any error there.

    Thanks
    Alex

    Thread Starter sandervandam

    (@sandervandam)

    Hi Alex,

    Thank you for your quick response. Since last week we’ve switched themes, but it still isn’t working. I am encountering a lot less errors though, the only ones I’m currently getting are:

    [Error] TypeError: undefined is not a function (evaluating 'jQuery('.gallery6090').flickr({
    								apiKey: 'dde0b7f24e6394c6a1fe44850da41b83',
    								photosetId: '72157651108583505'
    							})')
    	(anonymous function) (fotos, line 250)
    	j (jquery.js, line 2)
    	fireWith (jquery.js, line 2)
    	ready (jquery.js, line 2)
    	J (jquery.js, line 2)

    and

    [Error] SyntaxError: DOM Exception 12: An invalid or illegal string was specified.
    	querySelectorAll (fotos, line 3)
    	AG_each (fotos, line 3)
    	(anonymous function) (fotos, line 5)

    You can see the errors on this page:
    http://wordpress2.jngennep.nl/fotos/

    I’ve seen others post about this error, but haven’t been able to fix my problem with the responses to their problems.

    Thanks

    Sander

    weblizar

    (@weblizar)

    Hello Sander,

    Please contact me at lizarweb[at]gmail[dot]com

    weblizar

    (@weblizar)

    Hi Sender,

    Problem is required flickr JS library not loading with your Flickr Album page: http://wordpress2.jngennep.nl/fotos/

    Thanks
    Weblizar

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Only showing loading image.’ is closed to new replies.