Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Darryll DeCoster Member
@retsoced · Joined 9 years ago · 18 posts · 5 topics · 2 reputation
Badges
Recent posts
-
Help! We need a moderator team! Want to join?
· 8 years ago
I know you said you have enough on board, but you could add me to your list of willing individuals if you should want more folks. Cheers.
-
Taxonomy or collection menu that lists all of the children or all pages with a category and tag
· 8 years ago
I've got this about half figured out. I have 4 categories of pages that are a specific catagory for each group, and I'm trying to make it so that the entire collection of child pages are displayed in
-
Customize / override admin theme
· 8 years ago
Looking more at the Admin plugin, you can create your own theme for the admin section, which I assume would be safe from any updates. It has a default theme of Grav, but if you make a copy of it and g
-
How to remove label from form field
· 8 years ago
Since it's hard coded to accept a value, have you tried just adding spaces? If that fails, you could hide the label within the css. You can target specific labels by their for attribute like label[for
-
Customize / override admin theme
· 8 years ago
You can change any of the the admin plugins theme files and styles by looking in the plugins > admin > themes > grav folder. It's set up similarly to other GRAV themes, so you find what you'r
-
Copied files to new server - all pages 404 (solved)
· 8 years ago
I built up a new server to house my production environment of GRAV and copied the new files to it and all of the sub pages 404. The index page works but none of the other pages do. I'm sure it's somet
-
Nudge in the right direction for sub theme
· 9 years ago
I think I get the idea of theme inheritance, but I'm a little lost as to where to start. Basically I have a modular, one page site that uses theme A, and I want to have 1 page that uses theme B. I nee
-
What does your .gitignore for GRAV projects look like?
· 9 years ago
Here's what I had in one of the last projects I worked on: .sass-cache bower_components *.css.map cache/** logs/** .DS_Store assets/** backup/** config.codekit
-
Comments are welcome for my last website
· 9 years ago
Nice job. Nice to see you compensated with the anchor links for the height of the nav so the titles are 100% visible. I noticed a couple of things. The sticky nav seems to snap a little odd, like ther
-
Using parallax with a modular template
· 9 years ago
oooh. That's a good tip thanks. I just worked it out too. So, since the parallax image is "behind" the content, what it turned out to be was the slidebars wrapper and the #body wrapper needed the back