DavidLin Posted June 25, 2020 Share Posted June 25, 2020 Site URL: https://www.skp.com.sg/ Hi, is it possible to implement a better search engine that auto-corrects spelling mistakes or show did you mean? https://towardsdatascience.com/autocorrect-in-google-amazon-and-pinterest-and-how-to-write-your-own-one-6d23bc927c81 Also, can we customize the search results to display more than 1 product per row? Link to comment
tuanphan Posted June 25, 2020 Share Posted June 25, 2020 Add to Home > Design > Custom CSS @media screen and (min-width:641px) { .sqs-search-container-list>.search-results { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); } } DavidLin and MATTER 1 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MATTER Posted June 27, 2020 Share Posted June 27, 2020 (edited) @tuanphan @paul2009 can you please help here? Do you know how I can additionally to the code above do this: 1. limit the text description to 2 lines 2. hide the name of the file (right now it is showing each time the name of the file, like "productname.png" Thanks! Edited June 28, 2020 by MATTER Link to comment
tuanphan Posted June 28, 2020 Share Posted June 28, 2020 21 hours ago, MATTER said: @tuanphan @paul2009 can you please help here? Do you know how I can additionally to the code above do this: 1. limit the text description to 2 lines 2. hide the name of the file (right now it is showing each time the name of the file, like "productname.png" Thanks! 1. Which text? 2. Can you share link to page where you want to hide file name? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
MATTER Posted June 28, 2020 Share Posted June 28, 2020 Sure @tuanphan Here is the link: https://goldfish-koi-xjg4.squarespace.com/search?q=iossi and attsched is a screenshot: Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment