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

  • Getgrav.org recent loading time very slow??? · 10 years ago

    ok, must be on my end. Guess it's a firefox issue. I'm using two profiles. One without plugs. And even there sometimes loading times are slow. Just checked with other browsers. They are much faster.

  • Getgrav.org recent loading time very slow??? · 10 years ago

    Still very fast for me too. Are you sure it's not on your end? Have you run a speed test and do you get what you expect?

  • Getgrav.org recent loading time very slow??? · 10 years ago

    Looks like loading fine for me. Does anyone else experience slow loading times?

  • Getgrav.org recent loading time very slow??? · 10 years ago

    Since about the last 2-3 weeks getgrav.org seems to be very slow, especially Forum, or clicking on Downloads/Themes. Often takes about 4/5 seconds to load???

  • Password protect client site while in development · 10 years ago

    The https://github.com/Diyzzuf/grav-plugin-private/ plugin should do what you need. Or, use a server-level / .htpasswd protection

  • Password protect client site while in development · 10 years ago

    Hi I was wondering the best way to hide a client's site from search engines whilst in development such as hiding the site behind a password. Is this possible in Grav, or would it be better to do it fr

  • Contact forms on Namecheap hosting · 10 years ago

    Most likely you are using the PHP mail functionality that often results in email not being received due to spam filters, see https://github.com/getgrav/grav-plugin-email#emails-are-not-sent

  • Contact forms on Namecheap hosting · 10 years ago

    Hey guys, anyone use Namecheap to host any of their sites? If so, what settings did you end up using in for contact forms? I'm not getting any errors with my current settings, and even end up getting

  • Order by title with accented chars · 10 years ago

    hi, is it possible to modify ordering function by title to accept first accented characters and their correct order? like e.g Ra.., Re.., Řa..., So..., Ša...

  • Pagination within Admin Plugin? · 10 years ago

    Open an issue in https://github.com/getgrav/grav-plugin-admin/issues - it's a part that needs to be improved in a future update.