- This topic has 10 replies, 2 voices, and was last updated 5 years, 2 months ago by
Sebastian.
Author | Posts |
---|---|
olleka
January 29, 2020 at 2:10 pm
|
Heads up! this post was created when Microthemer was at version 6. The current version is 7. Some references to the interface may be out of date. Hi How can I best debug what is causing the error? Regards |
olleka
January 29, 2020 at 2:30 pm
|
Hi again. It is a bit of pain if I can’t use it. |
Sebastian
January 29, 2020 at 3:53 pm
|
Hey Olleka, I’m happy to help you troubleshoot this. Would you mind sending site access via our secure contact form? Many thanks, |
olleka
January 29, 2020 at 5:34 pm
|
Ok thank you. I have tried several combinations. But “Next Post Manager for WordPress” makes MT totally unusable. The other scripts is an an element in the Generate press Elements called Broadstreet Javascript. If I disable all that MT works ok. I think it is a little hard to use MT with other plugins. The site works ok but even if I have some errors in the console. But I can not work with MT. That is sad. Maybe a setting that could override the javascript check? Regards |
Sebastian
January 30, 2020 at 3:25 pm
|
Thanks for providing access Olle. The broadstreet.watch error is probably worth fixing at some point, as it might affect other plugins that try to run scripts on the frontend of the site. However, it doesn’t seem to be causing any issues for MT. So I’ve followed your suggestion and added a new option to MT’s preferences:
I’ve set this to “No” on your site. Are you OK to not use the “Next Post Manager for WordPress” plugin for a little while? That is clashing with Microthemer because is uses the same ACE code editor. In order to fix this, I will need to customise Microthemer’s ACE editor script. I’m happy to do that, but it will take some time to test properly, which I don’t have right now as I’m about to go away for a long weekend. I can sort it when I’m back though. Cheers, |
olleka
January 30, 2020 at 6:29 pm
|
Thank you for checking. If you can fix the problem with the ACE editor I’ll be very happy. It makes it a bit harder for me to style the loaded posts But I think I can manage for a little while. Regards |
Sebastian
January 31, 2020 at 12:32 pm
|
You got it! |
olleka
February 13, 2020 at 11:23 am
|
Hi When do you think you will have a fix? Regards |
Sebastian
February 13, 2020 at 3:01 pm
|
Hey Olle, I made two separate attempts to solve this by changing the namespace of the ACE editor, but concluded it’s not a workable solution. It has too many separate modules and references to update. So I think I need to approach this from another angle. Really, plugins shouldn’t load their scripts on all WP admin pages. So you could ask the author of the plugin to limit where it loads the ACE library. I did a quick search for the plugin but couldn’t find it in the wordpress.org repository. Is it a premium plugin? Cheers, |
olleka
February 13, 2020 at 9:32 pm
|
Ok, I’ll ask the developer. They are not so responsive I’m afraid. Thanks |
Sebastian
February 17, 2020 at 10:51 am
|
OK, I checked the plugin to see if anything could be done at the MT end. But I think the best solution would be for them to selectively load their JavaScript files only on the pages they should be on. Also, I’ve noticed a JavaScript error that gets generated on the frontend of the site – nothing to so with conflicting with Microthemer. It happens on all frontend pages, even when viewed normally (outside of Microthemer):
This issue also needs to be dealt with by the author. Cheers, |