Olly

Forum Replies Created

Viewing 20 posts - 2,421 through 2,440 (of 4,447 total)
  • Author
    Posts
  • in reply to: Demo ? #19340
    Olly
    Admin & Mod

      >Is it possible in backend to add all the item in category “Beverage” for the drink ?
      no
      > Can I use items already registered in a category as ingredients ?
      no
      > Or items and ingredients are independent ?
      correct

      see https://support.wp-pizza.com/twentytwelve/our-menu/user/ -> “breakfast example” how the plugin could be used for this sort of thing though if you really wanted to do that.

      Note: although many things are possible, as shown in the examples, the main purpose of the “Add Ingredients” plugin is to add ingredients to a menu item , not adding one menu item to another in a special offer sort of way

      in reply to: Demo ? #19334
      Olly
      Admin & Mod

        there are plenty of demos here
        https://support.wp-pizza.com/twentytwelve/
        and also here (including backend examples)
        https://support.wp-pizza.com/twentytwelve/our-menu/user/

        there is no trial version (or demo mode) available I am afraid.

        in reply to: Get no mail after order #19306
        Olly
        Admin & Mod

          ok,
          However, just to be clear. the default is using cc’s etc .
          you can always add distinct separate emails using the drag/drop templates

          in reply to: Translation with Loco #19295
          Olly
          Admin & Mod

            PPS: in your scenario it seem to me irrelevant that your language is french , as you are saying you are creating a website in spanish and add english

            in reply to: Translation with Loco #19294
            Olly
            Admin & Mod

              not quite.
              if you *add* english as a second language, the english default strings get inserted into the string translation of wpml. once they are inserted there you can change those too in the string translation. As with all other languages, the frontend strings only get used the first time you add a new language, after that you can edit them in wppizza->localization or WPML

              furthermore, the mo file of course still gets used for all other admin translations (i.e explanations as to what options do etc).

              PS: The plugin supports WPML, I do not know anything about what your LOCO plugin does or whether it is WPML compatible

              in reply to: Translation with Loco #19292
              Olly
              Admin & Mod

                >For the frontend, the translation does not use the .mo file. That is true ?
                no, when installing, the translation initially inserted/used comes from mo file. once installed however you cam change it as you like and the mo file does not get used anymore for those localization strings.

                for this to work in french though , you (someone) would have to translate it into french of course, otherwise the default strings in wppizza->localization will be in english as there is no french to insert

                >Is it possible to load into settings > localization translations .mo?
                see above

                in reply to: Get no mail after order #19289
                Olly
                Admin & Mod

                  did you follow the suggestions in this thread?
                  did you set a from email address that corresponds to your server (as mentioned in the big , red DMARC notice in the admin if it is not )?
                  Did you have a look at the (mail) server (error) logs ?

                  by default the plugin sends the same email to buyer and seller in the same email (using cc’s etc), if you only receive one of these, the chances are it gets rejected by the mail server for the other because of – perhaps – firewall, MX, PTR, DMARC settings of the server.
                  you should speak to your mail server admin. they would be much better placed to find out as I have no idea about your setup (mail or otherwise)

                  in reply to: Search Feature breaks while WPPizza is Active #19284
                  Olly
                  Admin & Mod

                    as that searchbox at the top of the page seems to me to be a customised search (i.e neither the standard WP search, nor the wppizza search widget/shortcode)

                    you’d have to ask whoever developed that

                    in reply to: Issues getting started #19207
                    Olly
                    Admin & Mod

                      what do you mean you cannot find any help ?
                      have you looked here
                      https://support.wp-pizza.com/forum/installation/
                      here
                      https://support.wp-pizza.com/forum/faqs/
                      and specifically here
                      https://support.wp-pizza.com/topic/wppizza-shortcodes/

                      ?

                      in reply to: Disable sticky cart on mobile #19194
                      Olly
                      Admin & Mod

                        that sticky cart is not going to get developed any further (as mentioned in several places)
                        for precisely those sort of reasons

                        in reply to: Select pickup by default #19175
                        Olly
                        Admin & Mod

                          and what’s the minimum price you set for pickup ?!

                          in reply to: add search form in order history #19143
                          Olly
                          Admin & Mod

                            you’d have to use the wppizza_filter_orderhistory_ordersquery filter to change the query as required

                            and you can use wppizza_filter_orderhistory_header filter to add something to the header on that page for example

                            PS: that said, this soryt of thing will be part of wppizza v3.x by default

                            in reply to: Creditcard Paymet #19105
                            Olly
                            Admin & Mod

                              the only cc gateways currently available are listed here
                              https://support.wp-pizza.com/gateways/

                              until wppizza version 3.x (a few months away yet as of the date of this writing) no additional gateways will be developed.

                              If you do not want to or can’t wait, there is also a skeleton-template in the add-ons directory of the plugin as a starting point to develop your own if you so wish. However, as each gateway works differently, make sure to test things thoroughly if you wish to develop your own based on the skeletons

                              in reply to: Email on status update #19102
                              Olly
                              Admin & Mod

                                sorry, but these are just codesnippets for you to use/edit and I know that they work as they are.

                                If you have issues in your particular setup – mail settings, firewalls, php settings etc etc – or indeed of course just some scripting errors that you may have introduced – you will have to debug this yourself.

                                in reply to: clicking on item won’t open add to cart popup #19101
                                Olly
                                Admin & Mod

                                  I do not know what you think is “supposed” to happen (what popup for example), but it appears to me you should be reading this to start off with
                                  https://support.wp-pizza.com/topic/things-to-do-on-first-install/

                                  Olly
                                  Admin & Mod

                                    i don’t know what you are seeing, but neither of the sites/links you sent have a cart on them, so there isn’t be any popup (and no errors either)

                                    in any event, you should have a look at which script that error comes from , i do not think this will be a wppizza script as i cannot recall ever using ownerDocument anywhere

                                    in reply to: Put aditional free item in cart… #19073
                                    Olly
                                    Admin & Mod

                                      >…Order a pizza and get a desserts for free…

                                      the following might not be helpful in your case, but with a bit of creativity one can also do a bunch of things with the add ingredients extension instead (although those kind of offers are of course not the main purpose of that plugin)
                                      see some examples here : https://support.wp-pizza.com/twentytwelve/our-menu/user/

                                      in reply to: Put aditional free item in cart… #19053
                                      Olly
                                      Admin & Mod

                                        at the moment , all that exists for this kind of thing is the following:
                                        https://support.wp-pizza.com/downloads/wppizza-coupons-and-discounts/
                                        (but read the “===Limitations===” section there)

                                        in reply to: Confirmation email #19052
                                        Olly
                                        Admin & Mod

                                          you can already add attachments though
                                          i know a few people that use email 2 fax stuff and just add some image as attachment . the actual email will still be printed/faxed

                                          in reply to: Email on status update #19051
                                          Olly
                                          Admin & Mod

                                            you should turn on debug
                                            https://support.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/
                                            and check what’s in there (if anything)

                                            and / or also look at your (mail) servers logfiles

                                          Viewing 20 posts - 2,421 through 2,440 (of 4,447 total)