Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Help needed To Customise Vanilla Q&A
Hi, I need help to change the default "start a new discussion" as it appears on
to "Ask a Question" as it appears on
http://vanillaforums.org/addon/mobiledefaultroute-plugin
below Latest Version
I am too naive to code. So kindly suggest the files I have to edit along with the path.
Any help is appreciated.
Thanks.
Srinivas
0
Answers
This should work (for Vanilla 2.1 at least):
$Configuration['Plugins']['QnA']['UseBigButtons'] = TRUE;
By the way, this goes in your conf/config.php file.
Kasper Kronborg Isager (kasperisager) | Freelance Developer @Vanilla | Hit me up: Google Mail or Vanilla Mail | Find me on GitHub
Thanks. But now I have both buttons,
Start a new discussion and ask a question, as seen on http://ask.medicalsquid.com
Is it possible to bring Ask a question to top ?