Skip to content
Grav 2.0 is officially stable. Read the announcement →

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

✏️ First Post 💬 Conversation Starter

Recent posts

  • Using parallax with a modular template · 9 years ago

    So I've been trying to get a parallax plugin to work with my site which is based on thew one page site skeleton and I'm having some really weird issues, and I'm wondering if anyone has ever built in a

  • ShoppingCart modify Price · 9 years ago

    Did you edit the CSS file directly or did you edit the Sass file? Did you recompile the CSS? ./scss.sh Try clearing the cache... bin/grav clear-cache

  • Subdirectory pages in a modular site · 9 years ago

    Okay. Thank you for the help. I finally got it. It was a combination of how I was structuring the URL, and the placement of the template file. I "thought" that since the projects folder was in the mod

  • Subdirectory pages in a modular site · 9 years ago

    no I have not added any custom routing,.

  • Subdirectory pages in a modular site · 9 years ago

    Yes, that's exactly it.

  • Subdirectory pages in a modular site · 9 years ago

    At this moment, yes. I put an html file in there to see if the linking was right, and I can open it, but the markdown doesn't load; even without the html file in the directory.

  • Subdirectory pages in a modular site · 9 years ago

    That's what I thought too, but the URL comes up with a 404 if I try it in the browser and returns nothing in the modal window. Now, if I link to an html file using the full URL, it loads in the modal

  • Subdirectory pages in a modular site · 9 years ago

    I need a little help. I'm trying to add subdirectories to a single page modular site. The structure is: portfolio > projectName > project.md What I can't figure out is the linking for the page,