Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Karsten Jensen's Avatar

Karsten Jensen

Beigetreten 15. Apr. 2021

·

Letzte Aktivität 27. Okt. 2021

Folge ich

0

Follower

0

Gesamtaktivitäten

12

Stimmen

4

Abonnement

1

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Karsten Jensen

Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

@Trapta,

Very nice to know. I was actually under the impression that dynamic content didn't work in the javascript file.

I will try that out. Thanks :)

Kommentar anzeigen · Gepostet 29. Nov. 2017 · Karsten Jensen

0

Follower

0

Stimmen

0

Kommentare


Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

@Trapta,

Perfect! Worked :) Thank you very much.

Kommentar anzeigen · Gepostet 29. Nov. 2017 · Karsten Jensen

0

Follower

0

Stimmen

0

Kommentare


Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

@Trapta,

It seems that your previous comment has disappeared.

Kommentar anzeigen · Gepostet 29. Nov. 2017 · Karsten Jensen

0

Follower

0

Stimmen

0

Kommentare


Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

Hi @Trapta! It almost did the trick. Only issue is that it removes the hyperlink. Do you have a solution for that? 

I've added the following code:

// replace first breadcrumb in each language
$(document).ready(function(){
var currentLanguage = $('html').attr('lang').toLowerCase();
if(currentLanguage === "en-us") { $('ol.breadcrumbs > li').first().text('Support'); }
if(currentLanguage === "cs") { $('ol.breadcrumbs > li').first().text('Podpora'); }
if(currentLanguage === "da") { $('ol.breadcrumbs > li').first().text('Support'); }
if(currentLanguage === "de") { $('ol.breadcrumbs > li').first().text('Hilfe'); }
if(currentLanguage === "es") { $('ol.breadcrumbs > li').first().text('Asistencia'); }
if(currentLanguage === "fr") { $('ol.breadcrumbs > li').first().text('Aide'); }
if(currentLanguage === "it") { $('ol.breadcrumbs > li').first().text('Assistenza'); }
if(currentLanguage === "nl") { $('ol.breadcrumbs > li').first().text('Ondersteuning'); }
if(currentLanguage === "no") { $('ol.breadcrumbs > li').first().text('Support'); }
if(currentLanguage === "pl") { $('ol.breadcrumbs > li').first().text('Pomoc'); }
if(currentLanguage === "pt") { $('ol.breadcrumbs > li').first().text('Suporte'); }
if(currentLanguage === "pt-br") { $('ol.breadcrumbs > li').first().text('Suporte'); }
if(currentLanguage === "fi") { $('ol.breadcrumbs > li').first().text('Tuki'); }
if(currentLanguage === "sv") { $('ol.breadcrumbs > li').first().text('Support'); }
});

Kommentar anzeigen · Gepostet 27. Nov. 2017 · Karsten Jensen

0

Follower

0

Stimmen

0

Kommentare


Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Q&A - Help center and community

We want to have different title and breadcrumbs, but they seem to be connected. How can we fix that or is there a workaround?

Kommentar anzeigen · Gepostet 23. Nov. 2017 · Karsten Jensen

0

Follower

0

Stimmen

0

Kommentare


Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Discussion - Tips and best practices from the community

We want to use Option 1, but in combination with Dynamic Content.

How can I add something like: {{dc 'hc-home_page_heading_search'}}

To: {{search submit=true instant=true class='search search-full' placeholder=''}}

Help very much appriciated.

Kommentar anzeigen · Gepostet 22. Nov. 2017 · Karsten Jensen

0

Follower

0

Stimmen

0

Kommentare


Karsten Jensen hat einen Kommentar hinterlassen

Community-Kommentar Feedback - Chat and Messaging (Chat)

We're also very interested in this functionality!

Kommentar anzeigen · Gepostet 16. Nov. 2017 · Karsten Jensen

0

Follower

1

Stimme

0

Kommentare