[deleted]

2.1.1

  • Fix pages not displaying with or without custom CSS

Run php flarum cache:clear after updating.

    • [deleted]

    • Edited

    Kyrne you rock. Thanks

    However, this doesn't fix the issue for me. It's still there.

      • [deleted]

      Kyrne validated as working. Thanks again

      Umbe this is a paid extension and requires an active subscription on extiverse

      17 days later
      19 days later

      Kind of random and may or may not be related, but since you have lazy loading for images:

      Any way to add lazy loading to embedded YouTube videos? I have noticed that pages with more then one YouTube video embedded get dinged on loading time in google web master console.

        MikeJones Yup!

        2.2.2

        • Lazy load all large resources (including your mom)
          • Replaced spinning circle with a fade animation on load
        • Allow the cache to clear even if Redis can't connect

        Clear the caches after updating.

        Quick reminder: php flarum cache:clear will clear both the Flarum cache and ReCache (this is the one you should use most of the time) while php flarum recache:clear will only clear the ReCache.

          Kyrne heck yeah! Please tell me you were working on this before? If not that was super quick?

          What other large resources is it lazy loading?

          I will be backing up my flarum and giving this an update to try in a little bit!

            Kyrne Upgrade went smooth an easy! New version now running on Seek Adventure.

            Excited to see how this affects the site in the long run for SEO. I think it will help out a bunch because I was seeing some slow loading speeds on discussions with more than one YouTube Video. Thanks again for the amazing extension!

            Kyrne Lazy load all large resources (including your mom)

            My momma gonna kick your @$$!

            Haha.. 😂 thanks for this, looking forward to giving it a whirl.

            • [deleted]

            askvortsov just thinking outside of the box on this one slightly. Is it possible to use extend.php for example to load assets locally rather then call them from external sources ?