Thomas Ulbricht

Forum Replies Created

Viewing 20 posts - 41 through 60 (of 66 total)
  • Author
    Posts
  • in reply to: Use ZipCode Plugin but avoid Popup #17071
    Thomas Ulbricht
    Participant

      I have a really big problem with it and maybe you can help.

      1. I have a multisite installation with various restaurants
      Structure is https://www.url.com/restaurant1
      https://www.url.com/restaurant2
      https://www.url.com/restaurant3
      and so on.

      2. I have a page that is just for the user to select the post/zipcode …
      that is the main page of my multisite installation

      3. On this main page i have entered all the zip codes for the various restaurants with a redirect to the restaurant. that works fine … user selects post/zip code and gets redirected. post/zip code is correctly used

      4. on the restaurant page itself i have entered all the zipcodes with minimum order etc … again. (If a user doesn’t come via the main page. If he comes directly to the restaurant page he should select too…)

      PROBLEM now: If a user comes directly to the restaurant page everything works fine. If a User comes via the “Main page” and selesct his zipcode he is redirected to the right site, the zip/postcode is correctly used BUT the
      – delivery charges and
      -minimum order

      is ignored.

      So in short:
      Directly to page : everything is ok
      User comes via “Main page” and get redirected: No Delivery Charges and no Minimum order. (The values from the restaurants oder settings are used …)

      Any idea what to do??

      P.S. I hoipe you understand what I mean … SOrry for the maybe very bad explanation 🙁 But it is hard to find the right words for the (for me) complex situation….

      THX !!!

      in reply to: Additional Order Field in Ordermail #16974
      Thomas Ulbricht
      Participant

        For me it is good to know that it is an “error” and it will be fixed (soon). so i can tell that my customer. and that is ok 🙂

        Just wanted to check it is not me 🙂

        in reply to: Additional Order Field in Ordermail #16972
        Thomas Ulbricht
        Participant

          Great … i just sit here and wait 🙂

          (and i feel right now it is the time to say: I really thing you do such a great job with your support. Alway quick and helpful if possible! really: Thx so much!!)

          in reply to: Additional Order Field in Ordermail #16970
          Thomas Ulbricht
          Participant

            Found the error: I have to add a new template so the fields show up. Any way to get fields in an existing template? So we don’T havbe to make a new template and copy all things when we add a formfield… ?

            Like you see here … the one on the bottom is the existing one : Not show. When I add “new template” the fields show up.

            in reply to: Additional Order Field in Ordermail #16967
            Thomas Ulbricht
            Participant

              Additional Info: Even in the summary on the website itself it is shown correctly … but (for me) no chance to get this field in the E-Mail:

              null

              in reply to: Lost Password – Redirect Link #16912
              Thomas Ulbricht
              Participant

                Yeah …. basically you are right. But i know that people won’t read that on this page. And when they hit the button to “resend a password” it is better to redirect people on a page where it describes again what happened now. believe me … there are some strange people around 🙂

                For me it would be no problem … i know what to do … but i would say about 50% of all people would hit the button and then they as “what now?”.

                Same as here … you read my questions and think “wtf…. ” 😉 😉

                🙂

                in reply to: Lost Password – Redirect Link #16906
                Thomas Ulbricht
                Participant

                  To everyone else who will need this :
                  this can be a beginning:

                  
                  add_filter( 'lostpassword_redirect', 'my_redirect_home' );
                  function my_redirect_home( $lostpassword_redirect ) {
                  return home_url();
                  }

                  Added the functions.php will it redirect to home … so i guess there can be a redirect to any other url…

                  in reply to: Lost Password – Redirect Link #16903
                  Thomas Ulbricht
                  Participant

                    Hey Olly,

                    thanks for the answer. I checked a lot of plugins and even “theme my login” has no redirect for that …. they all have redirect for login and logout – but nothing for a redirect after wanting a new password. And like i said: I thought it was generated from the wp pizza plugin in any way because of the redirect in the url : https://myurl.com/wp-login.php?action=lostpassword&redirect_to=https://myurl.com/beta/bestellungen/?nocache=1&ccomments&ctel=0561+50349871&caddress=xyz+40&[email protected]&cname=xyz+xyz&gateway=xyz…etc etc (moderated by admin to eliminate personal info)

                    Because it included all the fields. And that doesn’t look like a “Standard wp function” … but i will keep looking… maybe there is something out there 🙂

                    in reply to: Text before articels not workin #16860
                    Thomas Ulbricht
                    Participant

                      Just a quick feedback: Worked like a charme 🙂 Wonderful! Thx a lot !!!!

                      in reply to: Text before articels not workin #16841
                      Thomas Ulbricht
                      Participant

                        You are the best! 🙂 Thank you very much!

                        in reply to: Text before articels not workin #16837
                        Thomas Ulbricht
                        Participant

                          Ok no Problem … Thx for having a look anyway!!! 🙂 🙂 🙂

                          Maybe you have an additional hint for me, what the “cleaner and much better ways to add the loop results elsewhere” are? So I can have a look and try to add it better ?

                          in reply to: Text before articels not workin #16835
                          Thomas Ulbricht
                          Participant

                            Hey Olly,

                            thanks for the help. Yeah I think I see the problem. I think what you mean are the items in the “Pizza Butler” … it is hidden first and then it is sort of a “tag/find/help thing” for customers to find what they like.

                            And maybe you know a way not to show ALL the items in the beginning, but to show NONE. I think that would help. I will paste the code for the results of the “Pizza butler” here and if you maybe have a hint what i can do ? (I hope it is ok to ask – I think you are the way better coder than me 😉 )

                            This is “the results” code:

                            [code deleted by admin as it’s kind of unhelpful and people would get the wrong idea as there are cleaner and much better ways to add the loop results elsewhere. sorry]

                            in reply to: Text before articels not workin #16832
                            Thomas Ulbricht
                            Participant

                              Sorry … forget it ! With the basket case showing opening times : My mystake 🙂

                              in reply to: Text before articels not workin #16831
                              Thomas Ulbricht
                              Participant

                                Oh and one more thing … in the basket case widget the “showing of the opening times” stopped working too … not related to the original problem i Think, but before i open another thread i thought i post it here … 😉

                                in reply to: Text before articels not workin #16830
                                Thomas Ulbricht
                                Participant
                                  This reply has been marked as private.
                                  in reply to: Found a bug: Post/Zip Code and Preorder… #16767
                                  Thomas Ulbricht
                                  Participant

                                    Hey Olli, just installed the fix and it’s working like a charm. Thx so much for this quick and great help!!!

                                    in reply to: Found a bug: Post/Zip Code and Preorder… #16745
                                    Thomas Ulbricht
                                    Participant

                                      THX SO MUCH ! 🙂

                                      in reply to: Found a bug: Post/Zip Code and Preorder… #16741
                                      Thomas Ulbricht
                                      Participant

                                        Yes that works fine. My PRoblem ist that i need both plugins 😉

                                        in reply to: Found a bug: Post/Zip Code and Preorder… #16739
                                        Thomas Ulbricht
                                        Participant

                                          Yes we are talking about the positioning of the “Post/Zipcode” inout.
                                          After all / before all does not work either. its always stuck on top 🙁

                                          in reply to: Found a bug: Post/Zip Code and Preorder… #16736
                                          Thomas Ulbricht
                                          Participant

                                            HEy Oli,

                                            WP Pizza: 2.16.7
                                            Preorder: 1.5
                                            Delivery by Postcode: 3.9.2

                                          Viewing 20 posts - 41 through 60 (of 66 total)