Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Frank Goossens

    (@futtta)

    you could try excluding the flickr javascript by adding flickr.com to the comma seperated exclusion list.

    but the weird thing is that it doesn’t seem to work with AO disabled; http://ballroom.allegro.club/wonster-test/?ao_noptimize=1 (well, on my machine; ubuntu + firefox)?

    frank

    Thread Starter allegroclub

    (@allegroclub)

    I have a page caching plugin so it might require to clear cache first.
    Please check the site again as I have disabled cache for testing.

    I added “flickr.com” into the exlcude list. It goes back to the normal position but the style is still broken. It should look similiar to this demo: http://themes.wonster.co/symetrio-dance-school/gallery/ for the widget.

    Plugin Author Frank Goossens

    (@futtta)

    did some tests and compared with the demo; I think there’s a problem there which is not autoptimize.

    1. when comparing the HTML between your page & the demo for an individual thumbnail, it entirely different;

    your site:

    <div class="flickr_badge_image" id="flickr_badge_image3"><a href="http://www.flickr.com/photos/stuckincustoms/20915697308/"><img src="http://farm1.staticflickr.com/766/20915697308_df2db36a34_s.jpg" alt="A photo on Flickr" title="Visiting Temples In Thailand" height="75" width="75"></a></div>

    demo site:

    <li data-title="bMIkgPv" data-desc="" data-src="http://themes.wonster.co/symetrio-dance-school/wp-content/uploads/2015/06/bMIkgPv.jpg" data-thumb="http://themes.wonster.co/symetrio-dance-school/wp-content/uploads/2015/06/bMIkgPv-512x512.jpg" class="wtrShtGalleryItem wtrColOneFourth"><a class="wtrWidgetRecentGalleryOverlay wtrWidgetAnimation" href=""><span class="wtrHoveredGalleryItemElements wtrHoverdGalleryItemAnimation"></span></a><a href=""><span class="wtrShtGalleryItemOverlay wtrHoverdGalleryItemAnimation "></span><img class="wtrBlogPostModernSneakPeakImg" src="http://themes.wonster.co/symetrio-dance-school/wp-content/uploads/2015/06/bMIkgPv-512x512.jpg" alt=""></a></li>

    classes are different, there’s data-src & data-thumb attributes which are missing on your site, …

    2. when going to http://ballroom.allegro.club/wonster-test/?ao_noptimize=1 (which entirely disables AO for that request) it does not work either. the HTML from (1) is still different.

    No solution, but hopes this helps somehow anyway ..

    frank

    Thread Starter allegroclub

    (@allegroclub)

    Actually the demo is a different widget. I could not find the demo with the exact widget. However, the design looks exactly the same with that demo.

    I have disabled “optimize JS” at our site, so you can see the original source code. I can setup an account at our site for you to investigate if needed. Please let me know your email address.

    Plugin Author Frank Goossens

    (@futtta)

    so now AO JS optimization is off, I tested in Firefox & Chrome on Win7 & Ubuntu Linux and this screenshot shows what I saw; http://i.imgur.com/4GMWdxY.png

    is that what you’d expect? or do you see something else?

    frank

    Thread Starter allegroclub

    (@allegroclub)

    I am checking with the theme creator. I believe the photos should not be that small..

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Visual Composer's flickr widget break when Autoptimize optimize JS’ is closed to new replies.