RayZorYubo Uhhhh. You don't have debug mode on. I wouldn't know what the error is. You'd have to send the debug log.

Davis Now the front page won't load properly, giving the nojs=1 issue. Also when the forums description is too long it doesn't show all the text.

    Kakifrucht I'll work on a fix for multiple lines of descriptions.

    Davis Yes, the scaling is now fixed, thanks, however when accessing the page from chrome in private tabs it shows me that something went wrong and adds a nojs=1 get parameter.

      Can confirm, the issue is fixed.
      Now there is one more issue. There appears to be some kind of resource leak, but if you click back and forth between some tags, the browser will lag and the animation extremely slow.

      a month later

      Could this be expanded to include any image as the background of the header instead of an animation? If so, you could create Twitter style headers for each category which might be pretty cool.

      For example (not as big as this though) - https://twitter.com/YogaWorks

        JRay This extension has really been on the back burner lately. It's very buggy and needs a complete rewrite. It will probably be a while until this happens. I'll see about making a pull request on the tags extension for that feature though.

        • JRay replied to this.

          Davis Thanks. Might be a good presentation option for different categories and/or a sponsorship option for forum owners. 🙂

          2 months later
          a month later

          Installing this also installs flarum/tags from beta.4
          Is it supposed to do this, or intstead use flarum/flarum-ext-tags?

          $ composer require davis/flarum-animatedtag
          Using version ^0.0.1@beta for davis/flarum-animatedtag
          ./composer.json has been updated
          Loading composer repositories with package information
          Updating dependencies (including require-dev)
            - Installing flarum/tags (v0.1.0-beta.4)
              Loading from cache
          
            - Installing davis/flarum-animatedtag (v0.0.1beta8)
              Loading from cache
          
          Writing lock file
          Generating autoload files
          $ composer remove davis/flarum-animatedtag
          Dependency "flarum/core" is also a root requirement, but is not explicitly whitelisted. Ignoring.
          Loading composer repositories with package information
          Updating dependencies (including require-dev)
            - Removing davis/flarum-animatedtag (v0.0.1beta8)
            - Removing flarum/tags (v0.1.0-beta.4)
          Writing lock file
          Generating autoload files

            Kulga it seems there's and error in the composer.json. Could you do me a favor and mark this as abandoned and cross it off of the extension list post. This hasn't been updated since December and there's tons of problems with it. Thanks.

            This extension has been abandoned.

            9 months later

            /me Picks it up, tries to polish it off sum.
            ::In over my head. There is no .less file for me to manipulate. I see the main.js file is what controls the animation and I am no so good at reading js.