Bug: Lightbox Behavior settings are readonly and cannot be edited
-
They’re always uneditable, even if the checkbox is checked
-
Hi bfintal,
Disabled ones are Pro only feature.
Please follow this post only.
Removing social opt-in from lightbox makes field & button misaligned:
Please provide a screenshot.Lightbox in mobile don’t scale well:
It does scale well in your screenshot too.Since the lightbox is being scaled down in smaller screens, the text becomes unreadable:
Screenshot please.. with a bit of detail too..Need clearer information instructions:
We’ll try to provide them soon. 🙂Checking the Search Engine “Referrer” stops lightbox from appearing:
When enabled, Lightbox will only appear when you access the page via a Search Engine.With Regards,
Your friends at VoltroidDisabled ones are Pro only feature. & Checking the Search Engine “Referrer” stops lightbox from appearing:
Ah, so these weren’t clear. It would really be better if the info popups indicated these. I really thought the lightbox stopped working and that I just needed to check a box to enable the field.Misaligned: http://cl.ly/image/270v0Q3B0W3x/Image%202015-04-27%20at%208.13.13%20AM.png
Scale: http://cl.ly/image/3O2y3J3f3A0e/Image%202015-04-27%20at%208.13.27%20AM.png
I’ve added a bunch of scss to get it to what I needed:
body #wpmchimpa-main #wpmchimpa-newsletterform { p:not(:empty) { margin-bottom: 30px; } form { display: block; } .wpmchimpa-subs-button, input { margin: 0 auto; } } @media only screen and (max-width: 768px) { body .wpmchimpa-overlay-bg #wpmchimpa-main { width: 90%; } } @media only screen and (max-width: 768px) { body #wpmchimpa-main #wpmchimpa-newsletterform { padding: 50px 30px 0; } } .wpmchimpa-overlay-bg #wpmchimpa-main { -webkit-transform: scale(1) translate(-50%, -50%) !important; -moz-transform: scale(1) translate(-50%, -50%) !important; -ms-transform: scale(1) translate(-50%, -50%) !important; -o-transform: scale(1) translate(-50%, -50%) !important; transform: scale(1) translate(-50%, -50%) !important; } body #wpmchimpa-main .wpmchimpa-signal { left: calc(50% - 20px); margin-top: 10px; }I’m using your plugin at http://pbsandwi.ch/ for https://wordpress.org/plugins/page-builder-sandwich/
I really like the settings page 🙂
Referrer feature : Lightbox will only appear when you access the page via a Search Engine.
for example (via a Search Engine) google.com,
We have integrated about top 30+ search engines to work in coordination with the Feature.Alignment problem will be fixed in the latest update.
Scaling is done so as to work with different phones of different screen sizes.You had to use some extra CSS codes because, your theme’s CSS is interfering with ours. We have to keep it as it is, to make it compatible with major themes out there.
Those uneditable fields your were saying about, are only available in ChimpMate Pro.
Check out ChimpMate Pro at http://bit.ly/1PL9UyuWith Regards,
Your friends at VoltroidYup, I’m well aware or plugins & themes stylings clashing. Although my main concern was the scaling.
Looking forward to the update regarding alignment and detailed info tooltips.
Hi there,
Any updates on this issue? I’m still running your plugin (Pro version) on a previous version so as to avoid the scaling and clash issues experienced also by bfintal.
Would be great to know when you’re planning to fix this.
Thank you so much!
Miguel
Hi Miguel,
If you have any queries please reach our dedicated Support Page for ChimpMate Pro Users.
With Regards,
Your friends at Voltroid
The topic ‘Bug: Lightbox Behavior settings are readonly and cannot be edited’ is closed to new replies.