From ttaylor at btc.edu Tue Aug 2 11:58:58 2022 From: ttaylor at btc.edu (Traci Taylor) Date: Tue, 2 Aug 2022 18:58:58 +0000 Subject: [Wactclc-primo] Widget/Embed Code for Search Box Message-ID: Hello, We made some minor changes to our code for the search box widget. The only things that were changed were the size type in two places and the link to "Forgot Password." We didn't make any changes to the code beyond these two things. Now when we enter search terms in the search box, it only takes us to the Primo homepage and does not run the search. [cid:image004.jpg at 01D8A667.3E8B0490] Here is a screenshot of the search box in one of our LibGuides. Here is the link to the LibGuide with the search box, if you want to test it. Code: Does anyone know why the search isn't being run in Primo? Any help is greatly appreciated! Thank you, Traci [image002.jpg at 01D7901D]Traci Taylor, MLS Lead Librarian Bellingham Technical College 3028 Lindbergh Ave. | Bellingham, WA 98225 Phone: 360.752.8488 | Office: CC 327 Reference: Chat with a Librarian 24/7 BTC provides student-centered, high-quality professional technical education for today's needs and tomorrow's opportunities. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2989 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 12730 bytes Desc: image004.jpg URL: From ryer.banta at centralia.edu Tue Aug 2 14:18:39 2022 From: ryer.banta at centralia.edu (Ryer Banta) Date: Tue, 2 Aug 2022 21:18:39 +0000 Subject: [Wactclc-primo] [EXTERNAL] Widget/Embed Code for Search Box In-Reply-To: References: Message-ID: Hi Traci, My first thought is to try separating out the text and links below the search box from the Primo search form. Treat it as two separate elements. This will also make troubleshooting the form easier. Did you previously have all of these elements together? I wonder if this has to do with the sections that tell it what to do on submission and the target. I have these highlighted in yellow in my example below. I think a few weeks ago someone else had an issue with the target self. Right now yours is set to target blank. With your current widget, I do notice that the search terms appear in the URL, but they are not resulting in a search being run. In case it helps, here is a sample, very simple, plain search box of ours.
 
Ryer Banta Information Literacy and Technology Librarian Pronouns: he/him/his Centralia College 360-623-8121 Ryer.Banta at centralia.edu Schedule an Appointment ________________________________ From: Wactclc-primo on behalf of Traci Taylor Sent: Tuesday, August 2, 2022 11:58 AM To: WACTCLC Primo discussions Subject: [EXTERNAL][Wactclc-primo] Widget/Embed Code for Search Box Caution: This email originated from outside of Centralia College. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hello, We made some minor changes to our code for the search box widget. The only things that were changed were the size type in two places and the link to ?Forgot Password.? We didn?t make any changes to the code beyond these two things. Now when we enter search terms in the search box, it only takes us to the Primo homepage and does not run the search. [cid:image004.jpg at 01D8A667.3E8B0490] Here is a screenshot of the search box in one of our LibGuides. Here is the link to the LibGuide with the search box, if you want to test it. Code: Does anyone know why the search isn?t being run in Primo? Any help is greatly appreciated! Thank you, Traci [image002.jpg at 01D7901D]Traci Taylor, MLS Lead Librarian Bellingham Technical College 3028 Lindbergh Ave. | Bellingham, WA 98225 Phone: 360.752.8488 | Office: CC 327 Reference: Chat with a Librarian 24/7 BTC provides student-centered, high-quality professional technical education for today?s needs and tomorrow?s opportunities. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2989 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image004.jpg Type: image/jpeg Size: 12730 bytes Desc: image004.jpg URL: From ttaylor at btc.edu Tue Aug 2 14:21:19 2022 From: ttaylor at btc.edu (Traci Taylor) Date: Tue, 2 Aug 2022 21:21:19 +0000 Subject: [Wactclc-primo] [EXTERNAL] Widget/Embed Code for Search Box In-Reply-To: References: Message-ID: Thank you, Ryer. I will let you know how it works out. Traci [image002.jpg at 01D7901D]Traci Taylor, MLS Lead Librarian Bellingham Technical College 3028 Lindbergh Ave. | Bellingham, WA 98225 Phone: 360.752.8488 | Office: CC 327 Reference: Chat with a Librarian 24/7 BTC provides student-centered, high-quality professional technical education for today's needs and tomorrow's opportunities. From: Wactclc-primo On Behalf Of Ryer Banta Sent: Tuesday, August 2, 2022 2:19 PM To: WACTCLC Primo discussions Subject: Re: [Wactclc-primo] [EXTERNAL] Widget/Embed Code for Search Box Hi Traci, My first thought is to try separating out the text and links below the search box from the Primo search form. Treat it as two separate elements. This will also make troubleshooting the form easier. Did you previously have all of these elements together? I wonder if this has to do with the sections that tell it what to do on submission and the target. I have these highlighted in yellow in my example below. I think a few weeks ago someone else had an issue with the target self. Right now yours is set to target blank. With your current widget, I do notice that the search terms appear in the URL, but they are not resulting in a search being run. In case it helps, here is a sample, very simple, plain search box of ours.
 
Ryer Banta Information Literacy and Technology Librarian Pronouns: he/him/his Centralia College 360-623-8121 Ryer.Banta at centralia.edu Schedule an Appointment ________________________________ From: Wactclc-primo > on behalf of Traci Taylor > Sent: Tuesday, August 2, 2022 11:58 AM To: WACTCLC Primo discussions > Subject: [EXTERNAL][Wactclc-primo] Widget/Embed Code for Search Box Caution: This email originated from outside of Centralia College. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hello, We made some minor changes to our code for the search box widget. The only things that were changed were the size type in two places and the link to "Forgot Password." We didn't make any changes to the code beyond these two things. Now when we enter search terms in the search box, it only takes us to the Primo homepage and does not run the search. [cid:image002.jpg at 01D8A67B.1C48A220] Here is a screenshot of the search box in one of our LibGuides. Here is the link to the LibGuide with the search box, if you want to test it. Code: Does anyone know why the search isn't being run in Primo? Any help is greatly appreciated! Thank you, Traci [image002.jpg at 01D7901D]Traci Taylor, MLS Lead Librarian Bellingham Technical College 3028 Lindbergh Ave. | Bellingham, WA 98225 Phone: 360.752.8488 | Office: CC 327 Reference: Chat with a Librarian 24/7 BTC provides student-centered, high-quality professional technical education for today's needs and tomorrow's opportunities. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2989 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 12730 bytes Desc: image002.jpg URL: From ryer.banta at centralia.edu Tue Aug 2 14:42:33 2022 From: ryer.banta at centralia.edu (Ryer Banta) Date: Tue, 2 Aug 2022 21:42:33 +0000 Subject: [Wactclc-primo] [EXTERNAL]Re: [EXTERNAL] Widget/Embed Code for Search Box In-Reply-To: References: Message-ID: It'll likely take a bit of trial and error. I've had much more trouble with the widgets with the scope selectors. Hopefully you can roll back to a version that works, then step-by-step get it closer to what you want. Wish I could spot where the issue is. This documentation from SUNY looks pretty helpful to me. https://slcny.libanswers.com/faq/262108 Ryer Banta Information Literacy and Technology Librarian Pronouns: he/him/his Centralia College 360-623-8121 Ryer.Banta at centralia.edu Schedule an Appointment ________________________________ From: Wactclc-primo on behalf of Traci Taylor Sent: Tuesday, August 2, 2022 2:21 PM To: WACTCLC Primo discussions Subject: [EXTERNAL]Re: [Wactclc-primo] [EXTERNAL] Widget/Embed Code for Search Box Caution: This email originated from outside of Centralia College. Do not click links or open attachments unless you recognize the sender and know the content is safe. Thank you, Ryer. I will let you know how it works out. Traci [image002.jpg at 01D7901D]Traci Taylor, MLS Lead Librarian Bellingham Technical College 3028 Lindbergh Ave. | Bellingham, WA 98225 Phone: 360.752.8488 | Office: CC 327 Reference: Chat with a Librarian 24/7 BTC provides student-centered, high-quality professional technical education for today?s needs and tomorrow?s opportunities. From: Wactclc-primo On Behalf Of Ryer Banta Sent: Tuesday, August 2, 2022 2:19 PM To: WACTCLC Primo discussions Subject: Re: [Wactclc-primo] [EXTERNAL] Widget/Embed Code for Search Box Hi Traci, My first thought is to try separating out the text and links below the search box from the Primo search form. Treat it as two separate elements. This will also make troubleshooting the form easier. Did you previously have all of these elements together? I wonder if this has to do with the sections that tell it what to do on submission and the target. I have these highlighted in yellow in my example below. I think a few weeks ago someone else had an issue with the target self. Right now yours is set to target blank. With your current widget, I do notice that the search terms appear in the URL, but they are not resulting in a search being run. In case it helps, here is a sample, very simple, plain search box of ours.
 
Ryer Banta Information Literacy and Technology Librarian Pronouns: he/him/his Centralia College 360-623-8121 Ryer.Banta at centralia.edu Schedule an Appointment ________________________________ From: Wactclc-primo > on behalf of Traci Taylor > Sent: Tuesday, August 2, 2022 11:58 AM To: WACTCLC Primo discussions > Subject: [EXTERNAL][Wactclc-primo] Widget/Embed Code for Search Box Caution: This email originated from outside of Centralia College. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hello, We made some minor changes to our code for the search box widget. The only things that were changed were the size type in two places and the link to ?Forgot Password.? We didn?t make any changes to the code beyond these two things. Now when we enter search terms in the search box, it only takes us to the Primo homepage and does not run the search. [cid:image002.jpg at 01D8A67B.1C48A220] Here is a screenshot of the search box in one of our LibGuides. Here is the link to the LibGuide with the search box, if you want to test it. Code: Does anyone know why the search isn?t being run in Primo? Any help is greatly appreciated! Thank you, Traci [image002.jpg at 01D7901D]Traci Taylor, MLS Lead Librarian Bellingham Technical College 3028 Lindbergh Ave. | Bellingham, WA 98225 Phone: 360.752.8488 | Office: CC 327 Reference: Chat with a Librarian 24/7 BTC provides student-centered, high-quality professional technical education for today?s needs and tomorrow?s opportunities. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2989 bytes Desc: image001.jpg URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image002.jpg Type: image/jpeg Size: 12730 bytes Desc: image002.jpg URL: