Olly

Forum Replies Created

Viewing 20 posts - 4,021 through 4,040 (of 4,432 total)
  • Author
    Posts
  • in reply to: some strings not translated #5763
    Olly
    Admin & Mod

      how can i remove that or translate it?

      https://wordpress.org/plugins/wppizza/faq/ -> My shop doesn’t do Pizzas, how do I change the name and icon in the administration panel ?

      one is the “WPPizza Categories” not change to the string i have set in the po file.
      all others strings works

      “categories” is a wordpress string so install the correct language for your installation
      re WPPizza , see above

      in reply to: Urgent bug (duplicated items) #5762
      Olly
      Admin & Mod

        have you tried just putting the plain shortcode on a page somewhere ?
        (i.e create a page and put [wppizza category=’!all’ ] in the content area and save)

        (ps: that shortcode is a loop in itself by the way – i .e it loops through items in category(ies))

        in reply to: Urgent bug (duplicated items) #5752
        Olly
        Admin & Mod

          sounds to me like you are putting a loop into a loop

          i would suggest you first just put the shortcode on a page as opposed to using

          
          <?php echo do_shortcode('[wppizza category="!all" ]'); ?>
          

          in a template somewhere and see what happens

          in reply to: help with creating add-on for holidays opening hours #5743
          Olly
          Admin & Mod

            >many restorans working on holidays so it could be where useful to many restaurants to show when the open in holidays

            i would have thought just typing it in somewhere would do the job just fine

            (not sure why you want to make things unnecessarily complicated, but maybe i’m missing things)

            in reply to: help with creating add-on for holidays opening hours #5742
            Olly
            Admin & Mod

              sorry, but this really is your customisation/programming

              you can of course already set opening times for specific date that override the others under

              “Any dates/days where opening times differ from the standard times above (such as christmas etc).”

              but if you want to display holiday names etc etc , that’s really your baby

              there are a bunch of codesnippets though you could have a look at here

              https://www.wp-pizza.com/forum/code-snippets/

              and in your case, the following would probably/possibly be a good starting point

              https://www.wp-pizza.com/topic/extending-the-plugin-with-a-class/

              in reply to: Urgent bug (duplicated items) #5741
              Olly
              Admin & Mod

                PS: don’t know why you are using “echo do_shortcode” instead of just the plain shortcode on a page…but that’s up to you. just wondered

                in reply to: Urgent bug (duplicated items) #5740
                Olly
                Admin & Mod

                  Hi

                  from the screenshot you posted i can’t see anything wrong there
                  you have three different items, all of which are assigned to the same category

                  where is the problem ? am i missing something ?

                  in reply to: custom groups #5736
                  Olly
                  Admin & Mod

                    don’t know what to tell you. just added another group according to this:

                    1. select Eine Portion [Nudeln Mittag]
                    Grup label: Bitte wählen Sie
                    Grup must have one and only one …..
                    select all 7 ingredients
                    select all Items from List

                    works fine
                    some screenshots
                    one
                    two

                    in reply to: custom groups #5731
                    Olly
                    Admin & Mod

                      >Added two custom groups but as I configure one group the customization of other was set to zero

                      hmm, i just added 2 more (custom) ingredients groups in your admin (labelled test 1 and test 2) without any problems
                      i did not assign them to any menu item, so it does not affect the frontend, but nothing got reset or set to zero or anything like that

                      can’t see any issue there ….(?)

                      in reply to: custom groups #5730
                      Olly
                      Admin & Mod
                        This reply has been marked as private.
                        in reply to: custom groups #5727
                        Olly
                        Admin & Mod

                          got partial access, but no access to ingredients…

                          in reply to: custom groups #5725
                          Olly
                          Admin & Mod

                            hmm, all i get is “access denied”

                            in reply to: custom groups #5724
                            Olly
                            Admin & Mod

                              got it , will have a look

                              in reply to: custom groups #5714
                              Olly
                              Admin & Mod

                                phpinfo looks alright from what i can see.
                                still don’t have any access to the backend though

                                in reply to: custom groups #5712
                                Olly
                                Admin & Mod

                                  can you please also put a file (let’s call it wppizzainfo.php or whatever-you-want.php) into the root of your server with the following code in it

                                  
                                  <?php
                                  phpinfo();
                                  ?>
                                  

                                  so i can have a look at your server settings
                                  (let me know when you’ve done so and the link/url to that file)

                                  thanks

                                  in reply to: custom groups #5711
                                  Olly
                                  Admin & Mod

                                    >I also have sent you an email with admin access to one of my sites.

                                    haven’t received anything yet 🙁
                                    once i do it’s probably more efficient to do it directly by email for the moment

                                    what puzzles me though is this:
                                    >This Problem occurred suddenly on all of my sites.

                                    i would have thought something changed somewhere as things don’t tend to change “suddenly” without any reasons

                                    either way, once i can have a look at your admin i might be able to tell more

                                    >Please help.

                                    i’m trying

                                    in reply to: Customization on more that one gropus not working #5704
                                    Olly
                                    Admin & Mod

                                      >i can not read these massages, sorry

                                      makes sense (because you are not the original poster)
                                      anyway, i made the replys public, so you should be able to read them

                                      you might also want to start a new thread….

                                      in reply to: Customization on more that one gropus not working #5702
                                      Olly
                                      Admin & Mod

                                        also, is it possible to get admin access to http://www.amorepizza-service.de

                                        so i can at least have a look ?

                                        (in any case, make a backup of the db beforehand – always a good idea regardless)

                                        in reply to: Customization on more that one gropus not working #5701
                                        Olly
                                        Admin & Mod

                                          d) and just to reiterate, if this was the case generally, i would have hundreds of emails/complaints (which just isn’t the case) so it seems there is something specific to your setup/theme/etc. don’t know yet. let’s try to find out what happend

                                          in reply to: Customization on more that one gropus not working #5700
                                          Olly
                                          Admin & Mod

                                            couple of things:

                                            a) your issue appears to be totally different to the issue of the original poster (but that’s just by the by)

                                            b) It was working just fine.

                                            so, what exactly did you do between it working fine and it not working anymore

                                            c) Yesterday issue with paypal
                                            totally unrelated – did you update the plugin ?
                                            also read here – the orange bit (https://www.wp-pizza.com/paypal-gateway-extension/)
                                            if paypal changes things i don’t know beforehand so can only react anyway
                                            and if there are major things that pretty much break the internet (like the POODLE vulnerability) it will always take a few days to fix (though – from what i can make out , this was addressed more or less within 24hours) …

                                          Viewing 20 posts - 4,021 through 4,040 (of 4,432 total)