Olly

Forum Replies Created

Viewing 20 posts - 1,001 through 1,020 (of 4,446 total)
  • Author
    Posts
  • in reply to: ZIP/Postcode area district #41670
    Olly
    Admin & Mod

      from what i can see , your address is already completely entered, so there’s no other autocomplete option to display as there isn’t any other

      somehow not sure what the issue is i must admit

      in reply to: ZIP/Postcode area district #41666
      Olly
      Admin & Mod

        using maps: no
        using areas/postcodes: only the other way round. that is, include/set all the streets you want as distinct separate “areas” (which will then be streets)

        in reply to: ZIP/Postcode area district #41660
        Olly
        Admin & Mod

          If you use the maps option, it will use distances only, regardless of what the boundaries of any postcodes are

          if you want to restrict by – arbitrary – regions/areas, you will have to use the standard settings and type them in as those different areas in the “Delivery Options” settings of the plugin

          in reply to: Checkout buttons not showing #41614
          Olly
          Admin & Mod

            i cannot see any modal popup on http://superucowines.com/pedidos-4/ . that page does not do anything really (probably because it’s not set as the orderpage in wppizza->order settings)

            and its also still running v 3.9

            i dont think this has something to do with the divi theme (that’s used on many sites that use wppizza without issues as far as i know) but more likely the plugin that generates the popups (that would be my guess at the moment).
            wppizza will only generate all the code necessary for checkout if it knows that the checkout widget is actually on the page
            to do that , the page content saved gets searched for the widget (shortcode) BEFORE it is rendered

            if the popup does its own thing – i.e. not useing the wordpress content filters to add to the page, wppizza has no way of knowing that the cart is on the page
            sure, it generates *some* output, but all the required javascript files will be missing

            you could however try to enable “wppizza->settings->miscellaneous -> Load css and js on all pages” . this *might* help

            in reply to: Checkout buttons not showing #41611
            Olly
            Admin & Mod

              >Sory about the amount of messages
              no problem

              a couple of things

              a) you have the *checkout* widget on that page 2x – there *will* be things that do not work if you do that

              b) however, when i mess around with things here by adding all sorts of widgets to the same page , there does also perhaps appear to be a bug in 3.9 of the plugin (not 100% sure yet if that’s a bug or something else)

              c) as there were a number of things that were updated in 3.9, perhaps you could try downgrading to 3.8.6 – available here https://wordpress.org/plugins/wppizza/advanced/
              there were no database changes between the two, so this should be quite safe to do – though making a backup never hurts of course
              if you do that and it works, let me know and i’ll try to figure out what the issue may be – after all, you are trying to use the whole thing in a not very common way (that’s fine of course, but not something i can extensively test that much between updates given the number of possible permutations there could be in setting this sort of thing up)

              in reply to: New function in the shopping cart #41588
              Olly
              Admin & Mod

                >it just shows me: from 10:00 to 22:30 without a break !!
                as it says in the help screen actually
                “Note: if you set anything here, it will not be reflected when displaying openingtimes via shortcode or in the widget, so you might want to display your openingtimes manually somewhere. It DOES, however close the shoppingcart, the ability to order etc as required)”

                regarding some sort of countdown widget:
                sorry, but I don’t think I will spend any time on this (not now or in the near future anyway) as there are other things I consider to have a way higher priority and usefulness

                in reply to: Checkout buttons not showing #41541
                Olly
                Admin & Mod

                  [wppizza type=’cart’] does not take any “category” arguments

                  https://docs.wp-pizza.com/shortcodes/

                  in reply to: Checkout buttons not showing #41539
                  Olly
                  Admin & Mod

                    that’s because you put the orderpage shortcode/widget on the page instead of the cart

                    https://docs.wp-pizza.com/getting-started/?section=setup

                    in reply to: Checkout buttons not showing #41535
                    Olly
                    Admin & Mod

                      got a url ?

                      in reply to: Exporting/Importing WWP data #41428
                      Olly
                      Admin & Mod

                        any kind of decent clone/migration plugin would do i would think

                        in reply to: Half / half only for certain sizes #41417
                        Olly
                        Admin & Mod

                          the only way to do that (at the moment) is to copy/duplicate your pizza and it’s ingredients to a distinct additional menu item that only has one size (i.e small) and disable half/halfs etc there

                          in reply to: Email Template #41376
                          Olly
                          Admin & Mod
                            This reply has been marked as private.
                            in reply to: Email Template #41375
                            Olly
                            Admin & Mod

                              >Do I need to look somewhere else in order to change it?
                              no, that’s the only place
                              just to be sure though, when you say “once I place a order on the shop the print order comes out as usually”
                              where are we looking ?
                              when clicking on the print button next to an order in th eorder history (or a cloudprint printout perhaps) or elsewhere ?

                              in reply to: Collecting User Emails With Permission #41339
                              Olly
                              Admin & Mod

                                that simply will not do or anyone could just subscribe anyone else at any time
                                one needs – at a minimum – double opt ins with the option to also allow the user to opt out again at any time and in a simple manner

                                that said, this is what the integration below is for, as all those mailinglists already cater for optins/outs and various other options,
                                not to mention they are of course also there to actually administer and send newsletters

                                https://support.wp-pizza.com/downloads/wppizza-mailinglists/

                                (though yes, in effect it adds a simple checkbox to the frontend , but there’s a lot more to it than that)

                                in reply to: Email Template #41306
                                Olly
                                Admin & Mod

                                  a bit puzzled why your topic title says “email templates” when your text refers to the print templates.
                                  assuming that the title is wrong here, you should use your browsers element inspector . to see what might be perhaps overriding your settings (as this works just fine here)
                                  your code above is also missing a closing bracket and if some css lines before are invalid too, it will never read what’s coming after

                                  i.e check your css declarations

                                  in reply to: WPPizza Add Ingredients- enhancement request #41162
                                  Olly
                                  Admin & Mod

                                    sorry, but i do not understand why a textbox where the customer might (or indeed might not) want to add arbitrary information would ever need to be mandatory.

                                    regarding labels
                                    as you can assign different/multiple textbox options to whatever menu item you wish (or not as the case may be)
                                    you can simply choose not to add and labels if you so desire

                                    not to mention, there are a ton css classes you could also use to selectively not display a certain element if you so desire (or highlight, or whatever else you can think of really on that front)

                                    in reply to: Send order button not working #41136
                                    Olly
                                    Admin & Mod
                                      This reply has been marked as private.
                                      in reply to: Send order button not working #41114
                                      Olly
                                      Admin & Mod

                                        guessing that it might be http://www.rotanapizza.co:

                                        you have a ton of javascript errors as you are loading (my guess is some other plugin is doing that) an external version of jquery
                                        as opposed to the one that comes with WordPress. Thats simply not a good idea (even more so if it’s a different version)

                                        you must fix that first
                                        i’d also suggest you do not minify things before you know it all works, some plugins combine js and css in the wrong order which will cause you all sorts of issues, so make sure it works first without , before doing this so you know where to look when it does not work anymore

                                        in reply to: Send order button not working #41113
                                        Olly
                                        Admin & Mod

                                          can i have a link to the site please ?

                                          in reply to: HTML text in shopping cart #41031
                                          Olly
                                          Admin & Mod

                                            at some point i might visit that idea (and perhaps allow spans too – not sure yet)
                                            i’ll make a note of it

                                            in the meantime i would think a

                                            
                                            max-width: 100px;
                                            display: inline-block;
                                            

                                            css declaration (or similar) on that span element should also get you there in most cases

                                          Viewing 20 posts - 1,001 through 1,020 (of 4,446 total)