Good morning,
ITRO Popup Plugin Version 5.2.6 works with Firefox, but not with the latest versions of browsers: Google Chrome, Microsoft Edge and Windows 10, and WordPress Version 6.4.2, why?
The caches have been emptied!
Could you try and fix this blocking bug?
Here are 2 different sites:
https://petitcreaest.fr
https://truckaffut.fr
Thanks in advance.
]]>I have been using ITRO for years and it is such great and compatible plugin but on one of my site its creating problem. When I activate it then my owl carousel sliders stopped working. Pls check the live url and originally it should look like this: https://prnt.sc/RJGADfrVNS-s
]]>Hi, I love this plugin, and I have been using it for many years!
It currently displays on all pages (and consequently on posts as well), but I’d like to spare those who only visit the about page or unsubscribe ?? page from seeing the popup. I would set it to open on specific pages AND posts. How can I do it, or is it possible?
Thanks
]]>Got this message from wordfence.
No problems for me anyway.
The Plugin “ITRO Popup Plugin” appears to be abandoned (updated May 6, 2020, tested to WP 5.2.15).
Type: Plugin Abandoned
Just a heads up
regards good plugin
Hi there,
Since update PHP version to 8.0 couple of days back, I can’t modify settings to popup anymore, backend seems to be broken. I receive next error message:
An error of type E_ERROR was caused on line number 241 of the file `/home/sirkwint/public_html/WPAG028/wp-content/plugins/itro-popup/admin/popup-admin.php. Foutmelding: Uncaught TypeError: in_array(): Argument #2 ($haystack) must be of type array, null given in /home/sirkwint/public_html/WPAG028/wp-content/plugins/itro-popup/admin/popup-admin.php:241
Stack trace:
#0 /home/sirkwint/public_html/WPAG028/wp-content/plugins/itro-popup/admin/popup-admin.php(241): in_array(‘administrator’, NULL)
#1 /home/sirkwint/public_html/WPAG028/wp-admin/admin.php(293): include(‘/home/sirkwint/…’)
#2 /home/sirkwint/public_html/WPAG028/wp-admin/options-general.php(10): require_once(‘/home/sirkwint/…’)
#3 {main}
thrown`
Can anyone help please? Thanks in advance!
StevenVdh
]]>The plugin is working perfectly but when I activate it rest features of my site is not wroking. It’s not showing slider, carosel or any other features.
]]>Hello
It would be possible for js and css files to be loaded only for the pages on which the popup is displayed.
I think that this function could improve the loading times.
Regards
]]>I tried setting to open on the home page at https://personalinjuryadvertising.com/ and https://personalinjuryadvertising.com/contact but it doesn’t pop up. I tried setting for all pages and it still doesn’t pop up. I checked Chrome, Firefox, and Edge.
Currently, it’s set to only the home, FAQ, and contact pages.
It works great on some other sites I have, just not on this one. I use the Twenty Eleven theme.
]]>When I change the popup settings to display (or not to display), the popup is not responding to those settings. I currently have the settings set to show on no pages for all users, yet the popup is still showing. I am running WordPress version 5.4.
]]>The pop up we created using this plugin is only showing for users who are logged into the backend of the site and not for all users. We need the popup to display for all users visiting the site. I have selected the “All users” option for the Decide Where Popup Will Be Displayed and still no luck. I also have all pages selected with no luck.
]]>Hello All,
Is there a way to only display the pop up on a user’s first visit only?
]]>Do I need to do some registrations or get some api key to make translations ?
]]>This is a great plugin but it hasn’t been updated in 2 years. Is an update coming?
]]>Is there a way to disable the scrolling appears inside the pop up?
Great plugin!
PHP Notice: woocommerce_get_page_id is deprecated since version 3.0!
Use wc_get_page_id instead.
in core-function.php – line 92 + 95
I need to add the following to the not of age/leave button of the age gate popup.
try{
__adroll.record_user({“adroll_segments”: “7bede01b”})
} catch(err) {}
Here are the instructions I was given:
The event pixel should be triggered through the onClick function of the button on the page(s) where the event occurs. As an option, many of our advertisers place the script in an external JavaScript file that gets called during the click event.
]]>Dear author,
we have found some security issues in your plugin “itro-popup”.
Contact me @ripstech on Slack or via email.
Hi, thank you for the great app. Is it possible to set showing pop-up message to guests only, e.g., inviting them to register, and not showing to registered users?
]]>Hi, I have installed ITRO POPUP Plugin and the related qTranslatex translation plugin.
I can not figure out how to make the language selector appear in the popup with flags.
Can anyone help me?
Hi, guys. This pop up is great. But how do you integrate it with Mailchimp so that the new subscriber is directed to the confirmation and thank you pages I made?
]]>Hi, upon which version of PHP is your plugin tested?
Thanks in advance, Gabi
hello. first off, the version from the repository is 5.0.2 not 4.9.4.
also i dont know if this issue concerns the free plugin only, but ill still try to explain my experience.
when you try to multi-select, the first thing you notice is a jump. it clicks what you pointed at, then jumps up and click somewhere else.
so when trying to select some pages, or more exactly, all out of 45 but 2, i simply cannot. the settings page seems to not remember what clicked. if i shift click the whole list and then ctrl click to deselect some, it will not remember any of those after saving (thus reloading the page).
so i tried clicking one by one. this turned up to be a challenge, since the selection box is, well, tiny. i had to go and add a class directly to the code to make the list taller, and “selectable”. if the list of pages is too long, its simple unusable.
then i clicked one by one. because of the click jump i mentioned before, i had to ctrl click to re-select whatever got de-selected. this happens with every first click made on that div.
so i keep clicking-selecting my way down and saving after 5 or so items. they get selected and remembered after page is saved.
but then, if i skip one or two entries, it will not work and even after saving they will not be selected. not even if i ctrl click those skipped lines and try to save.
so i deselect everything and save, to start over, trying not to skip lines this time.
after a few tries, it became clear that the problem is the length of the list. somehow there seems to be a limit to what i can select.
my best guess is that when saving, all of this page names clicked travel in a string.. and if its too long it just wont pass and creating an error which prevent the saving.
i initially intended to leave out 3 pages, but i had to skip 5. so 40 pages is the most i can save to use the popup.
no javascript or php errors visible, though.
thats it. you may wanna look into this..
thanks!
]]>hello the close button in mobile needs to be translate friendly, here is the code to solve this:
templates/itro-popup-template.php
line 51:
original:
<span id=”ipp_mobile_close_txt” onclick=”itro_exit_anim();”>CLOSE</span>
fixed:
<span id=”ipp_mobile_close_txt” onclick=”itro_exit_anim();”><?php _e(‘CLOSE’,’itro-plugin’); ?></span>
thanks, great plugin!
]]>HI,
The pop up plugin does not seem to work with keycdn.com. We installed their cache module
“Cache Enabler” “CDN Cenabler” and “Autoptmize” and the pop no longer works. is there a way around this please? any files we need to exclude from caching or optimizing?
Is it possible to make the popup appear on other place than middle of screen? Like for exemple in right below corner?
]]>Hi,
Great plugin! Question: I have a multi-lingual website using Polylang. I have ITRO selected on the page, but it won’t show up on the other language page as the page title/URL is different. Polylang does not make a new page so it does not show up in the ITRO list.
Is there a shortcode I can paste into the other version of the page so the popup still appears?
Thanks
]]>Popup ‘sometimes’ empty – only displays “This popup will close in….”
I use latest WP, happens on several sites. Very often on Edge popups don’t open at all.
Popup content is Adsense.
Is there any fix?
]]>The timer doesnt work when you specify the amount of seconds the popup should close automatically it does close.
Popups can be closed automatically after a number of seconds that you can decide here. But if you want to block your popup and disable automatic closing set this option to zero. “This doesnt work for me”
]]>Hi !
The plugin doesn’t work on network website.
In fact, it works for one of the two websites. The other get problems about displaying and saving.
When i want to make a test, it doesn’t displayed. I get problem too about settings and setting displays on the backoffice.
Thanks for help !
]]>Hello, I have been using your plugin for over 2 years, but recently I have a problem: When my pages are opened by the Facebook browser on mobile phones, the Google Adsense ads that should appear in your plugin do not appear. When the website is opened directly in Google Chrome works normally. Is there a bug in the plugin regarding the Facebook browser? I thank the attention.
]]>