The settings page doesn’t work after you click “Sign In”. It comes comes up with a blank iframe
If you look in the console, you get the following error message:
————
Refused to display ‘https://app.userdeck.com/install’ in a frame because it set ‘X-Frame-Options’ to ‘sameorigin’.
Hello. Is your plugin multisite capable?
]]>Hi,
i am very proud to use “Userdeck” – well done, dudes.
Is there a way to set up a i.e. german translation?
Litte Things like “Help” or … are for the older german user a problem, so i got told… ??
Thanks much!
]]>Two issues I see that can be fixed.
1. On line 309 of the userdeck.php file there is a coding error that displays as plain text on the bottom left of the screen. I removed it on my version and the plugin works fine.
2. For the styling of the button, you may want to add a high z-index since it was hidden on my screen once I get to the footer.
ie: .userdeck-conversations-launcher.ud-bottom-right {z-index: 999999;}