
Samantha Chavez
-
Total activity62
-
Last activity
-
Member since
-
Following0 users
-
Followed by0 users
-
Votes23
-
Subscriptions25
Activity overview
Latest activity by Samantha Chavez-
Samantha Chavez commented,
Melvin Laguren, Happy to test this for myself and give you feedback hehe :)
-
Samantha Chavez commented,
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 commented,
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 commented,
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 commented,
You are fast and a life saver. Thank you!
-
Samantha Chavez commented,
@... the Website re-direct link is broken.
-
Samantha Chavez commented,
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 created a post,
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 commented,
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 commented,
@... This tool literally saved me so much time. You really deserve tacos for life!