How do I change "Have more questions? Submit a request" to "Have more questions? Submit a ticket"? | Community
Skip to main content

How do I change "Have more questions? Submit a request" to "Have more questions? Submit a ticket"?

  • June 24, 2014
  • 5 replies
  • 0 views

I found the class, ".article-more-questions", but I can't find where in the theme editor to change it.

<div class="article-more-questions">
Have more questions? <a href="/hc/en-us/requests/new">Submit a request</a>
</div>

 

 

This topic has been closed for replies.

5 replies

ModeratorWes

These changes can be made directly in the HTML code.

On the article page find {{request_callout}} and now remove it.

Past the below code where it was:

  Can't find what you're looking for?  <a href="/hc/en-us/requests/new">Submit your Question here</a>

Thats it for the article page, you can do the same thing for the Search page, just put the above code where you want it to show up.


  • August 15, 2016

That worked beautifully, thank you Wes!


ModeratorWes

@Scott - Glad to hear.  If you need anything else just let me know.


  • October 5, 2016

Question: How does it work then for helpcenters in multiple languages?

Can I specify for each language the way I want it displayed?


  • October 10, 2016

Hey Samuel!

We have some good documentation on this that should answer your questions: Configuring your Help Center to support multiple languages (Professional and Enterprise).