Hyperlinking Help Center Categories
This topic came up before but I couldn't get any of the suggestions to work and the original post is closed for comments. I am trying to get the "What's New" category in our knowledge base to redirect to an external URL. I've tried a variation of the suggestions included in the original post with no luck. Here's an example of one method I tried:
$(document).ready(function() {
$('a[href*="360004761531"]').attr('href','https://releases.hireology.com/');
});
</script>
{{/if}}
Can you help me understand what I'm doing wrong?
댓글을 남기려면 로그인하세요.
0 댓글