Meal Size broken after upgrade to 2.16

WPPizza – A Restaurant Plugin for WordPress Support General Support Meal Size broken after upgrade to 2.16

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #18522
    Louis
    Participant

      Hi,
      We have problems adding new meal sizes on our webshop.

      I am using Firefox 45.0.2. When I press the “add” button, the browser simply jumps to the top of the page without adding an additional line. I think the problem happens after an upgrade to a new version.

      We have tried different browsers with different laptops, clearing caches etc without success.
      I have also noticed that my order history table is empty since 30 days although we had some orders.

      Any help to get this up and running again would be appreciated.

      Louis

      ACTIVE PLUGINS:

      Antispam Bee: 2.6.8
      BackupBuddy: 7.1.3.2
      CodeStyling Localization: 1.99.30
      Contact Form 7: 4.4.2
      Duplicator: 1.1.6
      iThemes Security: 5.4.5
      jQuery Updater: 2.2.4
      MailChimp for WordPress: 3.1.8
      Media Library Categories: 1.5.2
      Monarch Plugin: 1.0
      NextScripts: Social Networks Auto-Poster: 3.6.3
      Really Simple CAPTCHA: 1.9
      Restaurant Reservations: 1.5.3
      Scroll Button: 1.0.0
      Widget Logic: 0.57
      Wp Facebook Share Like Button: 1.9
      WP Google Fonts: v3.1.4
      WPPizza: 2.16.11.4
      WPPizza Gateway – Saferpay: 1.1
      WP Slimstat Analytics: 4.3.2.2
      Yoast SEO: 3.2.5

      #18523
      Olly
      Admin & Mod

        got a link ?

        what version did you upgrade from ?

        #18524
        Olly
        Admin & Mod

          actually, i’m not even certain if you are talking about admin or frontend here

          forget that – i did not read this properly.
          in any event , i would need admin access to have a look what happens when adding a meal size
          if you post it here, mark it as a private reply

          #18525
          Louis
          Participant
            This reply has been marked as private.
            #18526
            Olly
            Admin & Mod

              thanks:
              your problem is javascript errors that are either thrown buy your plugin or theme

              
              Uncaught Error: Syntax error, unrecognized expression: a[rel=]
              Uncaught TypeError: Cannot read property 'hasClass' of undefined
              

              you should de-activate all other plugins and use a default theme to track it down where those errors come from (as they are all thrown in together in a load.scripts.php i cannot tell you which one is the one likely to cause the problem)

              that said, my initial suspicion would be your “jquery-updater” . i cannot even begin to tell you why it is a very bad idea to replace the jquery version that comes with wordpress that way
              (but here’s a great article i fully agree with https://pippinsplugins.com/why-loading-your-own-jquery-is-irresponsible/ )
              It may be the case that that plugin is not to blame , but de-activating it might at least make debugging the underlying issue easier

              you should also enable debug like so https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/ and check your debug log

              #18527
              Olly
              Admin & Mod

                have had a bit more of a look.
                i _believe_ your problem is cuased by your theme.
                as an example, try using qucikedit in your posts. you’ll see it wont work . switch to a default theme and it probably works again (just an educated guess of course)

                #18528
                Louis
                Participant
                  This reply has been marked as private.
                  #18529
                  Olly
                  Admin & Mod
                    This reply has been marked as private.
                    #18530
                    Louis
                    Participant
                      This reply has been marked as private.
                      #18531
                      Olly
                      Admin & Mod
                        This reply has been marked as private.
                        #18532
                        Olly
                        Admin & Mod

                          in short, what you want to do is:
                          turn off all plugins. keep theme.
                          can you use quickedit ?
                          if not, switch theme to a default theme. can you use quickedit now ?
                          if you can, speak to theme developers to fix it

                          #18533
                          Olly
                          Admin & Mod

                            you also have js errors on the frontend

                            
                            Uncaught TypeError: $ is not a function (index):770 
                            i.e 
                            $("#mainmenu .wp_nav_menu_mobile ul.menu li a").each(function() {
                            

                            that might be caused by the theme or a plugin. i do not know, but i can guarantee you it’s not wppizza

                          Viewing 12 posts - 1 through 12 (of 12 total)
                          • The topic ‘Meal Size broken after upgrade to 2.16’ is closed to new replies.