Ricerche recenti
Nessuna ricerca recente

David Crichlow
Data ingresso 16 apr 2021
·
Ultima attività 27 ott 2021
Seguiti
0
Follower
0
Attività totali
5
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di David Crichlow
David Crichlow ha commentato,
This is exactly what I wanted! Thank you!
Visualizza commento · Data ultimo post: 31 gen 2018 · David Crichlow
0
Follower
0
Voti
0
Commenti
David Crichlow ha commentato,
You are awesome! That worked. The dummy article does display temporarily before redirecting to the external link. I'm not quite sure how to prevent that. I will play around with it to see if I can figure it out, but if you have any ideas that would be great.
Visualizza commento · Data ultimo post: 25 gen 2018 · David Crichlow
0
Follower
0
Voti
0
Commenti
David Crichlow ha commentato,
Thanks Vladan for the help but that did not seem to work.
This is the JS that I'm using:
$('a').each(function() {
var value = $(this).attr('href');
if(value=='/hc/en-us/articles/666666666-Configuration-Workbook')
{
$(this).attr('href', 'https://drive.google.com');
}
});
It works for navigating to the category and clicking the article (The article link takes me to the external link. However, if I search for the article and either click on the link in the drop down or click on the link in the results page, it takes me to the dummy article.
Visualizza commento · Data ultimo post: 25 gen 2018 · David Crichlow
0
Follower
0
Voti
0
Commenti
David Crichlow ha commentato,
Hi Wes, I tried the js script that you mentioned to have an article title point to an external link. It works well. However, when I search for an article, the resulting breadcrumbs take me to the blank dummy article as opposed to the external link. Is there a way to resolve this?
Thanks
Visualizza commento · Data ultimo post: 24 gen 2018 · David Crichlow
0
Follower
0
Voti
0
Commenti