Log in
Log into community
Welcome to the Liquify Community
New post
Most posts
Powered by
Hall
Home
Members
Levi Benton
L
Levi Benton
Offline
, last seen 6 days ago
Joined November 7, 2024
Contributions
Comments
Replies
L
Levi Benton
6 days ago
·
Global theme settings?
Is there anywhere where we can add global theme settings for clients like favicon, fonts, colors and such?
5 comments
j
L
Levi Benton
7 days ago
·
How do I wrap a for statement in an assign statement?
Would I need another div or would ':inside' work? I am going for
{% assign limit = 3 %}
{% assign counter = 0 %}
{% for article in blogs['Release'].articles %}
{% if counter < limit %}
{% if article.image %}
2 comments
J
L
L
Levi Benton
last month
·
How do I edit a 'not in stock' toggle button on the Product Page?
I can find the element, but not sure how to find the state for the 'not in stock' option since its not using webflows ecom.
3 comments
j
C
L
Levi Benton
last month
·
I can't seem to get 'custom page' to load as a template.
I went to the 'Body' and removed all the attributes and I still have an issue. It's not showing at all after I convert.
5 comments
j
L