Making an Article title clickable

답변함


2021년 8월 04일에 게시됨

Hello,

I would like to make the article title a hyperlink in some instances instead of an article with clickable links.  In the example below, I would like "Apply Here" to go directly to our website instead of having to open that then clicking. Is that possible?  Thank you in advance.


1

14

댓글 14개

Hi Sheena,
 
We would like to inform you that you have previously submitted a support ticket concerning your issue, and a dedicated advocate has already provided assistance. To prevent any confusion and to facilitate a seamless communication process, we kindly ask you to reference the following ticket ID in your future correspondence: #12809238.
 
Should you have any further inquiries or require additional assistance, please feel free to respond to this message.

0


Hi 1263169183150 Need your assitance for request raised above.

0


0


Hi 1263169183150 ,

 

Can you help me with the code to hyperlink a article title within a section to redirect to another page. Basically want to add a link under the title highlighted which upon click redirects to another page hyperlinked.

0


Great ;)

0


Thank you so much!!!! Everything works now!

0


Hey Kolby Dinh :)

 

Please close the double quotes here, it's causes of bug:

 

Then test and let me know.

Thanks

1


I must be messing up somewhere Ifra, thank you for your reliable help! Even when checking for a Unique Word like "FERPA" (there is only 1 article with FERPA in the title), I can't get them to link out. Here is my Help Center URL
https://eliteopenschools.zendesk.com/hc/en


0


Hey Kolby Dinh,

Update your script file code:

I). Check a unique word of your article title as I did here:

$('.search-result-title > a:contains("editor")').attr("href", "http://localhost:8080/");

 

Complete:- Links in the editor.

 

So remove the query -

a:contains("[Mentor] Assist Guide")') 

 

and check a unique world 

a:contains("[Mentor]")') 

 

OR

a:contains("Guide")') 

 

OR 

 

a:contains("Assist")') 

 

 

 

And if any issue you can share your public HC URL here so I can see the bug.

 

 

It would work.

Thanks

1


I followed the steps but can't seem to get it to work now




It seems like I get 2 errors when I preview the page. Hopefully you can help!

0


로그인하세요.

원하는 정보를 못 찾으셨나요?

새 게시물