Business Lunch

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #5945
    foxpc
    Participant

      Hi i am looking for some solution maybe you have an idea how to make this work.
      i need to add “Business Lunch”.
      Business Lunch is discount lunch from 12:00-17:00 where you can select one of the “Business Lunch” plan.
      1. for 40$ you will get: choose one item from Appetizer menu, one item from the fish/meat menu and etc…

      2. for 60$ you will get: choose two item from Appetizer menu, two item from the fish/meat menu and etc…

      it could work great if there is some place where you can insert html code and the “Business Lunch” will be add to menu categories. then when you click on this link it could open this menu in the popup for example.

      another way is to make this dynamically: allow to choose from time to time and the for every plan choose from the menu all the items that included in the discount deal. and of course some place to write for every deal whats include.

      #5949
      Olly
      Admin & Mod

        sounds like you might be looking for this sort of thing

        https://www.wp-pizza.com/downloads/wppizza-timed-menu/

        #5955
        foxpc
        Participant

          Hi Olly,
          i dont thing so that this addon do exactly what i need but id you can give me access to test this addon in the demo site it will be great!

          Thanks

          #5962
          Olly
          Admin & Mod
            This reply has been marked as private.
            #5965
            foxpc
            Participant
              This reply has been marked as private.
              #5972
              Olly
              Admin & Mod

                I fail to see why this would not work from what you are describing

                – create a menu item with whatever prices / info / description etc
                – create a page with a shortcode that only displays that item
                – set the timed menu to make this item only available at certain dates/times.

                job done

                #5977
                foxpc
                Participant

                  Hi Olly,
                  it could work if this not was for multi site solution.
                  in multisite i cant use shortcode with item id because the id will be different on every blog.
                  if i could use item slug for example this could work.

                  or if you can help me with my sagesten that i have wrote you before it would be great.

                  Thanks

                  #5979
                  Olly
                  Admin & Mod

                    >in multisite i cant use shortcode with item id because the id will be different on every blog.

                    how is that a problem ?
                    presumably every site in your multisite setup is a separate site (otherwise what’s the point of a multisite setup in the first place ?)

                    >or if you can help me with my sagesten that i have wrote you before it would be great.
                    assuming “sagesten” is a typo and you meant “suggestion”:

                    sorry , but no, i am not doing customisations for you . that’s your job.
                    i have enough to do as is supportings what’s there and – in any case – there are already a ton of codesnippets you can use as a starting point

                    #5983
                    Olly
                    Admin & Mod

                      just re-read your original question and i think i (partially) misunderstood what you are after.

                      the timed menu does just that – i.e. it makes menu items available at a given time

                      you seem to also want to “chain” menu items so to speak, i .e

                      business lunch ->choose a or b + choose c,d, or e etc

                      which you could do with the “add ingredients extension” (although it does not allow you to select from already existing menu items, you could define menu items as “ingredients” so to speak)

                      a lot of examples and general stuff can be found here

                      https://www.wp-pizza.com/forum/add-ons/extensions/add-ingredients/
                      https://www.wp-pizza.com/downloads/wppizza-add-ingredients/

                      and some demos here
                      https://www.wp-pizza.com/twentytwelve

                      #5984
                      foxpc
                      Participant

                        Hi Olly,
                        i will give you the full example:
                        1. the return owner don’t want to hide items from the menu from 12:00 – 17:00 when is “Business Lunch” deal. he wants to have category name “Business Lunch” so when you will click on this cat, you will see sub categories with all the menu items that can be selected for “Business Lunch” deal. (the restaurant owner will choose from every category all the items that he want to allow select int the deal).
                        and all terms of the deal need to be written before all the menu items.

                        2.other restaurant owner wants don’t need to hide any menu items because all the items can be selected in the “Business Lunch” deal from 12:00 – 17:00
                        “Business Lunch” terms is:
                        you can select two item from cat 1, one item from cat2 and etc… this will cost 40$
                        the “Business Lunch” not for delivery it’s only for showing what client will get (but some resturns could give delivery option if the have the opsion as i write you down).

                        so here simaple meesage could work great. create menu item “Business Lunch”, print this where you need with the shortcode and make the coustomestion that you want.

                        * by the way if you could add some useful option to the order process on “Business Lunch” time.
                        if we could set the number of items that the client can select in categories that we will select at the “Business Lunch” time this could be useful addon.
                        for example:
                        in cat 1 you can select only 1 item, in cat 2 you can select up to 4 items and etc… but in cat5 and 6 you could not select any item.

                        #5991
                        Olly
                        Admin & Mod

                          the only way to do this sort of thing is with this:
                          https://www.wp-pizza.com/downloads/wppizza-add-ingredients/

                          as an example (use your imagination a bit assuming that “bacon” “cheese” and “eggs” etc are some of the items you want be able to select from)

                          https://www.wp-pizza.com/topic/any-user-manual-or-user-guide/#post-5347

                          see also previous message regarding more examples etc

                          btw, you cannot exclude single selected items from delivery.
                          either you deliver , or you do not

                          >other restaurant owner wants don’t need to hide any menu items because all the items can be selected in the “Business Lunch” deal from 12:00 – 17:00

                          how would that stop anyone ordering the business lunch deal after 17:00 if you do NOT make it un-selectable so to speak ? (unless of course he is closed before 12:00 and after 17:00 anyway)

                          #6020
                          foxpc
                          Participant

                            i made another simple solution for this.
                            so thanks for all help! and i dont forget about what i promise 🙂

                          Viewing 12 posts - 1 through 12 (of 12 total)
                          • The topic ‘Business Lunch’ is closed to new replies.