Hi @nbguy,
Thanks for using UFW plugin.
I could not find the popup active on the linked page and the website. Can you please share a page URL where I can find the popup active?
Thread Starter
nbguy
(@nbguy)
Hi @nbguy,
I’m unable to find the popup on the page. Can you please enable it for a day or two till I check the issue?
Thanks,
Aakash
Thread Starter
nbguy
(@nbguy)
It is enabled. If you scroll, you’ll see it.
Hi @nbguy,
Yes, I tried the same page but couldn’t find the popup. All I can see is a “coming soon” page.
I also looked at other pages but the popup is not inserted in the page. (I did scroll on few random pages)
Can you pls check again? Please reshare a specific page where I can find the popup to check the issue.
Thread Starter
nbguy
(@nbguy)
Okay I see what’s happening. It only seems to be visible for logged in users. Is that a setting somewhere in the plugin?
Thanks
Hi @nbguy,
Sorry for the delay. Yes the plugin has features to show/hide based on logged in users. But it works on the client side.
On your website, I do not see the popup inserted in the page by looking at the page source.
Please see if any other plugin is blocking the display for guest users.
Is it possible for me to reproduce the config in my lab? Can you please share a screenshot?
Thanks,
Aakash
Thread Starter
nbguy
(@nbguy)
Sorry for the delay in responding. Can you have a look at https://imperialtheatre.ca/cookie-policy/ and see if you see the pop-up?
Hi @nbguy,
Thanks for reproducing the issue. I can see the button outside the screen now.
I’ll fix this issue in the next version of the plugin.
For now can you please paste the CSS below to fix this issue immediately?
.ufw_p_left .ufw_close_btn {
transform: translateX(0px) !important;
}
Hope this helps!
Thanks,
Aakash