Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

How to delete "send feedback" link from footer?

0 votes
If we add a contact form (as a custom page), how to delete "send feedback" link from footer? Should it be done only by editing the page template?
asked Jul 23, 2010 in Q2A Core by Katte

1 Answer

0 votes
It's an option in the 'Emails' section of the the 'Admin' panel.
answered Jul 23, 2010 by gidgreen
But that completely disables the feedback form. I want to have a feedback form as a custom page (by creating a custom link and linking it to "feedback"). So, I am left with two links to feedback form, one as a custom link in tabs, and the other in footer. I want to just delete the link in footer, without disabling the feedback form. I think, as of not we got to delete that link from the template.
Understood. In this case I suggest leaving it off in the Admin panel, and then removing the few lines in qa-page-feedback.php which come under the comment "// Check feedback is enabled". That means the page itself will work.