Rating: 5 stars
My first Review and Topic: with a view clicks I made it responsive.
`
#karartma{
width:100% !important;
}
#pencere iframe{
width:100%; height:100%;
}
#kutu .close {
background-size:36px !important;
height:36px !important;
width:36px !important;
}
/* Video Sice */
#pencere {
width:800px !important;
height:485px !important;
left: 50% !important;
margin-left:-400px;
top: 20% !important;
}
@media only screen and (max-width: 768px) {
#pencere {
width:640px !important;
height:390px !important;
margin-left:-320px !important;
}
}
@media only screen and (max-width: 567px) {
#pencere {
width:480px !important;
height:290px !important;
margin-left:-240px !important;
}
}
@media only screen and (max-width: 480px) {
#pencere {
width:320px !important;
height:194px !important;
left: 50% !important;
margin-left:-160px !important;
}
}
@media only screen and (max-width: 380px) {
#pencere, #karartma {
display:none !important;
}
}
Rating: 5 stars
Hi,
This is not working properly when i select home page option only .
]]>Rating: 1 star
The author says: “You can select whether you want them displayed on your posts, pages, or your home page.”
This is NOT true.
It will either show on ALL the posts and pages or NONE.
What use is that?!
There are other concerns like the popup continuing to show for those already subscribed to list.
The Author is also absent for a long time and the plugin hasn’t been updated, and there is no follow up in the Forum.
]]>Rating: 5 stars
Can i make this works when i click somewhere? i dont want the modalbox to load automatically. Is that possible?
]]>Rating: 4 stars
This is just what I needed and did the job very well.
There are a few things I can think that this popup could use, for that I will email the dev.
GREAT WORK
———–
I have added this little code to my custom jquery file to make the popup auto close after a little bit of time, I am added it here in case someone could use it.
$( function() {
$('#karartma').click(function() {
});
setTimeout(function() {
$('#karartma').trigger('click');
}, 7500);
});
]]>
Rating: 3 stars
Excellent plugin but here are the list of problems and limiting/required features.
Problems:
1. Title bar background becomes thinned out on actual pages. Has no control in settings.
2. No padding for entered text. The content starts right from the margin.
Required Features:
1. Only one instance possible. Multiple would be excellent like custom for different pages.
2. Only one type: either text(html), image or video possible. If functionality 1 is added, this deficiency will be cured.
3. Shortcode/php support in content.
These features will get this plugin to the top of its type. And of course a 5 star review!
Author, are you listening?
PS: Shortcodes are working (tested with svegliat buttons and wpuitabs) only problem is horizontal scrollbar appears but not vertical scrollbar for wider and lengthier content respectively.
]]>Rating: 3 stars
Excellent plugin but here are the list of problems and limiting/required features.
Problems:
1. Title bar background becomes thinned out on actual pages. Has no control in settings.
2. No padding for entered text. The content starts right from the margin.
Required Features:
1. Only one instance possible. Multiple would be excellent like custom for different pages.
2. Only one type: either text(html), image or video possible. If functionality 1 is added, this deficiency will be cured.
3. Shortcode/php support in content.
These features will get this plugin to the top of its type. And of course a 5 star review!
Author, are you listening?
PS: Shortcodes are working (tested with svegliat buttons and wpuitabs) only problem is horizontal scrollbar appears but not vertical scrollbar for wider and lengthier content respectively.
]]>Rating: 3 stars
Excellent plugin but here are the list of problems and limiting/required features.
Problems:
1. Title bar background becomes thinned out on actual pages. Has no control in settings.
2. No padding for entered text. The content starts right from the margin.
Required Features:
1. Only one instance possible. Multiple would be excellent like custom for different pages.
2. Only one type: either text(html), image or video possible. If functionality 1 is added, this deficiency will be cured.
3. Shortcode/php support in content.
These features will get this plugin to the top of its type. And of course a 5 star review!
Author, are you listening?
PS: Shortcodes are working (as tested with svegliat buttons and wpuitabs) only problem is horizontal scrollbar appears but not vertical scrollbar for wider and lengthier content respectively.
]]>Rating: 4 stars
This plugin works very well! Thank you.
It is very basic, but does the job it is intended for.
I wish it had a little more features, like the ability to add the popup to specific pages or add it to a link and make the close x button smaller.
the website I am using it on.
https://www.michaellanfield.com
Rating: 5 stars
A very neat and light weight popup. Indeed does the job for me.
]]>