No content to show
User Activity
I’m looking for someone to tell me where to paste the code?
I have found this code:{% assign filtered_results = search.results | where_exp: "product", "product.tags contains 'exclude-from-search' == false" %} I have tagged all the products that I do not want displayed in search results with "exclude-from-sear...
I was able to resolve the Missing field "priceValidUntil" (in "hasVariant.offers") issue on Dawn 15.2.0 Open main-product.liquid Replace:<script type="application/ld+json">
{{ product | structured_data }}
</script> With:<script type="application/ld+...
I figured out that the search page settings and therefore the liquid code does not include a color-scheme. So instead of adding all your custom css, I opted to hard code the color-scheme into the section s/main-search.liquid file. In my case, I want...
07-26-2023
Two different features on my site display a popup. 1) When you click on the main image, it displays an enlarged image, but only for a couple seconds, and then it reloads the page.2) If you click on the Affirm text, it displays some info, but only f...
This worked well. However, I just realized that it would be more consistent if the search results page displayed the filters in a right sidebar just like the collection page. Is that possible?
Can you help me with the issue on the search results page?
Is there a way to NOT have them OPEN by default on the search results page?
THANK YOU! I also realized I had to add OPEN to the next section to get the price to be open by default.
How do I get these vertical filters to display open by default?Dawn version 7.0.1