It seems this works.
/* hide please sign in */
div.modal-header h3 { display: none !important }
/* darker background */
div.modal-backdrop { opacity: 0.98; }
It seems this works.
/* hide please sign in */
div.modal-header h3 { display: none !important }
/* darker background */
div.modal-backdrop { opacity: 0.98; }
Is there anything unique about the Guest Gate modal which will allow the “Please Sign up!” H3 to be changed without also changing the standard “Log in” and “Create New Account” H3s?
Is there a way to prevent modal to popup on Help category?
Is there a way to customize it so it works as an age-gate, it would be very useful as there’s no age-gate solution for discourse as far as I know.
Still one of my favorite plugins. Any ideas on we could track signups via the guest gate?
I’m still keen to find out about this ![]()
@jgujgu
@Shrike
@vinothkannans
Could you please remove the bottom block that says “Log in | Create New Account”
Reason:
Users are clicking on that link and then in the next screen, they are finding the close button. That way they click on the close button and read the content without registering for an account.
Some news about this bug?
Please remove it.
Kindly fix this bug someone please !
Has anyone tested this
is this working perfectly?
Yes. I install and run the official plugin (not thé fork). The popin works.
Which of the forks are you using?
Guest Gate 在最新的 discourse 升级后崩溃:2.9.0.beta1
错误:找不到从
discourse/plugins/guest-gate/discourse/initializers/guest-gate导入的模块discourse/lib/clean-dom
感谢您报告此问题。
我认为不再需要 cleanDOM(@cvx 您能确认一下吗?),所以我推送了一个修复程序。
Clean DOM 逻辑会在 routeDidChange 上自动调用,因此无需手动触发。
(供参考,无意中引入的破坏性更改是:https://github.com/discourse/discourse/pull/15609)
顺便说一句,我将把 https://github.com/communiteq/discourse-guest-gate 添加到 GitHub - discourse/all-the-plugins 中,这样未来的回归就不会被忽略!
Push 已修复。谢谢。
@michaeld 最新的 discourse 更新再次导致其崩溃。
稍后在本周或下周进行处理。在此期间,请勿更新或禁用 Ember CLI。
已更新,我不确定禁用 ember CLI 是否会破坏其他东西,所以我将耐心等待 gate 的修复推送。