Damian
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Popup shown once per sessionForum: Plugins
In reply to: [GeoTargeting Lite - WordPress Geolocation] Geo Targeting Pop-upThis plugin only have basic shortcodes, you can’t geotarget popups with it.
https://geotargetingwp.com has the ability to do that.
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] iframes not working in 2.1.5.6@mduboule did you try the provided code? Whjere I try it seems to work for me.
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] iframes not working in 2.1.5.6hi @kerramel for you is working?
For me adding the provided code works fine with iframe
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] iframes not working in 2.1.5.6Please, Try adding in your functions.php the following:
remove_filter( 'wppopups_content', 'wp_kses_post' );
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] iframes not working in 2.1.5.6Could you please share the url where I can see that popup?
Hi @awol,
Yes we will launch a new update that will let you disable the popup opening on submission.
In the meantime add this code to your functions.php so once it’s updated the issue will be fixed for you.
add_filter('wppopups/disable_form_reopen', '__return_true');
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] PHP Deprecation WarningThanks for reporting will be fixed in the next release
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] PHP 8.2 warningThanks we will fix it on the next release!
The A/B feature works every time the popup is shown, not by daily timeframe. With the premium scheduler addon you could say show popup A on Mondays, B on Tuesdays, etc
I′m afraid there is no such feature. The premium version does have A/B testing but you can’t set percentages. They will show randomly the three popups
Hi! Yes it doesn’t make any sense to me either but I don’t have a way to contact them either. The plugin update will be released later this week.
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Class triggering not always working?please create a dummy user and pass and send login in the contact form of https://wppopups.com/
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Class triggering not always working?Could you give us access to that dev site to continue testing?
Forum: Plugins
In reply to: [WP Popups - WordPress Popup builder] Link text is not showing unless I hoverHi ! Is not you, if your theme css overriding links.
In the custom css box add
a?{ color:#000:}