Ricerche recenti
Nessuna ricerca recente

Carrie Jones
Data ingresso 28 mag 2021
·
Ultima attività 27 ott 2021
Seguiti
0
Follower
0
Attività totali
3
Voti
0
Abbonamento
1
PANORAMICA ATTIVITÀ
BADGE
ARTICOLI
POST
COMMENTI NELLA COMMUNITY
COMMENTI AGLI ARTICOLI
PANORAMICA ATTIVITÀ
Ultima attività di Carrie Jones
Carrie Jones ha commentato,
Hi Wes, yes thanks I realised I had put value=='/hc/en-us instead of en-gb!!!!
Thank you anyway
Visualizza commento · Data ultimo post: 26 lug 2016 · Carrie Jones
0
Follower
0
Voti
0
Commenti
Carrie Jones ha commentato,
@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.
Visualizza commento · Data ultimo post: 15 lug 2016 · Carrie Jones
0
Follower
0
Voti
0
Commenti