Olly

Forum Replies Created

Viewing 20 posts - 61 through 80 (of 4,430 total)
  • Author
    Posts
  • in reply to: WPPizza Mailinglist x Sendy not working #68694
    Olly
    Admin & Mod

      >The problem was: allow_url_fopen was deactivated

      Yup, that would do it.

      If allow_url_fopen is disabled Sendy would not work using the API examples Sendy are suggesting – which is of course what I referred to and used when integrating Sendy here.

      However, I really cannot see any reason why allow_url_fopen needs to be enabled for this sort of thing so as of v1.5 of the WPPizza Mailinglists plugin allow_url_fopen is not needed anymore if using Sendy .

      Hope that helps

      Thanks for doing the digging around ….

      Cheers

      Oliver

      in reply to: WPPizza Mailinglist x Sendy not working #68671
      Olly
      Admin & Mod
        This reply has been marked as private.
        in reply to: WPPizza Mailinglist x Sendy not working #68368
        Olly
        Admin & Mod

          >Do you suggest clearing the debug log of old entried?
          it’s entirely your call.
          In my opinion:
          you have error entries from 2018. Noone will ever need these or want to look at them
          Maybe I can recommend this (but as mentioned , your decision)
          https://www.wp-pizza.com/wp-utilities/ -> “Truncate WP Debug Log”
          (but your debug is so big – 1.5 gb – you need to delete this one to start off with anyway if you want to use that plugin)

          in reply to: WPPizza Mailinglist x Sendy not working #68367
          Olly
          Admin & Mod

            there’s a filter integrated you can use to alter/amend the past data as you require for your particular setup

            
            $postdata = apply_filters('WPPIZZA_MLL_SENDY_parameters', $postdata, $customer_data, $order_details, $list_options );
            
            in reply to: WPPizza Mailinglist x Sendy not working #68363
            Olly
            Admin & Mod

              >Also, I noticed that the “location” and “Number” columns are not being transferred to Sendy via API.

              there’s nothing like that provided by the api from what I can see
              https://sendy.co/api#subscribe
              so I do not really understand that comment to be honest

              in reply to: WPPizza Mailinglist x Sendy not working #68362
              Olly
              Admin & Mod
                This reply has been marked as private.
                in reply to: WinOrder not printing “City” #68331
                Olly
                Admin & Mod

                  Other than knowing that it exists, I have no knowledge about WinOrder or indeed its inner workings.
                  I’m afraid you will have to contact the developer of WinOrder about any issues you have with it as I know nothing about it

                  in reply to: WPPizza Mailinglist x Sendy not working #68290
                  Olly
                  Admin & Mod

                    We aim to please 🙂

                    in reply to: WPPizza Mailinglist x Sendy not working #68288
                    Olly
                    Admin & Mod

                      Should now be fixed (v1.4)
                      might take a few hours for an update to be shown as being available though in your wp backend
                      (depends on your exact wordpress setup and configuration)
                      Once it’s updated , get your api key from your sendy installation and enter it in the plugin settings (wppizza-> order settings-> mailinglists -> Sendy : Sendy ApiKey)

                      If you still have issues after that, let me know

                      Cheers

                      in reply to: WPPizza Mailinglist x Sendy not working #68272
                      Olly
                      Admin & Mod

                        Hi
                        thanks for the report.
                        It appears that sendy has changed their API somewhat and now requires an api key to be entered in the settings . I’ll update the WPPizza mailing list plugin to that effect in the next few days to make sure it behaves again.

                        Thanks

                        in reply to: Discout promotion #68119
                        Olly
                        Admin & Mod

                          Hi,
                          first of all, apologies for the late reply.

                          Regarding your question though, there isnt really anything – short of writing your own filter – that would allow you to do this in that much granularity.
                          The coupon/discount plugin would allow you to set a 20% discount for a logged in user (with some requirements like minimum order values and some such ) but that is about as far as it goes I’m afraid

                          in reply to: user groups – multiple prices #67807
                          Olly
                          Admin & Mod

                            there’s nothing inbuilt for this sort of thing.
                            Depending however on how you construct your usergroups to start off with this snippet here might be a starting point
                            https://docs.wp-pizza.com/developers/?section=change-prices-of-menu-items-depending-on-day-of-week

                            in reply to: Hiding license keys or converting them to dots #67669
                            Olly
                            Admin & Mod

                              PS: just a guess, but some of the user role plugin can probably also do very granular stuff like denying access just to a particular tab/page
                              i.e in your case to http[s]://[your-domain]/wp-admin/edit.php?post_type=wppizza&page=tools&tab=licenses
                              if you still wanted them to have access to the “maintenance” , “system info” etc tabs

                              in reply to: Hiding license keys or converting them to dots #67668
                              Olly
                              Admin & Mod

                                the way to deny access to teh licence keys / tools is using the “access rights” tab to deny access to this tab for given users. Depending on your setup regarding user roles and how your site administration amd access is structured , you may or may not have to create a new one (like a “super admin” for example or some such for yourself).
                                There is plenty of info that can be found regarding WordPress user roles as well as a multitude of plugins that can administer those in a point and click sort of way .

                                I know that licence keys for gateways are also still displayed in the gateway pages for legacy reasons. These will be phased out over time (naturally you can also deny access to te gateway page too via the “access rights” control. Might be a good idea in any event…..)

                                regarding: ….If I delete the license keys, some plugins lose functionality…
                                Then you have an issue somewhere. Frontend plugin functionality – and the associated administration of it – is completely independent from license keys entered or not (other than what it’s supposed to do like telling you that there is an update available for example and allowing you to update the plugins. ).

                                in reply to: “ASAP” Delivery for Preorders #67257
                                Olly
                                Admin & Mod

                                  Isn’t really from *my* point of view to be honest, just from feedback received …

                                  Are you looking for this sort of thing ?
                                  https://www.wp-pizza.com/topic/pre-order-hours/

                                  in reply to: “ASAP” Delivery for Preorders #67254
                                  Olly
                                  Admin & Mod

                                    Hi,

                                    It is entirely deliberate that people have to choose a distinct timeslot when you are not open.

                                    If you give people the option to choose “ASAP” when you are not open, they *will* complain to you “where is my food” as people simply do not read stuff.
                                    I.e they will not be aware that your shop is closed and expect their food within 30 minutes or whatever is the normal time during opening hours.

                                    This is based on conversations I had with many users of the plugin.
                                    You honestly do not want this option and there’s no tweaking or steps you can do to enable this either in the plugin (other than re-writing the code itself of course)

                                    in reply to: line spacing between the checkbox and the delivery date #67231
                                    Olly
                                    Admin & Mod

                                      there are lots and lots of classes and ids attached to all elements.
                                      simply use css margins or paddings or whatever you fancy

                                      https://docs.wp-pizza.com/advanced/?section=frontend-css-styles-layout

                                      in reply to: DELIVERY BY POST/ZIPCODE Google Maps #67142
                                      Olly
                                      Admin & Mod

                                        Sorry, only google maps is implemented for distance based calculations

                                        in reply to: DELIVERY BY POST/ZIPCODE Google Maps #67078
                                        Olly
                                        Admin & Mod

                                          first of all, you need to make sure that your plugins / themes / wordpress are up to date as well as using a valid google maps api key

                                          in reply to: DELIVERY BY POST/ZIPCODE Google Maps #67068
                                          Olly
                                          Admin & Mod

                                            naturally, you also want to make sure all your plugins/themes are up to date

                                          Viewing 20 posts - 61 through 80 (of 4,430 total)