pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1011 reputation
Badges
Recent posts
-
How to add fields to standard Page blueprint
· 8 years ago
class Mytheme extends Project Space In PHP a class name cannot contain spaces... Have a look at '/user/themes/project-space/project-space.php' and you will see the class is named 'ProjectSpace'. You
-
How to add fields to standard Page blueprint
· 8 years ago
@adamburton I'm sorry my response wasn't clear enough. After re-reading the docs I pointed at, I can imagine it might have caused some confusion... I have updated my answer and tried to add some more
-
How to add fields to standard Page blueprint
· 8 years ago
@adamburton You could try the following: First, you need to create you own inherited theme, else any changes you make will be overridden when the base theme gets updated. Creating an inherited theme
-
How to add fields to standard Page blueprint
· 8 years ago
@adamburton Looking at the names of the newly added taxonomies I wonder what the intention is behind these new taxonomies. The names suggest you would like to add new fields to the header instead of '
-
Multi language nav menu
· 8 years ago
@aristotletalks Somehow I'm confused... You say: So right now i have Is that the folder structure you think that should be ok, or the folder structure you had before? Anyway, the folders structure y
-
Multi language nav menu
· 8 years ago
@aristotletalks The chapter Multi-Language Basics gives a very good description on how to setup multiple concurrent languages. Making an excerpt of that chapter takes more time then reading it... if
-
Hacking vulnerability
· 8 years ago
@starfoxik According the README on Grav's repo: Security issues If you discover a possible security issue related to Grav or one of its plugins, please email the core team at [email protected] and w
-
Limit site access to logged in users
· 8 years ago
@bolide Did you add the following frontmatter to the page(s) you want to be private? access: site.login: true This will popup a login screen when the user in not yet authenticated.
-
Wordpress migration to Grav
· 8 years ago
Since I migrated a few websites from Wordpress myself a few months ago, this post triggers me to explore some options. I was thinking of creating a Grav plugin with a cli interface using the WP restfu
-
How to rename images for multi-language website and should I use cyrillic?
· 8 years ago
@Krassie I've tried a few things for you, but haven't been able to come up with a good solution with respect to unique filenames. Filenames: A descriptive filename for an image is indeed valuable for