Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Tags
    3. iframe
    Log in to post
    • L

      UNSOLVED Google Slides iFrame Doesn't Show
      Troubleshooting • google iframe • • loretod

      1
      0
      Votes
      1
      Posts
      518
      Views

      L

      Greetings-

      I am trying to embed a Google Slide presentation using many of the available iFrame modules and for some reason it doesn’t display. I am able to display the edit/ document of the slide but not the published url. I’ve also been able to embed random web pages just not a published Google Slide. I’ve tried:

      Setting the document permissions to anyone can view and edit. Change the font color- maybe black text doesn’t show? Multiple variation of the published URL with no success Creating a slide on a non google suite account

      Here is a sample URL I would like to embed:
      https://docs.google.com/presentation/d/e/2PACX-1vQMRAbat3lvAQczi4tPJ3yBhsXrvU9YxuDjPnFRrYTTUTBth2s9L9G-Nj6N4LNaGfXqa_GKwlVJNasZ/pub?start=true&loop=true&delayms=3000

      I’m thinking it is something with the permissions? URL?

      Any help is most appreciated!

    • L

      Help,please. iFrame wont display ANYTHING // Already read ALL other Threads regarding that
      Troubleshooting • iframe module troubleshoot • • LuiDavinci

      5
      0
      Votes
      5
      Posts
      1433
      Views

      L

      Ok I “solved” it… I did the first freaking rule, I deleted the Module and reinstalled it, and now it works I didnt change anything in the config file… smh

      BTW: yes scrolling is an option, its not in the Docs but if you check the actual files you see that it is possible

    • B

      HTML or IFrame Scraping Help
      Requests • iframe parsing scraping • • brycedewitt

      4
      0
      Votes
      4
      Posts
      989
      Views

      strawberry 3.141

      @brycedewitt In this part of my module I’m scraping a website of a parcel carrier, so it’s possible https://github.com/fewieden/MMM-ShipmentTracking/blob/master/carriers/DHL.js

    • binderth

      SOLVED [MMM-iFrameReload]: iFrame won't load
      Troubleshooting • iframe • • binderth

      10
      0
      Votes
      10
      Posts
      6088
      Views

      C

      Hello,

      Sorry for my english.
      I’m using MagicMirror with different module. here my configuration :
      {
      module: “MMM-pages”,
      disabled: false,
      config: {
      modules:
      [[ ‘MMM-WunderGround’ ],
      [ “calendar”, “calendar_monthly” ],
      [ “MMM-GoogleMapsTraffic” , “MMM-MyCommute” ],
      [ “MMM-iFrameReload” ]], // 3 webcam live on youtube
      excludes: [ “clock” , “newsfeed” , “MMM-page-indicator” ],
      rotationTime: 25000,
      }
      },
      but i have some problems after time because MagicMirror stop to refresh (stop to a page). Maybe cause i have 3 webcam video to see. i changed memory GPU to 16 to allowed more place to video. It’s better but same problems after time.
      So, i would like,with help, to see one video in page 4 (to reduce memory) and refresh iframe all 10 seconds. The module iFrame was better for my configuration but it doesn’t work.
      I’m noob and it’s my first investigation with raspberry pi3.
      Thanks for an idea to adapte my configuration or increase memory.
      (and sorry for english) 😉

    • 1 / 1