
Samantha Chavez
-
Gesamtaktivitäten62
-
Letzte Aktivität
-
Mitglied seit
-
Folge ich0 Benutzer
-
Gefolgt von0 Benutzer
-
Stimmen23
-
Abonnements25
Aktivitätsübersicht
Neueste Aktivität von Samantha Chavez-
Samantha Chavez hat einen Kommentar hinterlassen
Melvin Laguren, Happy to test this for myself and give you feedback hehe :)
-
Samantha Chavez hat einen Kommentar hinterlassen
Justin Federico I actually moved my code to the document_head.hbs template at the bottom. I don't remember why, but I think I couldn't get it to work properly in the script.js file. At least I thin...
-
Samantha Chavez hat einen Kommentar hinterlassen
One thing I did not account for was users who are not signed, which is anonymous by role identification. You are probably experiencing this if you are testing while signed out. I tested with an end...
-
Samantha Chavez hat einen Kommentar hinterlassen
Scott Haugsjaa I did some tweaking for mine and this works. I put it at the top of the script.js file. You will see a quick page flash and then the redirect. $(document).ready(function() { if(...
-
Samantha Chavez hat einen Kommentar hinterlassen
You are fast and a life saver. Thank you!
-
Samantha Chavez hat einen Kommentar hinterlassen
@... the Website re-direct link is broken.
-
Samantha Chavez hat einen Kommentar hinterlassen
Ha! worked like a charm. I should have asked here before spending days trying to figure it out myself. You are a gem, thank you.
-
Samantha Chavez hat einen Post erstellt
Show category first instead of homepage in the breadcrumb path in search results?
Does anyone know of an easy way to omit the homepage from being included in the search results breadcrumbs? Since the homepage is a given for a single help center, it seems rather silly that is in ...
-
Samantha Chavez hat einen Kommentar hinterlassen
This is not a redirect, but it was intended to be a quick solution to a common customer complaint from my customers. They wanted a prompt when not logged in vs a generic "no results" when looking f...
-
Samantha Chavez hat einen Kommentar hinterlassen
@... This tool literally saved me so much time. You really deserve tacos for life!