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

  • Change tag url structure · 10 years ago

    The great thing is that search engines will treat the Grav parameters as part of a valid independent URL. So there's no need for query support. This is not something you need to worry about.

  • Change tag url structure · 10 years ago

    Search engines do not seem to support the default format so I want to change it to be compatible with this: https://support.google.com/webmasters/answer/6080550?hl=en and this https://www.bing.com/web

  • Change tag url structure · 10 years ago

    This is not a trivial change. Your basically wanting to change how data is transferred between pages. Unless you have a good reason, I suggest that you leave the parameter style as it's prettier and

  • Change tag url structure · 10 years ago

    Could you provide an example for TwentyFifteen Site skeleton/theme? I'm new to coding in general so I'm having hard time finding the part which I have to edit.

  • Change tag url structure · 10 years ago

    Grav does fully support the traditional URL queries, however any plugins and/or themes would need to be modified to look for a query value rather than a parameter as it's doing now.

  • Change tag url structure · 10 years ago

    Is it possible to change this example.com/tag:travel to this example.com/?tag=travel?

  • Manually uploaded themes · 10 years ago

    fixed thanks to @Flursh

  • Manually uploaded themes · 10 years ago

    Manually uploaded themes (FTP) don't show up in the admin interface. Is there any way to make the admin plugin search for themes in the /user/themes folder?

  • Markdown image classes not working · 10 years ago

    Ah. Upgrading to 1.0.10 worked like a charm. Thank you!

  • Markdown image classes not working · 10 years ago

    FYI, in the future put your code in between triple backticks (see the question mark on the top-right of the input box). The problem is the version of your Grav. This functionality was added only a fe