jfa
(Jean-Francois Arseneault)
October 12, 2020, 2:03pm
1
When navigating in the WP dashboard, there is always a console error about an issue with main-wp-branding.js:114
TypeError: $( ‘.delete_text_replace’ ).live is not a function. (In ‘$( ‘.delete_text_replace’ ).live( ‘click’, function () {
$( this ).closest( ‘.mainwp-branding-text-replace-row’ ).fadeOut();
return false;
})’, ‘$( ‘.delete_text_replace’ ).live’ is undefined)
This is on WP 5.5.1 and using MainWP 4.1.2 or 4.1.2.1
josklever
(Jos Klever)
October 12, 2020, 2:21pm
2
You are probably using an old version of the extension, because this should be solved in version 4.0.2, see the changelog:
2 Likes
jfa
(Jean-Francois Arseneault)
October 12, 2020, 3:47pm
3
Well that’s strange… is there a known problem that MainWP adding wouldn’t mentions available updates in WP?
All of them are licensed and connected…
josklever
(Jos Klever)
October 12, 2020, 3:52pm
4
Yes, that’s a known issue (but I don’t know the cause or a structural solution). There have been multiple posts/discussions about it, like in
In the error log of my MainWP Dashboard (4.1) I’m getting lots of errors, like:
PHP message: mainwp-activated-check is deprecated since version 4.1! Use mainwp_activated_check instead.
PHP message: mainwp-extension-enabled-check is deprecated since version 4.1! Use mainwp_extension_enabled_check instead.
PHP message: mainwp-extension-available-check is deprecated since version 4.1 with no alternative available.
Are these gonna be fixed in in coming (Extension) updates? The log is growing quite…
bogdan
(Bogdan Rapaić)
October 12, 2020, 7:27pm
5
Hi @jfa , please make sure you are running the latest version (4.0.2.1) and let us know how it goes.
system
(system)
Closed
November 11, 2020, 7:27pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.