Olly

Forum Replies Created

Viewing 20 posts - 3,781 through 3,800 (of 4,451 total)
  • Author
    Posts
  • in reply to: HTML Email editing #7455
    Olly
    Admin & Mod

      that link doesn’t work

      in reply to: Sidebar in mobile devices #7447
      Olly
      Admin & Mod

        you should lookup/learn about css media queries

        https://www.google.co.uk/#q=css+media+queries

        in reply to: HTML Email editing #7445
        Olly
        Admin & Mod

          i do not have access to your theme functions.php with my login, so cannot really say what the issue might be.

          however, are you sure you put your customisations in the right functions.php ? (i.e in the functions.php of “el mexicano order foxy” ?)

          in reply to: Sidebar in mobile devices #7444
          Olly
          Admin & Mod

            Hi

            that’s really down to your theme, but you could of course put a second cart somewhere at the top that’s only visible on mobile devices (perhaps the “minicart” as i call it – see here:
            https://www.wp-pizza.com/topic/wppizza-shortcodes/ under display total value only)

            regarding css
            https://www.wp-pizza.com/topic/customising-the-css/

            in reply to: Sticky cart #7442
            Olly
            Admin & Mod

              works fine here….
              what browser/device are you using ?

              in reply to: HTML Email editing #7433
              Olly
              Admin & Mod

                will have a more indepth look tomorrow (am somewhat between airports)
                am guessing though that you put the code in the wrong functions.php (just a guess, could be all sorts of other things)

                in reply to: Button styling #7431
                Olly
                Admin & Mod

                  cant see you overriding the min-width anywhere..
                  in any case try this instead

                  width: 300px !important;
                  min-width: 300px !important;

                  in reply to: Ingredients Extension not showing up #7418
                  Olly
                  Admin & Mod

                    that would do it

                    bear in mind – for future reference – that all the plugins have their own access rights you can give/revoke for any lower user role than the one you installed it as

                    again, just for reference …

                    in reply to: Ingredients Extension not showing up #7416
                    Olly
                    Admin & Mod

                      >Can you see AI under your account in the test you created?

                      yep

                      in reply to: Ingredients Extension not showing up #7413
                      Olly
                      Admin & Mod

                        explain this to me perhaps.

                        i just logged in with the original credentials you sent me

                        i added a new site (you’ll see it as wppizza test)
                        went to the dashboard of the site whereupon it installed the main wppizza plugin (as it’s network activated)
                        going to the dashboard again , it also installed the -network enabled – add ingredients plugin – (makes perfect sense, as it cant install it if the main wppizza does not yet exist) )

                        now i can access everything as needed…

                        to me this looks like it works as it should…?!

                        in reply to: Ingredients Extension not showing up #7411
                        Olly
                        Admin & Mod
                          This reply has been marked as private.
                          in reply to: Ingredients Extension not showing up #7410
                          Olly
                          Admin & Mod

                            >If anything I can send you my credentials

                            yes please. (i will try to create a new subsite from scratch and see what i find)

                            in reply to: Ingredients Extension not showing up #7408
                            Olly
                            Admin & Mod

                              assuming i am correct with my assumption, the following should also work.
                              network disable AI (add ingredients)

                              create new site with wppizza.
                              now network enable AI which will add things to that new site but after wppizza

                              in short, if the main plugin exists beforehand and has been installed , AI etc should all work and install correctly after that

                              of course i should do something about this scenario if that’s the case, but need to know first if this really is the problem…thanks for trying these things

                              in reply to: Ingredients Extension not showing up #7407
                              Olly
                              Admin & Mod

                                thanks
                                i’m wondering if its a race condition, i.e if you install them both at the same time on a new site – as it would if you network enabled them both – it tries to install the add ingredients before the main wppizza.

                                as the add ingredients relies on some things in wppizza being available , it will fail (actually it doesnt, it just would not set the right user roles having access to the plugin…but i will spare you the details – for the moment anyway)

                                in reply to: Ingredients Extension not showing up #7405
                                Olly
                                Admin & Mod

                                  loggin into your site with what you sent me , i cannot access the extension anywhere with my credentials (not even the one you seem to be seeing)

                                  please do me a favour though (maybe this will make a difference)

                                  disable the add ingredients extension (i believe you have this network enabled)

                                  create a new site and activate – if required – the main wppizza plugin. After that just enable on that site the add ingredients extension and see if that does let you access it for that site

                                  (just trying to figure out whats going on your end.
                                  there seem to be so many other plugins running on your site that trying to make this work the easiest way possible to start off with might be worth a go here and then we figure out what to do about your particular scenario)

                                  in reply to: Ingredients Extension not showing up #7402
                                  Olly
                                  Admin & Mod

                                    my guess would be that you installed it as superadmin but did not give admins access (i cannot see it on any site at all with the credentials you sent me)

                                    make sure you log in as superadmin, go to the subsites and enable the access as required (wppizza->add ingredients -> access rights tab

                                    in reply to: order form settings "use when registering" #7399
                                    Olly
                                    Admin & Mod

                                      >those fields are specifically part of wppizza though? same deal as order history shortcode.

                                      so ?

                                      in reply to: order form settings "use when registering" #7398
                                      Olly
                                      Admin & Mod

                                        > and they do not see the wppizza custom fields added to the profile
                                        because most of those plugins do it wrong and use their own page, totally ignoring any wordpress filter / action hooks others might use

                                        in reply to: order form settings "use when registering" #7382
                                        Olly
                                        Admin & Mod

                                          search wordpress.org for plugins that do that..nothing to do with me

                                          in reply to: Filter to add text before and after html email? #7376
                                          Olly
                                          Admin & Mod

                                            you will see actions and filters in the templates
                                            it is for you to find out which one in particular you need for what you want to do

                                            if you look in the codesnippets section -https://www.wp-pizza.com/forum/code-snippets/- , you will also find a ton of examples for various things

                                            generally speaking, you should probably do a bit of reading here though
                                            https://www.google.co.uk/#q=using+actions+and+filters+in+wordpress
                                            which is a lot more comprehensive than i will ever be able to do

                                          Viewing 20 posts - 3,781 through 3,800 (of 4,451 total)