최근 검색


최근 검색 없음

Carrie Jones's Avatar

Carrie Jones

가입한 날짜: 2021년 5월 28일

·

마지막 활동: 2021년 10월 27일

팔로잉

0

팔로워

0

총 활동 수

3

투표 수

0

가입 플랜

1

활동 개요

님의 최근 활동 Carrie Jones

Carrie Jones님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

Hi Wes, yes thanks I realised I had put value=='/hc/en-us instead of en-gb!!!!

Thank you anyway

댓글 보기 · 2016년 7월 26일에 게시됨 · Carrie Jones

0

팔로워

0

투표 수

0

댓글


Carrie Jones님이 에 댓글을 입력함

커뮤니티 댓글 Q&A - Help center and community

@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.

댓글 보기 · 2016년 7월 15일에 게시됨 · Carrie Jones

0

팔로워

0

투표 수

0

댓글