Olly

Forum Replies Created

Viewing 20 posts - 1,341 through 1,360 (of 4,454 total)
  • Author
    Posts
  • in reply to: wppizza_on_order_execute #35400
    Olly
    Admin & Mod
      This reply has been marked as private.
      in reply to: wppizza_on_order_execute #35398
      Olly
      Admin & Mod
        This reply has been marked as private.
        in reply to: Hide description on mobile-devices #35396
        Olly
        Admin & Mod

          https://www.w3schools.com/css/css_rwd_mediaqueries.asp

          for any further information regarding css and media queries, please use your favourite search engine
          there are thousands of articles on the net regarding this , all of which will explain things in detail

          in reply to: Hide description on mobile-devices #35394
          Olly
          Admin & Mod

            use css and media queries

            in reply to: SMTP not working, Error 503 #35391
            Olly
            Admin & Mod

              seems to me that perhaps your certificate on your server is the problem or ssl is not enabled but it’s just a guess

              in reply to: SMTP not working, Error 503 #35390
              Olly
              Admin & Mod

                i just found somthing here
                https://wordpress.org/support/topic/smtpautotls-overrides-smtpsecure-no-tlsssl-in-php-56/
                (filter at the end of page)

                other than that, google is your friend

                in reply to: SMTP not working, Error 503 #35388
                Olly
                Admin & Mod

                  hacking core files is a VERY VERY bad idea (you will have the same problem every time wordpress updates)

                  in reply to: SMTP not working, Error 503 #35386
                  Olly
                  Admin & Mod

                    All I can suggest is to look at your mail(error)logs and speak to your host

                    I know absolutely nothing about your server / server setup and if it’s not only the wppizza smtp settings but also other smtp plugins that throw errors then there’s clearly something wrong in your setup/credentials somewhere

                    in reply to: Style problem #35382
                    Olly
                    Admin & Mod

                      there is no such thing as “Standard” style please refer to the shortcode documentation
                      https://docs.wp-pizza.com/shortcodes/

                      in reply to: wppizza_on_order_execute #35374
                      Olly
                      Admin & Mod
                        This reply has been marked as private.
                        in reply to: Adjusting the ingredients grid #35372
                        Olly
                        Admin & Mod

                          > if the client wants to pay for it.
                          sure. (building websites is not a charitable event after all 🙂 )

                          in reply to: Adjusting the ingredients grid #35370
                          Olly
                          Admin & Mod

                            the whole layout there is done with css and media queries anyway so you could simply use the classes, id’s and elements provided (there are loads of them ) to overwrite things as needed
                            i.e float or scale things as is appropriate for your particular setup (but make sure to test things on different screensizes)

                            >Do you know if this is something that anyone else has done successfully
                            probably, but i don’t know any particular examples off hand and – in any case – what’s suitable for your groups and ingredients available is probably unique to your site.

                            i would not advise against doing it as such, but i can tell you that it needs a lot of fiddling with if you want to do it
                            i’m sure in some scenarios and for some themes what’s there can be bettered, but of course , i am only trying to offer something that’s universally acceptable for all scenarios (as much as this is possible)

                            in reply to: wppizza_on_order_execute #35363
                            Olly
                            Admin & Mod

                              PS: if you dont want to wait you can also send me your *test* merchant key and md5key (if any) (if you do, mark the reply as private here)

                              and the currency you are using

                              in reply to: wppizza_on_order_execute #35361
                              Olly
                              Admin & Mod

                                i need to re-activate my epay.dk account until i can check things
                                i sent them an email , but dont know when they will reply

                                in reply to: GoodCom printers #35360
                                Olly
                                Admin & Mod

                                  i don’t find this very legible (just my opinion)
                                  however (not exactly the same but will make it somewhat more condensed), it force wraps at 74 characters
                                  if you want it to wrap sooner ,you could set a couple of constants to be less

                                  https://docs.wp-pizza.com/developers/?section=constants

                                  notably
                                  WPPIZZA_PLAINTEXT_MAX_LINE_LENGTH
                                  and
                                  WPPIZZA_PLAINTEXT_MAX_LINE_LENGTH_WORDWRAP

                                  in reply to: GoodCom printers #35357
                                  Olly
                                  Admin & Mod

                                    the missing dot is just a typo here in this thread (it’s in the plugin though)

                                    in reply to: wppizza_on_order_execute #35356
                                    Olly
                                    Admin & Mod

                                      got a link ?

                                      in reply to: SMTP not working, Error 503 #35352
                                      Olly
                                      Admin & Mod

                                        because using a server to send is quite different from using an email client
                                        you’ll have to speak to your mail administrator

                                        in reply to: SMTP not working, Error 503 #35344
                                        Olly
                                        Admin & Mod

                                          you could also try to disable the wppizza smtp functionality and see if you have more luck with another 3rd party smtp plugin

                                          wppizza is of course not really a smtp plugin as such. i just added that option to perhaps be useful and i know it works on many/most servers (not to mention that i noticed that many smtp plugin store their smtp passwords in plaintext which – in my book – is far from ideal)

                                          in reply to: SMTP not working, Error 503 #35343
                                          Olly
                                          Admin & Mod

                                            >What do you mean with “verify that the domain or address is defined for this server.”?
                                            lol, *I* don’t mean anything by that. it’s the phpmailer script that says this

                                            can you check with your host/server admin first of all if From: Pizza XXX is allowed to send in the first place to a non-local address (and/or have a look at your mail (error) log)

                                          Viewing 20 posts - 1,341 through 1,360 (of 4,454 total)