<?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: Search in the right locale (ok), and show the right theme (not ok). in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765620#M33181</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485432"&gt;@kevinfilteau&lt;/a&gt;&amp;nbsp;I'm not sure what you mean, is it the same theme or are there two separate themes (like 2 child themes)? If it is the exact same files, then adding a language switcher to the header that recognizes the en-us vs en-ca would do the trick - but search is per domain, so if you have these as separate domains, that's a different issue altogether.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Mar 2023 00:34:47 GMT</pubDate>
    <dc:creator>Jnix284</dc:creator>
    <dc:date>2023-03-08T00:34:47Z</dc:date>
    <item>
      <title>Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/764988#M33151</link>
      <description>&lt;P class=""&gt;I have a website, it runs on two themes.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;One is loaded for all 'en-ca' pages and the other for 'en-us' (with the param in the url) pages.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;But since Hubspot settings set only a default search results page for the main domain, it load only the default 'en-ca' theme.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I managed to set the search results page to show the results on the correct locale only, but...&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I can't show the right header and footer because even if I'm the /en-us/ site, it shows the /search page instead of /en-us/search page.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;I managed by calling different header with a if elif method but, I can't edit the header in the system page.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;My next step is to dev an entire new search interface leveraging the search API, but it is no short task.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Anyone has a clue ?&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 01:52:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/764988#M33151</guid>
      <dc:creator>kevinfilteau</dc:creator>
      <dc:date>2023-03-07T01:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765466#M33175</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485432"&gt;@kevinfilteau&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; Thank you for sharing your questions. Hey,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/363300"&gt;@Jnix284&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/78983"&gt;@Indra&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/257487"&gt;@LMeert&lt;/a&gt;, can&amp;nbsp;you lend a hand here?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you! — Jaycee&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 19:05:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765466#M33175</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-03-07T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765491#M33177</link>
      <description>&lt;P&gt;Thanks for the tag&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp; and definitely a bit of a conundrum &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485432"&gt;@kevinfilteau&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If it were the same theme and you were using a language switcher, changing the header out would be a lot simpler, but trying to change the header/footer on the system page for search results only when it is using a single template from a single theme is a bit more complex than what I'm able to help with.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TBH the search results page being global and not per domain is a major issue within HubSpot and I'd love to see this improved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I couldn't find an idea for this in the &lt;A href="https://community.hubspot.com/t5/HubSpot-Ideas/idb-p/HubSpot_Ideas" target="_blank" rel="noopener"&gt;Ideas discussion&lt;/A&gt;, if you want to add it, I'll happily upvote!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 19:46:05 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765491#M33177</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-07T19:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765544#M33178</link>
      <description>&lt;P&gt;Thanks for your answer. The search seem to be per domain. The problem is actually that is not working according to the page locale. I would like to name the website so you can see, but not publicly.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 21:11:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765544#M33178</guid>
      <dc:creator>kevinfilteau</dc:creator>
      <dc:date>2023-03-07T21:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765545#M33179</link>
      <description>&lt;P&gt;It is per say on the same theme, it's the issue. System pages load only the default theme, not the theme I can set per page. How can I change the header / footer with the language switcher ? It might be an option! Thank you again.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2023 21:14:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765545#M33179</guid>
      <dc:creator>kevinfilteau</dc:creator>
      <dc:date>2023-03-07T21:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765620#M33181</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485432"&gt;@kevinfilteau&lt;/a&gt;&amp;nbsp;I'm not sure what you mean, is it the same theme or are there two separate themes (like 2 child themes)? If it is the exact same files, then adding a language switcher to the header that recognizes the en-us vs en-ca would do the trick - but search is per domain, so if you have these as separate domains, that's a different issue altogether.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 00:34:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765620#M33181</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-08T00:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765855#M33185</link>
      <description>&lt;P&gt;I drew a basic sketch, I hope it will help understand.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_9968.jpg" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/86931iA11901C56B5D4C56/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_9968.jpg" alt="IMG_9968.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IMG_9969.jpg" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/86932i502C102FC959642A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="IMG_9969.jpg" alt="IMG_9969.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 14:16:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/765855#M33185</guid>
      <dc:creator>kevinfilteau</dc:creator>
      <dc:date>2023-03-08T14:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/766239#M33206</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/485432"&gt;@kevinfilteau&lt;/a&gt;&amp;nbsp;based on the sketch, I don't think what you're trying to do will be possible based on the limitations within the HubSpot settings and the theme/template structuring of the child themes.&lt;BR /&gt;&lt;BR /&gt;Maybe one of the others know of a custom coded solution to implement, otherwise back to my original suggestion of creating an idea to request unique system pages per domain.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 01:33:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/766239#M33206</guid>
      <dc:creator>Jnix284</dc:creator>
      <dc:date>2023-03-09T01:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Search in the right locale (ok), and show the right theme (not ok).</title>
      <link>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/767462#M33265</link>
      <description>&lt;P&gt;Thank you for you time ! Truly appreciated. I'll submit my idea.&lt;/P&gt;</description>
      <pubDate>Sat, 11 Mar 2023 15:06:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/Search-in-the-right-locale-ok-and-show-the-right-theme-not-ok/m-p/767462#M33265</guid>
      <dc:creator>kevinfilteau</dc:creator>
      <dc:date>2023-03-11T15:06:45Z</dc:date>
    </item>
  </channel>
</rss>

