
Cale Shapera
-
Actividad total43
-
Última actividad
-
Miembro desde
-
Siguiendo0 usuarios
-
Lo siguen0 usuarios
-
Votos15
-
Suscripciones16
Resumen de la actividad
Última actividad de Cale Shapera-
Cale Shapera hizo un comentario,
+1.I cringe when someone shares one of our articles on Facebook.
-
Cale Shapera hizo un comentario,
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 ...
-
Cale Shapera hizo un comentario,
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...
-
Cale Shapera hizo un comentario,
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 ...
-
Cale Shapera hizo un comentario,
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...
-
Cale Shapera hizo un comentario,
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...
-
Cale Shapera hizo un comentario,
+1Auto-linking of chat transcripts would be a huge efficiency gain for our team.
-
Cale Shapera hizo un comentario,
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....
-
Cale Shapera hizo un comentario,
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...
-
Cale Shapera hizo un comentario,
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.