Reply To: Plugin Breaks in WordPress 5.5

Author Replies
TUC # Posted on August 18, 2020 at 6:37 am

There is also still some broken js.


jquery.fancybox.min.js?ver=1.2.2:17 Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.fancybox.min.js?ver=1.2.2:17
at jquery.fancybox.min.js?ver=1.2.2:17
(anonymous) @ jquery.fancybox.min.js?ver=1.2.2:17
(anonymous) @ jquery.fancybox.min.js?ver=1.2.2:17
jquery.affix.js?ver=1.2.2:90 Uncaught TypeError: Cannot read property 'msie' of undefined
at jquery.affix.js?ver=1.2.2:90
at jquery.affix.js?ver=1.2.2:1101
(anonymous) @ jquery.affix.js?ver=1.2.2:90
(anonymous) @ jquery.affix.js?ver=1.2.2:1101
jquery.scroll-to.min.js?ver=1.2.2:1 Uncaught TypeError: Cannot read property 'safari' of undefined
at jquery.scroll-to.min.js?ver=1.2.2:1
at load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
at Function.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.C.fn._scrollable (jquery.scroll-to.min.js?ver=1.2.2:1)
at n.fn.init.C.fn.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at Function.C.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at HTMLDocument.<anonymous> (mpv.js?ver=1.2.2:521)
at i (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at Object.fireWith [as resolveWith] (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
(anonymous) @ jquery.scroll-to.min.js?ver=1.2.2:1
(anonymous) @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
map @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
map @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
C.fn._scrollable @ jquery.scroll-to.min.js?ver=1.2.2:1
C.fn.scrollTo @ jquery.scroll-to.min.js?ver=1.2.2:1
C.scrollTo @ jquery.scroll-to.min.js?ver=1.2.2:1
(anonymous) @ mpv.js?ver=1.2.2:521
i @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
fireWith @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
ready @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
J @ load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
jquery.scroll-to.min.js?ver=1.2.2:1 Uncaught TypeError: Cannot read property 'safari' of undefined
at jquery.scroll-to.min.js?ver=1.2.2:1
at load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2
at Function.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.map (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:2)
at n.fn.init.C.fn._scrollable (jquery.scroll-to.min.js?ver=1.2.2:1)
at n.fn.init.C.fn.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at Function.C.scrollTo (jquery.scroll-to.min.js?ver=1.2.2:1)
at mpv.js?ver=1.2.2:2830
at dispatch (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:3)
at r.handle (load-scripts.php?c=1&load[chunk_0]=jquery,utils,jquery-ui-core,jquery-ui-widget&ver=5.5:3)

Steps to reproduce:

1. In admin panel, click masterplan->templates
2. Click on the fieldsets for one of the templates
3. Click on one of the custom fields in any of the fieldsets
4. Using breadcrumb nav at the top, click the fieldset name
5. JS error and cannot click on elements in the table anymore.

Latest From the Blog

Ability to deactivate licence domains within MasterPress account management

25th October 2024

We have just rolled out an account management feature which allows licence holders to have better control over the domains that use their licence key. From the MasterPress Account Management page, the list of Active Sites that use your licence now includes a function that allows you to remove a domain from your licence. Simply… 

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM