Pesquisas recentes
Sem pesquisas recentes

Carrie Jones
Entrou em 28 de mai. de 2021
·
Última atividade em 27 de out. de 2021
Seguindo
0
Seguidores
0
Atividade total
3
Votos
0
Assinatura
1
VISÃO GERAL DA ATIVIDADE
MEDALHAS
ARTIGOS
PUBLICAÇÕES
COMENTÁRIOS NA COMUNIDADE
COMENTÁRIOS EM ARTIGOS
VISÃO GERAL DA ATIVIDADE
Atividade mais recente por Carrie Jones
Carrie Jones comentou,
Hi Wes, yes thanks I realised I had put value=='/hc/en-us instead of en-gb!!!!
Thank you anyway
Exibir comentário · Publicado 26 de jul. de 2016 · Carrie Jones
0
Seguidores
0
Votos
0
Comentários
Carrie Jones comentou,
@Wes - I know this thread is from a long time ago but I have tried the method above to link a category to an external link and I can't get it to work. This is the JS I used:
//send category links to community - Change category and google.com to your helpcenter
$('a').each(function() {
var value = $(this).attr('href');
if(value=='/hc/en-us/categories/201141365-Streets-Heaver-FTP')
{
$(this).attr('href', https://downloads.streets-heaver.com/downloads/index.php');
}
});
I put it below the $(document).ready(function() {
in the JS.
Hope you can help, thanks.
Exibir comentário · Publicado 15 de jul. de 2016 · Carrie Jones
0
Seguidores
0
Votos
0
Comentários