MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. usafa43tsolo
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    U
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 6
    • Groups 0

    usafa43tsolo

    @usafa43tsolo

    1
    Reputation
    506
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    usafa43tsolo Unfollow Follow

    Best posts made by usafa43tsolo

    • RE: Show webpage / iframe and reload

      @strawberry-3.141 That did it. Loads perfectly now. Thank you for pointing that out!

      posted in Requests
      U
      usafa43tsolo

    Latest posts made by usafa43tsolo

    • RE: Show webpage / iframe and reload

      @strawberry-3.141 That did it. Loads perfectly now. Thank you for pointing that out!

      posted in Requests
      U
      usafa43tsolo
    • RE: Show webpage / iframe and reload

      https://forum.magicmirror.builders/topic/2637/mmm-iframereload-iframe-won-t-load/7

      posted in Requests
      U
      usafa43tsolo
    • RE: Show webpage / iframe and reload

      Those are the two I’ve tried, specifically the first one. There was a thread that fox referenced that had the same issue and was supposedly fixed but I installed it correctly and fixed (I think) the config file. However, nothing ever shows up.

      posted in Requests
      U
      usafa43tsolo
    • RE: Show webpage / iframe and reload

      @strawberry-3.141 I used this module, which I found from the wiki: https://github.com/alberttwong/MMM-iFrame

      posted in Requests
      U
      usafa43tsolo
    • RE: Show webpage / iframe and reload

      I have the same problem - I followed all the fix actions in one of the threads but nothing works for me. I’d be happy to re-post code snips and everything if it helps troubleshooting. Any help would be appreciated! Thanks!

      posted in Requests
      U
      usafa43tsolo
    • RE: [MMM-iFrameReload]: iFrame won't load

      I’m having the same issue. I tried all the fix actions described, but I still can’t get the frame to display:

      {
      module: ‘MMM-iFrameReload’,
      position: ‘upper_third’, // This can be any of the regions.
      config: {
      // See ‘Configuration options’ for more information.
      url: ‘http://www.google.com’,
      width: ‘100%’, // Optional. Default: 400px
      height: ‘300px’, // Optional. Default: 800px
      refreshInterval: 360 //Optional. Default: 3600 = 1 hour
      }
      },
      Any thoughts?

      posted in Troubleshooting
      U
      usafa43tsolo