Libratus Album Thums

Hi,
just tried the new libratus theme,

What I notice:
If I click on an album name the album page is loading but the thumbs are not displayed. I only see the 'loading dots'.

Same on the homepage. Under the slideshow I see the loading dots but nothing happens.

Ralf

Comments

  • acrylian Administrator, Developer
    I think gjr has not yet officially released it ;-) Best open tickets on the repo if you find issues. But I can reproduce that as well.
  • Hi,

    thought it was official because there was a link here on the homepage :-)
  • acrylian Administrator, Developer
    That was an accident or more specific a bug in the image_album_statistics plugin (which is fixed in the master btw) ;-)
  • Ralf/Acrylian - I cannot reproduce your issue, more info would help. Are you getting any errors? Sounds like the page is not completely rendering, maybe because of an error? Can you look at the page source to see if/where it stops rendering?
  • acrylian Administrator, Developer
    It happens in Safari, Firefox and Chrome for me. I get this error:
    [Error] Failed to load resource: the server responded with a status of 404 (Not Found) (undefined, line 0)
    Path is noted as `/undefined`
  • A link that is exhibiting the issue would surely help, as I cannot reproduce.An idea what "resource" is failing to load?
  • acrylian Administrator, Developer
    More the error does not tell sadly. On the front page the thumbs below the full width slider are missing as are those on the album page. So it must be related to the justifiedgallery script.
  • Hi,

    maybe this can help:
    If I try to open an album - for example a one called 'nature' than in firebug I can see two get commands:
    1.
    get
    http://ralf-kerkhoff.de/nature
    which will get the response 200 ok

    and
    2.
    http://ralf-kerkhoff/nature/undefinded

    Whatever this 'undefined' means, this is what causes the 404 error

    And here is the url where you can reproduce it:
    http://en.ralf-kerkhoff.de/?cmsSwitch=true&themeSwitcher=libratus

    Ralf
  • OK thanks Ralf - I think I see the issue (flag thumbnail plugin). Will see if I can do a work around... If you could please verify everything works when you disable this plugin. Thanks!
  • Hi,

    wow - that was it.
    I have disabled the plugin and anything looks fine.
  • acrylian Administrator, Developer
    Indeed for me, too.
  • Ok workaround is in master on github. Thanks for the pre-testing!
  • Hi gjr,

    fantastic :-)

    BTW: You are doing a great job with your themes and libratus is awesome!!
  • Thanks!
Sign In or Register to comment.