WPPizza – A Restaurant Plugin for WordPress › Support › General Support › Meal Size broken after upgrade to 2.16
- AuthorPosts
- 30 May, 2016 at 7:21 pm #18522
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.530 May, 2016 at 7:26 pm #18523got a link ?
what version did you upgrade from ?
30 May, 2016 at 7:29 pm #18524actually, i’m not even certain if you are talking about admin or frontend hereforget 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 reply30 May, 2016 at 7:46 pm #18525This reply has been marked as private.30 May, 2016 at 8:02 pm #18526thanks:
your problem is javascript errors that are either thrown buy your plugin or themeUncaught 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 easieryou should also enable debug like so https://www.wp-pizza.com/topic/how-to-enable-debug-in-wordpress/ and check your debug log
30 May, 2016 at 8:46 pm #18527have 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)30 May, 2016 at 8:55 pm #18528This reply has been marked as private.30 May, 2016 at 8:58 pm #18529This reply has been marked as private.30 May, 2016 at 9:11 pm #18530This reply has been marked as private.30 May, 2016 at 9:16 pm #18531This reply has been marked as private.30 May, 2016 at 9:20 pm #18532in 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 it30 May, 2016 at 9:27 pm #18533you 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
- AuthorPosts
- The topic ‘Meal Size broken after upgrade to 2.16’ is closed to new replies.