Olly

Forum Replies Created

Viewing 20 posts - 1,821 through 1,840 (of 4,447 total)
  • Author
    Posts
  • in reply to: Small Request For The Thank You Page #27698
    Olly
    Admin & Mod

      >If I could make a suggestion/request would be to make te ‘thank you’ page a separate one.
      sorry, but that’s not ever going to happen. there’s also nothing “small” about that request

      in any event
      a) there’s an action hook you can use when orders have been completed (https://support.wp-pizza.com/topic/after-every-order/)
      b) how are you going to “target users” that have not given you any details in the first place (as they are just on the order page without having done anything) – then again, with a bit of creative thinking you might be able to do something there…
      (though that sounds like spam to me to be honest, but i might be wrong, depends on execution i guess. am not accusing anyone here, just thinking out loud)

      Olly
      Admin & Mod

        >The problem seems to be with the numbering that’s stored in WPML string translation, where item number 1 in wppizza additives is stored as addon_0 in WPML string translation

        i very highly doubt that as the _0 is just an array key/identifier for registering the string ….

        in reply to: weird order page problem #27679
        Olly
        Admin & Mod

          something injects <pre><code>........</code></pre> around the form for reasons only you will know

          Olly
          Admin & Mod

            PS: might also be one of the other plugins you have there like “site origin widget” or something
            only way to really narrow it down is disable all other (non-wppizza) plugins and reenable one by one .
            (same goes for theme as mentioned above)

            Olly
            Admin & Mod

              you could also just delete those string translations (called widget something or another i believe ) and see what happens i guess (perhaps want to make a backup first ….)

              Olly
              Admin & Mod

                my *guess* here would be that it’s not WPML as you have to tell string translation specifically what to translate. i would think the culprit is the theme somewhere (but cannot be sure)

                >Now do I continue troubleshooting here or talk to site origin and WPML compatibility or take it to WPML?

                kind of depends . first thing to do is probably deactivate WPML and switching to a default theme.
                if the issues goes away at least you will have narrowed it down.
                then use your theme again and check if it has come back. if its still ok, enable WPML (though as mentioned above, my guess would be it’s still the theme that causes this)

                if the issue is still the same after disabling WMPL and switching to a default theme (2016 or something) come back here i guess (or come back anyway and let me know what you find)

                Olly
                Admin & Mod
                  This reply has been marked as private.
                  Olly
                  Admin & Mod

                    >got the last one (from 12:56pm), not the previous one (12:14pm)
                    yeah, that’s because i just re-enabled something that seems to have been turned off for some reason at some point (not by me, but i guess the plugin update at some point in the past lost the setting )
                    thanks for letting m know though

                    anyway, that out of the way , lets carry on with the issue at hand

                    Olly
                    Admin & Mod

                      >”massive text blocks in WPML”
                      do a search in your string translation (all of them ) for Orechy

                      >With regards to: have you tried re-saving your additives ? – of course, no change
                      just making sure, lol

                      >This isn’t the recommended shortcode,
                      agreed, but it’s certainly a creative way around your current issue

                      have you tried – temporarily at least – to disable all other plugins to see if you get expected results when using type=additives shortcode ?

                      Olly
                      Admin & Mod

                        do you get notifications of this now ? (i’ll talk about the issue at hand in a sec)

                        Olly
                        Admin & Mod

                          >this forum isn’t sending any notifications
                          let me check. *I* do get them , but I updated the plugin that deals with this a few days ago, maybe it broke . will post here as to what i find

                          Olly
                          Admin & Mod

                            > btw, [wppizza showadditives=”1″ single=”X”] produces this result: https://snag.gy/s8mvWz.jpg

                            not from what i can tell …
                            https://dev.bistropolievocka.sk/dnesne-menu/
                            looks like this https://snag.gy/HAdYFP.jpg here when i look at it ….

                            Olly
                            Admin & Mod

                              secondly. i cannot see any additives called
                              “Orechy” (for example) in your additives. However i can see that in your WPMP string translation in a massive textblock where a whole widget body has this hardcoded…..

                              forget that, i was in the wrong language on your site (although i still do not understand those massive textblocks above,,,but thats irrelevant here i guess)

                              In any event thoough using your shortcodes *here* (works exactly as intended / expected) check your WPML translations i would suggest

                              referring to th eabove again, have you tried re-saving additives ?

                              Olly
                              Admin & Mod

                                have you tried re-saving your additives ?

                                in reply to: Multiple Printers #27619
                                Olly
                                Admin & Mod

                                  there is a filter in the plugin you could use:

                                  
                                  $printers = apply_filters('wppizza_gcp_filter_printers', $printers, $orderId, $order);
                                  

                                  just return the appropriate $printers array/parameters based on parameters available in $order
                                  (depends on your exact requirements how to use it)

                                  in reply to: Hide Popup for registered Users #27618
                                  Olly
                                  Admin & Mod

                                    it does that already, provided you have enabled “include when registering ?” in the plugin and the user is already logged in of course.
                                    However, this is not available / will not work if using gmaps

                                    in reply to: Spam send via Order Form – need help quickly #27596
                                    Olly
                                    Admin & Mod

                                      maybe it’s really here that your issue is / your spam is coming from

                                      mein – dinos [dot] com / wp – signup . php

                                      which is a core WP page….

                                      in reply to: Spam send via Order Form – need help quickly #27595
                                      Olly
                                      Admin & Mod

                                        also, if that form is being used to sent spam, you should also get a lot of orders.
                                        you were saying that the host had to contact you which sounds to me like you did not get any spam orders ……

                                        in reply to: Spam send via Order Form – need help quickly #27594
                                        Olly
                                        Admin & Mod

                                          and what proof are they offering that says it comes from that page of the wppizza plugin ?

                                          in reply to: Error: WP Error: cURL error 35 #27577
                                          Olly
                                          Admin & Mod

                                            PS: version 3 beta has been updated (although that has nothing to do with your issue, just mentioning it )
                                            see blog.wp-pizza.com

                                          Viewing 20 posts - 1,821 through 1,840 (of 4,447 total)