Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Josh Member
@skipper · Joined 6 years ago · 26 posts · 10 topics · 1 reputation
Badges
Recent posts
-
Rendering page content on another page
· 5 years ago
That's it. Thank you!
-
Rendering page content on another page
· 5 years ago
I'm having a basic problem of not being able to display page content on another page. In a page .md file I have this: process: markdown: true twig: true --- {{ page.find('/05.test').content }}
-
Adding forms to pages -- clarifications for newbies
· 6 years ago
Nicooo, can you clarify your third bullet point: If you want to use one form in multiple pages, you still have to place the definition of this form in between the “—” of a markdown file. And you have
-
One form, multiple standard pages
· 6 years ago
Hi, I'm unclear how to use one form on multiple pages. The documentation describes using forms in modular pages but I just want to use one form on multiple basic or "standard" pages. Do I have to put
-
Css custom attributes not working
· 6 years ago
Thank you. That got my attributes working.
-
Css custom attributes not working
· 6 years ago
Can someone help me understand why the code from the documentation is not working for me. I'm try to add custom attributes to my css load (so that I can bring in bootstrap) but custom attributes aren'