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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Calculated Fields · 10 years ago

    It has taken me a few days to start to grasp how things work. I am not a programmer by nature, everything I do know is self taught and learned from examples and trial and error. Usually I do just what

  • Calculated Fields · 10 years ago

    OK that makes sense. I tell ya, it's weird, but I find Grav very enjoyable to use even though many (seemingly) simple things are much harder vs using Wordpress for a total newbie like me. I have lear

  • Calculated Fields · 10 years ago

    motorrambler, I am still new to grav so not totally certain but I did not see anything of field calculations in the forms documentation. https://learn.getgrav.org/forms The forms plugin is available f

  • Calculated Fields · 10 years ago

    My Wordpress site has a 'calculator' page that allows visitors to run a few basic calculations: https://hdpowerequipment.com/generator-sizing-calculator-and-energy-toolkit/ I used a Wordpress plugin c

  • Site sometimes renders as code · 10 years ago

    Thanks for the responses. Also, thanks for the link to the w3c validator; I didn't know that was there.

  • Site sometimes renders as code · 10 years ago

    Maybe the missing doctype https://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fbabybloom3d4d.com%2F

  • Site sometimes renders as code · 10 years ago

    I see nothing in the site's code that would cause CSS not to render, only console error is a 404 for the favicon. You might want to test it in a broader variety of browsers to see if anything is amiss

  • Site sometimes renders as code · 10 years ago

    Hi, I have a site that I put made for someone using Grav, She has contacted me to tell me some of her customers are reporting that the site sometimes renders as just code instead of the website. I hav

  • Problem moving website with .gitignore · 10 years ago

    Thanks, I got it working by removing /vendor/ and /plugins/ from gitignore. I can't remove the others because I have installed the admin panel.

  • Problem moving website with .gitignore · 10 years ago

    I'm not sure how Composer handles this install, but I always commit the plugins folder as it also updates at times. As I don't use the admin plugin on live, or in staging, it is entirely secure becaus