How to disable suggestions in new Question
hello, You should use this code in your stylesheet:
#similar_suggestions{ display: none; }
Rahul Aryan commented on answer
C1234 commented
Thank you and you’re welcome
Cagliostro commented
Later on, i will try to find also how to disable it. Not just hide it. So i can save some server load if i have many questions.
Rahul Aryan commented
Currently there is not any option for disabling suggestion. But I will add a filter so that it can be disabled.
Works nice. Many thanks