Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
flavio Member
@flavio · Joined 9 years ago · 58 posts · 0 topics · 22 reputation
Badges
Recent posts
-
phpFormGenerator installation verification
· 9 years ago
@jerryA: phpFormGenerator installation verification The problem is that your hosting plan has phpFormGenerator enabled (http://www.ampps.com/apps/others/phpFormGenerator), and for some reason it inte
-
Hi, i have this error after moved site on new hosting
· 9 years ago
Hi, weird error. Is this happening on all pages, or just a single page? In this case, can you post the page header?
-
How to use Collection::ofType
· 9 years ago
PM me your user/pages folder, I'll check directly
-
Blueprint: Error on save
· 9 years ago
You need to extend from the default page blueprint, because some fields are mandatory for a correct handling, in this case the folder field is missing. You can remove some fields, like the default con
-
[CLOSE] Install grav in virtualhost
· 9 years ago
Any other menu works fine? I remember another user had this same issue but I can't find it (or it was you?) - basically my conclusion was that the hosting must be running something hosting-specific u
-
Should I use Gantry?
· 9 years ago
Grav is not (and will never be) a replacement for services like Wix or Squarespace or WordPress.com, Shopify or similar. Those services skip all the technical details and let you build a site, but you
-
Summary Confusion
· 9 years ago
@Wartybliggens: For #2, that sounds more promising, and I take it to mean I would need to alter a blueprint, but would the new field then have to be plain text (that is, no markdown / HTML)? No, it c
-
Why is my theme not applied?
· 9 years ago
Admin is just a plugin. The problem is that skeletons, which are a collections of plugins, pages and the theme, do not come with the Admin plugin preinstalled. You need to manually install Admin.
-
Profile page variables
· 9 years ago
You need 1) create a form that will only be shown to logged in users (using the Login Plugin) 2) upon form submission, store this data in the user/data/recipes/ folder, one YAML file for each user. Y
-
Does Feed work with Learn2?
· 9 years ago
The feed "works", but this is not the way to generate it: the feed needs to be generated form a collection page. Like a blog posts list, for example. I assume you've based your site on the RTFM skelet