
Cale Shapera
-
Actividad total43
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos15
-
Suscripciones16
Comentarios
Votos de actividad por Cale Shapera-
Our team would also find this immensely valuable.We would actually prefer to be able to filter search results by label over category, but we would be delighted at any enhanced search functionality ...
-
+1.I cringe when someone shares one of our articles on Facebook.
-
Howdy, I have some code which works (albeit haggardly) for this. If you want to hide an article called "Secret Article", plug in the following code: if($('li.search-result a:contains("Secret Articl...
-
Hi Drew, I wish I had time to dig in to fixing this—I get a sick pleasure from solving these little problems—however, I'm quite busy right now. Perhaps try posting some code snippets along with you...
-
Hi Drew,If your search results page includes the category, this should be possible.For example, on my search page, this is the category:If I check out the page in Chrome developer tools:We can see ...
-
Hi Kalle, No, this code wouldn't work by adding a label. The code works by detecting the title of the article. Whatever the title of the article you want to hide, change "Secret Article" in the cod...
-
+1Auto-linking of chat transcripts would be a huge efficiency gain for our team.
-
Just bumping this thread, as I'd still love to be able to have a legible sharing image for our help center links. I can't use Kevin's solution as the logo in the help center has to have white text....
-
Hi Jessie!Thanks for looking into this for me. I think that it's actually pulling the logo image (ours is white text with a transparent background). Our favicon is a black logo with a transparent b...
-
I'm having the same issue as Clayton. I'd like to be able to use a non-logo image as the image when sharing articles. I'd be grateful for any Javascript/jQuery workaround too.