Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Charlotte Newcomer
@smiletolerantly · Joined 6 years ago · 5 posts · 2 topics · 1 reputation
Badges
Recent posts
-
Globally configured frontend forms
· 4 years ago
@Karmalakas Good idea! The blueprint for my landing template already extends default, so it should be easy to add. @hughbris It works splendidly though! Very nice. Do you happen to know if there's a w
-
Globally configured frontend forms
· 4 years ago
@Karmalakas The latter. Have some predefined forms, and be able to include them in any page/template. @pamtbaau That's not really a solution though, since displaying a form anywhere is not the issue (
-
Globally configured frontend forms
· 4 years ago
Hello there! I'm looking for a way to globally configure forms for the purpose of reusing them across many landing pages. I'm aware I could create the form, once, inside any page, then use its name to
-
Display page.content without page.summary
· 6 years ago
Oh. Previously I was under the impression that I should be able to abbreviate {% set content = page.content|slice(page.summary|length) %} {{ content }} with {{ page.content|slice(page.summary|length)
-
Display page.content without page.summary
· 6 years ago
Hi, displaying post or page content without the page summary has popped up a couple of times around here (for example: /forum/archive/content-without-summary-t3240), and most answers loop back to the