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-TitanSchoolMenu

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    5 Posts 3 Posters 382 Views 3 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
      Lmagenis
      last edited by

      I’m trying to only show the main entree for lunch on my MM. I can select everything and it will display the entree. I can add only vegetables and have it display those items only as well. I am unable to show only the main entree. Please advise. The data linked to the main entree looks like

      "

      Main Line

      MAIN ENTREE
      KristjanESPERANTOK 1 Reply Last reply Reply Quote 0
      • KristjanESPERANTOK Offline
        KristjanESPERANTO Module Developer @Lmagenis
        last edited by

        @Lmagenis I can’t find MMM-TitanSchoolMenu on the module list.

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          Lmagenis @KristjanESPERANTO
          last edited by

          @KristjanESPERANTO ,

          My apologies. It’s TitanSchoolMealMenu

          link

          C 1 Reply Last reply Reply Quote 0
          • C Offline
            chrisfr1976 @Lmagenis
            last edited by chrisfr1976

            @Lmagenis

            Hey,

            you can edit the MMM-TitanSchoolMealMenu.js file and then stash what you do not want have displayed. Look for appendChild in the Lunch and/or Breakfast chapter and add // in front for testing.
            Like this:

                   //   lunchMenuList.appendChild(lunchMenuItems);
                      lunchMenuItems.appendChild(lunchMenuTitle);
                 //     lunchMenuItems.appendChild(lunchMenuRecipes);
            

            I think there is no option available at the moment for your belonging.

            Maybe this solves your problem.

            Regards, Chris.

            L 1 Reply Last reply Reply Quote 0
            • L Offline
              Lmagenis @chrisfr1976
              last edited by

              @chrisfr1976 Thank you! That actually pointed me in the direction of another thing I wanted to solve which was to only show the lunch menu and not the breakfast and lunch menus.

              1 Reply Last reply Reply Quote 0
              • 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