Welcome to the Liquify Community

S
Seth
Offline, last seen 2 weeks ago
Joined November 7, 2024
S
Seth
·

Site speed

How can we increase the loading performance of our sites, specifically in Lighthouse which I believe affects SEO? Our largest site Huasna.com is pretty slow, though it follows many best practices. I have some ideas:
  • image_tag and image_url?
  • Webflow's js is being loaded?
  • when will tree shaking be implemented?
thanks!
24 comments
j
S
m
C
G
I don't speak German but I don't think this is supposed to be there 😉
1 comment
J
Underneath the list of posts the empty state is visible. It looks to be the same on the starter template.
5 comments
J
S
Hi, getting a ton of issues switching a store to Liquify:
  • price with unit prices missing on product page
  • product images missing in nav (see "mega menu" thread)
  • li-snippet not working as assumed on faq and cta sections
  • search results says "no results found"
I can figure out the other issues myself 😉

https://preview.webflow.com/preview/huasna3?utm_medium=preview_link&utm_source=designer&utm_content=huasna3&preview=2e903db79948c9938579805d4b825151&locale=en&workflow=preview
34 comments
S
j
J
In the starter template, there's this code, which seems to not do anything:
body {
overflowscroll-behavior: none;
}
ChatGPT says to use:
body {
overscroll-behavior: none;
}


Additionally, there are some inconsistencies in the heading sizes across breakpoints.
1 comment
J
S
Seth
·

Mega menu

Images, collections, and products in menus is a really common feature--how would you do this with Liquify? I'm converting a store from Smootify and would like one nav link to dropdown a collection of 6 products, each with an image and title in a link block.
5 comments
j
S
J
One of the biggest benefits of Liquify for us is custom styling for custom features. I'm trying to set up elements that update and change visibility per variant using metafields, and can't get it to work. What am I missing here? https://preview.webflow.com/preview/bibliotesta?utm_medium=preview_link&utm_source=designer&utm_content=bibliotesta&preview=2e903db79948c9938579805d4b825151&pageId=66e8c783a5ab8a332fa08fd2&locale=en&workflow=preview
5 comments
j
S
We're using the Cowlendar app to switch the add to cart button to a book now button which opens a modal. This wasn't working until I replaced the button in the template with an embed containing:

<input type="hidden" name="id" value="{{ product.variants.first.id }}" />
<button type="submit" name="add" class="button">
Add to cart
</button>

Not sure why this is, but just wanted to put it on here in case it helps someone or is a bug to be fixed.
1 comment
j
S
Seth
·

Broken site

We believe Liquify has amazing potential and plan to use it for many projects, but as a designer and no-code "developer" with Shopify experience I've found non-stop headaches trying to figure it all out. At some point everything broke and I completely rebuilt it on each platform. Now it's broken again and I don't know why. Aside from the obvious issues, the price is also not changing on variant selection.

Read Only Link: https://preview.webflow.com/preview/bibliotesta?utm_medium=preview_link&utm_source=designer&utm_content=bibliotesta&preview=2e903db79948c9938579805d4b825151&pageId=66e8c783a5ab8a332fa08fd2&locale=en&workflow=preview
Shopify (Password: password) https://bibliotheca-test.myshopify.com/products/bibliotheca-heirloom-edition
88 comments
K
j
S
J
Hi, I'm trying to create variant options similar to the included example. I figured out the text, but am having a hard time with the variant image and price. I'm on a deadline, so figured a question here wouldn't hurt. Also, how do you style "active" states?
5 comments
j
S