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-iFrame-Ping

    Scheduled Pinned Locked Moved Utilities
    58 Posts 12 Posters 37.6k Views 13 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.
    • L Offline
      lpgjg
      last edited by

      At first I did only try one module at a time , removing one complete before trying the other. I’ve only recently installed a few at a time just to try different links on each module try to triple my combinations.

      I see no difference if I try one at a time or three at the same time. Even have MMM-SmartWebDisplay installed now and it also behaves the same way.

      But i will try one at a time again when I get home later.

      Wondering if its a Canadian copy right thing? Any Canadians on here have these modules running properly. If so, would love to see which playlists you have running.

      Was there any errors on the info I provided?

      1 Reply Last reply Reply Quote 0
      • J Offline
        JeroenV99
        last edited by

        Anyone can help me?:slightly_smiling_face:

        i want to put my google spreadsheets on my Magic Mirror and I thought it would be best with iframe

        but when i put my link in the config there is no new item on my mirror

        https://docs.google.com/spreadsheets/d/e/2PACX-1vTd-e8mpbbkZSfsZzQHrIevINnb-DVZnm5mPOmX3FqzS6yp6q_mxd0SnBbZ-hurB_7ET3sZDH_GFXil/pubhtml?gid=0&single=true
        0_1553070813490_4a834d4c-11d9-4c83-81b1-c45436915682-image.png

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          AgP42 Project Sponsor Module Developer @JeroenV99
          last edited by

          @JeroenV99

          I also have an empty page with your link, so normal that the iFrame don’t display it !

          1 Reply Last reply Reply Quote 0
          • E Offline
            Egnos
            last edited by Egnos

            Thank you very much to the developer for the excellent work!

            I would have a problem:
            In my MM I call the “MMM-iFrame-Ping” module twice, it appear on two different pages.
            The problem is if I want to set two different sizes.
            For some reason the size of one module affects the other, not allowing to have two distinct measures.

            Here is my config.js:

            		{
            		module: 'MMM-iFrame-Ping',
            		//position: 'middle_center',	// This can be any of the regions.
            		pages: {Welcome: "middle_center"},
            		config: {
            			// See 'Configuration options' for more information.
            			url: "xxxxxxxxxx",
            			//height:"100%", 
            			//width:"100%",
            			autoRefresh: false, //set to false for video
            			updateInterval: 1, //in min. Only if autoRefresh: true
            			displayLastUpdate: false,
            			width: "50%", // Optional. Default: 100%
            			height: "500px", //Optional. Default: 100px
            			scrolling: "no" 
            				}
            		},
            
            		{
            		module: 'MMM-iFrame-Ping',
            		//position: 'middle_center',	// This can be any of the regions.
            		pages: {Sport: "middle_center"},
            		config: {
            			// See 'Configuration options' for more information.
            			url: "xxxxxxxxxx",
            			//height:"100%", 
            			//width:"100%",
            			 autoRefresh: false, //set to false for video
            			updateInterval: 1, //in min. Only if autoRefresh: true
            			displayLastUpdate: false,
            			width: "30%", // Optional. Default: 100%
            			height: "350px", //Optional. Default: 100px			
            			//width: "50%", // Optional. Default: 100%
            			//height: "500px", //Optional. Default: 100px
            			scrolling: "no" 
            				}
            		},
            

            Does it happen to you too?
            Is this behavior correct?

            I hope I explained myself!

            Thanks.

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

            1 Reply Last reply Reply Quote 0
            • H Offline
              hawkeye
              last edited by

              hi i have installed this module and have it working to a point i just cant get youtube to work on it is there some thing im missing ?

              if i out my own website in as the url that loads google dosent though

              1 Reply Last reply Reply Quote 0
              • 1
              • 2
              • 3
              • 4
              • 5
              • 6
              • 4 / 6
              • 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