• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 187 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 22 days ago

    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
    K 1 Reply Last reply 21 days ago Reply Quote 0
    • K Offline
      KristjanESPERANTO Module Developer @Lmagenis
      last edited by 21 days ago

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

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

        @KristjanESPERANTO ,

        My apologies. It’s TitanSchoolMealMenu

        link

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

          @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 18 days ago Reply Quote 0
          • L Offline
            Lmagenis @chrisfr1976
            last edited by 18 days ago

            @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
            1 / 1
            • First post
              2/5
              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