I have the exact same issue, and my site is not RTL.
The strange thing is that I installed this on my local instance and it works fine.
I pull the plugin files onto my live environment via git, activate the plugin and when I go to create a Notification, the only field I see is the Add new notification field.
I have used WP Migrate DB Pro to mirror the site both ways to see if there is a setting different on either one, but it doesn’t matter if I migrate from local to live or vice vera: the local env works correctly and I can Add new notifications, create webhooks etc, but on live env the fields don’t render.
Other things I have tried
- Uninstall/reinstall/delete module
- Checked the Source code. The fields don’t render on live env, only on local.
- Logged in as different users
- Changed the admin theme (I have different theme colours for local and live to easily distinguish the two)
- Tried incognito browser
- Tried browser without extensions
- Tried Safari, Chrome, Firefox
- Checked the console, no errors or warnings
- Cleared cache in WP
- Cleared cache in browser
- Deactivated all other plugins
The other strange thing is that I can configure a notification on my local with a webhook, then migrate the DB to the live site, trigger the notification on the live site and it works!
My live WP site is hosted on a cPanel instance. Nothing fancy.
Cannot work out why this is happening. Happy to provide any other info needed to diagnose what is going on.