Rating: 3 stars
Not Responsive, some text messed up in lower screen resolution ..
]]>Rating: 2 stars
Very frustrating that there are no easy fixes to use this with mobile. Have adjust the stylesheet to show the popup only to desktop users, would love to be able to use this site wide.
]]>Rating: 5 stars
how make to delay the show popu in every page?
]]>Rating: 5 stars
A fine looking pop-up box, light and it doesn’t slow down the website. Does what it says.
]]>Rating: 5 stars
The pop up box itself is nicely laid out and clean.
But . . .
There is no option as to
? what page it pops up on
? when it pops up
? where on the screen it pops up
I have NO IDEA about the other problems listed, I couldn’t go on from here. No link to developer that I saw. But there’s no place on either of the two settings pages that cover any of those three scenarios.
Deactivating it.
]]>Rating: 5 stars
Great plugin, perfect for my website!
]]>Rating: 1 star
keeps popping up on each page and even when you click don’t show again it does again, and again, and again lol
]]>Rating: 1 star
Poor plugin!
Form configuration to complicated..needs to be clearer!
No integration with things such as mailchimp.
Quite buggy..if you enter incorrect form configuration when testing, cookie doesn’t not allow form to be show again, so can no longer re test…so becomes unusable!!
Checked support, dozens and dozens of other users having similar issues!! Support questions all gone unanswered!!
Do not use..try something else!!
]]>Rating: 3 stars
Works pretty good but options are very limited and the cookie handling is buggy, at least on my site I have found this to be the case. Even if I click the box to not show again it appears to popup on random pages. Maybe an issue with my site but I would think it should just work as every other popup plugin I’ve tested doesn’t have issues with the cookie. Needs to at least have a timer delay for the popup for example as far as options are concerned. Pretty standard feature if you ask me. Other than that, seems pretty good for a free product and will be enough for some people. Will require some css adjustments to make it look good though. If you want it responsive, you can use css media queries. For example, add the below code to the custom style box within the plugins settings page and adjust as needed for the size of your popup.
/* ———[ Mobile Responsive Pop Up Box Adjustments ]——— */
@media only screen and (max-width:360px) {
.yithpopup_wrapper {
-webkit-transform: scale(.87) translateX(-31px);
-moz-transform: scale(.87) translateX(-31px);
-ms-transform: scale(.87) translateX(-31px);
-o-transform: scale(.87) translateX(-31px);
transform: scale(.87) translateX(-31px);
z-index: 99999;
}}
@media only screen and (max-height:360px) {
.yithpopup_wrapper {
-webkit-transform: scale(.87) translateY(-31px);
-moz-transform: scale(.87) translateY(-31px);
-ms-transform: scale(.87) translateY(-31px);
-o-transform: scale(.87) translateY(-31px);
transform: scale(.87) translateY(-31px);
z-index: 99999;
}}
@media only screen and (max-width:320px) {
.yithpopup_wrapper {
-webkit-transform: scale(.77) translateX(-59px);
-moz-transform: scale(.77) translateX(-59px);
-ms-transform: scale(.77) translateX(-59px);
-o-transform: scale(.77) translateX(-59px);
transform: scale(.77) translateX(-59px);
z-index: 99999;
}}
@media only screen and (max-height:320px) {
.yithpopup_wrapper {
-webkit-transform: scale(.77) translateY(-59px);
-moz-transform: scale(.77) translateY(-59px);
-ms-transform: scale(.77) translateY(-59px);
-o-transform: scale(.77) translateY(-59px);
transform: scale(.77) translateY(-59px);
z-index: 99999;
}}
Rating: 5 stars
I love this plugin, saved my time. I have one small query, do you have any plugin which can be used inside widget and without pop-up.
Thanks again for great work!!
]]>Rating: 5 stars
WP 3.8 – can’t see the ‘Close’ X
Pops up on every page, every time you try to view the site.
Needs a ‘Show once per session’ setting.
Needs a ‘Show only on this page’ setting.
Uninstalled it.
Rating: 3 stars
This is a pretty good plugin but it didn’t function correctly “out-the-box” for me. I had to use Firebug to correct a bunch of formatting issues but it wasn’t too tedious. Overall, its okay. Its not mobile friendly either. When I look at my site on my smartphone, the modal box takes up the entire screen and is not movable. I had a very hard time accessing the site on my smartphone. Overall its a pretty good plugin.
]]>