<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Language switcher module after module update in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1121210#M42421</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/150257"&gt;@Christoph-W&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please clarify what kind of design you're looking for? Please share any screenshor page link for understand better and what type of design you want. We're having trouble understanding your requirements, so we're not able to help you properly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Mar 2025 07:27:49 GMT</pubDate>
    <dc:creator>GRajput</dc:creator>
    <dc:date>2025-03-12T07:27:49Z</dc:date>
    <item>
      <title>Language switcher module after module update</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1120204#M42404</link>
      <description>&lt;P&gt;Hi, afer uodating the module 'language-swithcher' it doesn't work. Is there anybody who has experinces with the last update of the language-switcher module?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code we are using is:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!--
  templateType: global_partial
  label: Website header-lang
--&amp;gt;

{% if content.translated_content|length || is_listing_view &amp;amp;&amp;amp; group.translations %}
&amp;lt;div class="header__language-switcher header--element" style="display:none;"&amp;gt;
  &amp;lt;div class="header__language-switcher--label"&amp;gt;
    {% module 'language-switcher' path='@hubspot/language_switcher', label='Language switcher', display_mode='localized' %} 
    &amp;lt;div class="header__language-switcher--label-current"&amp;gt; {{ locale_name(locale) }}&amp;lt;/div&amp;gt;
  &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;
{% endif %}
&amp;lt;header class="header"&amp;gt;
  &amp;lt;div class="header__container content-wrapper"&amp;gt;

    {# Header logo column #}
    &amp;lt;div class="header__logo header__logo--main"&amp;gt;
      &amp;lt;a href="https://www.vierviertel.com/{{ content.language }}" id="hs-link-site_logo_hs_logo_widget" style="border-width:0px;border:0px;"&amp;gt;&amp;lt;img src="{{ site_settings.logo_src }}"  class="hs-image-widget " width="{{ site_settings.logo_width }}" height="{{ site_settings.logo_height }}" alt="{{ site_settings.logo_alt }}" title="{{ site_settings.logo_alt }}"&amp;gt;&amp;lt;/a&amp;gt;
      {# module 'site_logo' path='../../modules/custom logo' height='45'  #}
    &amp;lt;/div&amp;gt;
    {# End header logo column #}
    &amp;lt;div class="menu"&amp;gt;
      {% module 'navigation-primary' path='../../modules/menu-section',
            label='Primary navigation', no_wrapper=True
          %}
      {% module "module_162676500023532" path='../../modules/Button-text', label="text-button" %}
      &amp;lt;div class="language-menu"&amp;gt;
        {% module_block module 'language_switcher' path='@hubspot/text' label='Language switcher' %}
        {% module_attribute 'value' %}
          &amp;lt;ul&amp;gt;
            &amp;lt;li&amp;gt;&amp;lt;a data-lang="en"&amp;gt;en&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt;
          &amp;lt;/ul&amp;gt;
        {% end_module_attribute %}
        {% end_module_block %}
      &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
      &amp;lt;!-- /.menu --&amp;gt;
  &amp;lt;/div&amp;gt;
  &amp;lt;!-- /.header__container --&amp;gt;
&amp;lt;/header&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any help&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Christoph&lt;/P&gt;</description>
      <pubDate>Mon, 10 Mar 2025 13:27:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1120204#M42404</guid>
      <dc:creator>Christoph-W</dc:creator>
      <dc:date>2025-03-10T13:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Language switcher module after module update</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1120821#M42411</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/150257"&gt;@Christoph-W&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your code is fine, but it will only work properly once you add the JavaScript and CSS. We've tested it, and everything works as expected after adding them. We're also sharing the screenshot with you for reference.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GRajput_0-1741699783024.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/140650i4143ABB20E8B56C8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GRajput_0-1741699783024.jpeg" alt="GRajput_0-1741699783024.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-sheets-root="1"&gt;I hope this will help you out. Please mark it as &lt;STRONG&gt;Solution Accepted and upvote&lt;/STRONG&gt; to help another Community member.&lt;BR /&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 13:32:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1120821#M42411</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-03-11T13:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Language switcher module after module update</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1120843#M42412</link>
      <description>&lt;P&gt;Hi GRajput, thank you. Yes, the language switcher menu is working fine. But we don't want to display it as you can see in the code. We put another solution into the code, as you see. But this is not working after we made an update of the language-switcher module. Any idea?&lt;BR /&gt;Thank you. Christoph&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2025 14:08:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1120843#M42412</guid>
      <dc:creator>Christoph-W</dc:creator>
      <dc:date>2025-03-11T14:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Language switcher module after module update</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1121210#M42421</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/150257"&gt;@Christoph-W&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please clarify what kind of design you're looking for? Please share any screenshor page link for understand better and what type of design you want. We're having trouble understanding your requirements, so we're not able to help you properly.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Mar 2025 07:27:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Language-switcher-module-after-module-update/m-p/1121210#M42421</guid>
      <dc:creator>GRajput</dc:creator>
      <dc:date>2025-03-12T07:27:49Z</dc:date>
    </item>
  </channel>
</rss>

