JKBaseer
(JK Baseer)
22 أغسطس 2019، 2:03ص
1
Hey Guys,
After a while am posting here. This time am facing this issue of a small popup which i don’t know what it is. I don’t have any option to click anywhere in the page even for me to login. Just a note this popup comes in a while and not always. I can provide more details as well if there is any questions.
When I use inspect element, this is what i get for that box.
Any thoughts?
إعجاب واحد (1)
What is inside the div? You didn’t expand the div entry there to see if there is any text or names inside.
إعجاب واحد (1)
Falco
(Falco)
22 أغسطس 2019، 2:39ص
3
That is a custom plugin, the guest gate or one of the dozen clones of it.
3 إعجابات
JKBaseer
(JK Baseer)
22 أغسطس 2019، 6:36ص
4
Thanks @codinghorror Unfortunately this time when am loading this popup is not showing up, so i will send when i see after trying out.
@Falco yes i have this custom gate plugin, What i should do in that?
إعجاب واحد (1)
jomaxro
(Joshua Rosenfeld)
22 أغسطس 2019، 6:38ص
5
Remove it from your app.yml
and rebuild. It’s listed as a #plugin:broken-plugin:
In April 2022, the Guest Gate plugin was converted into a theme component by @Don . This plugin is now deprecated .
This is a more permanent post for a plugin that @vinothkannans created and I forked recently. Many thanks to @vinothkannans for doing the hard work of wiring up the main logic, @ljpp for stirring the original conversation, and @DiscourseMetrics.com for providing the impetus behind a customized modal.
You have two main gate options:
Generic gate
Custom gate
And tertiary opti…
4 إعجابات