Two fixes
-
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;}
- The topic ‘Two fixes’ is closed to new replies.