Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Remove Language Selector at Top of Survey

  • BBCMResearch
  • BBCMResearch's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
6 years 3 months ago #161916 by BBCMResearch
Remove Language Selector at Top of Survey was created by BBCMResearch
I have a bilingual survey and the first question we ask is for the respondent to select a language so we can record that in our data set. However, throughout the survey, there's a dropdown menu at the top of the page allowing users to switch languages.

Is it possible to remove this from the survey? It's very annoying, and for some customers on the first question, may be confusing.
Attachments:
The topic has been locked.
More
6 years 3 months ago - 6 years 3 months ago #161924 by steve_81
Replied by steve_81 on topic Remove Language Selector at Top of Survey
Hello,

if you have access to the templates, I recommend to make a copy of the template and delete the line with {LANGUAGECHANGER}



Otherwise I would insert a javascript in each first question of the site, to hide the container. For the default template it should look like this:

<script type="text/javascript" charset="utf-8">

$(document).ready(function() {
$(".jumbotron .form-group .col-sm-4").css("visibility", "hidden");
});
</script>


Steve
Last edit: 6 years 3 months ago by steve_81.
The topic has been locked.
  • BBCMResearch
  • BBCMResearch's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
6 years 3 months ago #161946 by BBCMResearch
Replied by BBCMResearch on topic Remove Language Selector at Top of Survey
Thanks Steve,

I figured it would require edits to the template, but I wasn't sure where to do it. Looks great now!
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose