MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-eswordoftheday not showing words

    Scheduled Pinned Locked Moved Troubleshooting
    9 Posts 4 Posters 1.5k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      RGN01 @sdetweil
      last edited by

      @sdetweil thank you. Yup, I figured that out, too! A steep learning curve but well worth it!

      As you say, hopefully the module author can assist. :crossed_fingers:

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        RGN01 @RGN01
        last edited by

        Author (@daniel-windsor) has responded on the Git issue I logged - and has said he will try to fix - so :crossed_fingers:

        https://github.com/daniel-windsor/MMM-eswordoftheday/issues/2

        Thanks all!

        R 1 Reply Last reply Reply Quote 0
        • R Offline
          RGN01 @RGN01
          last edited by

          Unfortunately I have not heard from Daniel again. I have tried editing the code but am waaaaay out of my depth!

          Does anyone know of an alternative, or be willing to have a go to fix this, please?

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            RGN01 @RGN01
            last edited by

            Great news - Daniel has fixed it and has the details on his GitHub …

            Fix was so easy to implement once he posted that. I simply edited the updated the node_helper.js file as follows:

            //const container = $(".entry--1qTEOKKt")[0];
            const container = $("._1qTEOKKt")[0];
            

            Then rebooted.

            @daniel-windsor, thank you, sir!

            1 Reply Last reply Reply Quote 0
            • S Offline
              shurtugal
              last edited by

              @daniel-windsor it appears the site has changed once again. I have tried using your module and it is not working. Just showing the 1. and 2. followed by blanks. I have tried searching for the specific container that your node_helper.js file is pulling from but I cannot. A little help please?

              mumblebajM 1 Reply Last reply Reply Quote 0
              • mumblebajM Offline
                mumblebaj Module Developer @shurtugal
                last edited by mumblebaj

                @shurtugal I have forked the module and made some changes and it is working. You can clone my fork until I submit the PR to the module creator and he accepts the changes. Not sure if this will fix the issue of things changing in future but fixes the issue for now.

                a730e80c-0b8d-4e6c-95ee-51109f4d8c34-image.png

                You can find the fork here.
                https://github.com/mumblebaj/MMM-eswordoftheday.git

                Check out my modules at: https://github.com/mumblebaj?tab=repositories
                Check my blog-post: https://mumblebaj.xyz/

                1 Reply Last reply Reply Quote 1
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy