popup login premium plugin clarification
-
Hi Team
Thank you for the great plugins.
Recently I have purchased popup login and facing some issues
1. In android mobile view, Google captcha v2 field getting overalligned to rightside and creating horizontal scrolling and this needs to be shortened and avoid scrolling of window.
2. During my free version plugin I used your adviced css code to display image centered
in mobile view and it was working fine but this is not supporting in paid version of this plugin, please refer my web-link@media only screen and (max-width: 769px) {
.xoo-el-inmodal{
background-position: center;
background-image: url(https://tajhalalmeats.com/wp-content/uploads/2020/07/login-min-1.png);
background-repeat: no-repeat;
background-size: cover;
}
}3. My webview currently doesn’t support opening link in new window, I need to know for social logins (google and facebook buttons) whether it can be opened in same window when clicked
Regards
The page I need help with: [log in to see the link]
- The topic ‘popup login premium plugin clarification’ is closed to new replies.