Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Arno Welzel

    (@awelzel)

    It seems you are using some kind of “optimizer” to combine all JavaScript into one single file. This must not be done with Lightbox with PhotoSwipe, as it uses already minified modules which will fail when “optimized” into a single file. If there is an option to exclude “Lightbox with PhotoSwipe” from any optimization, use that. Otherwise disable the whole optimizing stuff and try to improve your hosting other ways.

    By the way: HTTP/2 already supports downloading multiple resources (multiple stylesheets, scripts etc.) in parallel and usually there is no need to do such “optimizations” anyway. Also do not rely on website checkers only which complain about “too many requests” etc. – do real world tests.

    • This reply was modified 1 year, 9 months ago by Arno Welzel.
    Thread Starter Manny Costales

    (@mcostales84)

    Lovely!

    That site is hosted on Siteground, so I’m using their own Optimization plugin, which I use all the time and no problems at all, but it seems that there is a conflict with the custom domain plugin. By just deactivating the SG Optimization plugin, it worked!
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not working with custom domain’ is closed to new replies.