Author | Posts |
---|---|
ddenev
December 14, 2018 at 3:00 pm
|
Heads up! this post was created when Microthemer was at version 5. The current version is 7. Some references to the interface may be out of date.
This happens immediately after I open the MT editing interface. I did some debugging and I think it chokes on a CSS custom code that contains CSS comments (“/* … */”) in the selector. I think the problematic selector is:
I have to switch back to 5.2.6, remove the comments and then upgrade again and then it works. PS: this is my internal dev env so I cannot provide you with a link unfortunately. |
Sebastian
December 14, 2018 at 4:09 pm
|
Thanks for reporting this. I guess none of the customer settings I tested the new version with had comments in the inline editor. I found the cause of this thanks to your debug info and will release an update shortly. |
ddenev
December 14, 2018 at 5:36 pm
|
Wow, you amaze me again with the level of support you provide! Thank you so much! |
Sebastian
December 14, 2018 at 5:40 pm
|
You’re welcome! |