Tagged: ,

Viewing 1 reply thread
  • Author
    Posts
    • #9301

      The demo features a language switcher in the upper right corner of the website. I imported the demo content and installed the recommended plugins but the language switcher does not function. I see that the code for it is in the widget area and includes a link suffix (e.g. – “?lang=fr”). Is there a required plugin to make this menu functional? I can’t find anything about this in the theme documentation. The plugins I’ve tried so far do not work with this code.

      Here is the relevant code from the demo import:

      <div id="lang_sel_list" class="lang_sel_list_vertical">
      	<a href="#" class="lang_sel_sel language">
      		<span class="icl_lang_sel_current icl_lang_sel_native">English</span>
      	</a>
      	<ul class="tb-lists-language list-unstyled">
      		<li class="icl-fr">
      			<a href="?lang=fr" class="lang_sel_other">
      				<span class="icl_lang_sel_native">French</span>
      			</a>
      		</li>
      		<li class="icl-de">
      			<a href="?lang=de" class="lang_sel_othera">
      				<span class="icl_lang_sel_native">German</span>
      			</a>
      		</li>
      		<li class="icl-es">
      			<a href="?lang=es" class="lang_sel_otherb">
      				<span class="icl_lang_sel_native">Spanish</span>
      			</a>
      		</li>
      	</ul>
      </div>

      Thanks,
      Sara
      P.S. – PLEASE DO NOT CHANGE THEME SETTINGS WITHOUT MY PERMISSION.

      Attachments:
      You must be logged in to view attached files.
    • #9347

      Hi!
      Our theme is compatible with WPML plugin. Please use this plugin (https://wpml.org/) to translate your website content. Each key will fit to each domain, therefore, it would be nice to contact and buy it from plugin’s author then ask he to help you on setting up.

      Thank you for your patience!

Viewing 1 reply thread

You must be logged in to reply to this topic.