• Resolved madsvin

    (@madsvin)


    Hi.

    I just downloaded the free plugin to test whether or not I want to buy the premium version.

    Whenever I want to use “o” or “p” in the summary or ingredients list, it doesn’t work, and it seems like something is loading in the background.

    It’s kinda hard to explain, as I’ve never experienced anything like this before.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter madsvin

    (@madsvin)

    It seems to be something with my theme. I’m using Divi (from ElegantThemes), and whenever I use certain buttons in certain fields (for instance ingredients and summary) it activates the shortcut verison of that button in Divi.

    Plugin Author Brecht

    (@brechtvds)

    The problem is indeed with the Divi theme. They attach a keydown event listener to the entire window, basically just checking for shortcuts like pressing “P” to open the portability modal. The fact that they attach this to the entire window, and not just the Divi Builder, is breaking our plugin (and without a doubt many other plugins). They don’t check if you’re even using the Divi Builder and just take over any input that’s not in a traditional input field or textarea.

    There’s nothing we (or other plugin developers) can do so please just send this message to them in the hope that they change this in the next update.

    At the moment you’d have to type the text in another field and paste it in.

    Sorry for the inconvenience,
    Brecht

    Plugin Author Brecht

    (@brechtvds)

    We actually did find a solution for this in version 1.9.0. Could you see if it’s working now?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Weird bug when using ‘O’ and ‘P’ in certain fields’ is closed to new replies.