• Resolved scorpio

    (@gbassoc)


    Hi Munir Kamal,
    I started using the Editor Plus plugin a couple of weeks ago because the extra styling features it brought to Gutenberg are incredibly useful. One day, I’m sure, those features will be in core.
    I was mainly using the dimensions e.g. padding margins etc but after a few days using it I started to notice that the setting I set the day before had all disappeared.

    So i’d reset them and a day later they would again all disappear. I still don’t know why is was happening. The only thing I can think is maybe when I edited a Template or Template Part that was causing it, but i’m only guessing.

    I have stopped using Editor Plus in favour of adding CSS code into the template – which by he way is Spectra One.

    I though I’d report the issue to you because i’d like to continue using Editor Plus in the future. Maybe you can recreate the issue and resolve it?

    scorpio

Viewing 1 replies (of 1 total)
  • I’m not quite sure if this is related, but I’m seeing a white screen in the plugin’s editor settings. I’m not sure if that is what you meant.

    In any case, if that is what you meant, I can confirm that the editor settings are missing, the development console shows the following error message in case that can be useful to debug the issue:

    admin.js?ver=64cb8db8f307d:1 Uncaught ReferenceError: lodash is not defined
    at 7431 (admin.js?ver=64cb8db8f307d:1:417175)
    at r (admin.js?ver=64cb8db8f307d:1:993292)
    at admin.js?ver=64cb8db8f307d:1:994598
    at r.O (admin.js?ver=64cb8db8f307d:1:993643)
    at admin.js?ver=64cb8db8f307d:1:994612
    at admin.js?ver=64cb8db8f307d:1:994618

    To me it seems that the minified admin.js file includes lodash, but lodash isn’t in the production environment of the plugin. Perhaps lodash is installed in the development environment of the plugin which we do not have access to.

    I suggest importing the lodash plugin and shipping it with the production version of the plugin so that we may be able to see all settings again.

    Thank you for your time.

    If lodash is something you might not want to ship, you might want to take a look at:

    https://youmightnotneed.com/lodash

    I hope the plugin developer will read my message.

    • This reply was modified 1 year, 3 months ago by simbaclaws.
    • This reply was modified 1 year, 3 months ago by simbaclaws.
Viewing 1 replies (of 1 total)
  • The topic ‘Disapperaing Settings’ is closed to new replies.