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

  • Image links failing · 10 years ago

    if you deleted your user/config/media.yaml it should use the system/config/media.yaml file which has a bunch of standard stuff including image files. Just works in my testing. You might need to send

  • Image links failing · 10 years ago

    fyi, I just downloaded a new instance of grav using the git install steps, and a test page there works for displaying the image. I would switch my /pages over to that location, but I'm having a cannot

  • Image links failing · 10 years ago

    @rhukster: thanks for the replies. So the ?cache worked. My user/config/media.yaml file is empty, I just deleted it. In system.yaml it has allowed_fallback_types: { }. Still no image using ![](image

  • Image links failing · 10 years ago

    BTW, quick fix is to call use ![](image2.png?cache) to force Grav to process/cache the image. Not the solution, but a quick workaround.

  • Image links failing · 10 years ago

    Grav should automatically support routing of media types and serve the image correctly. By default it uses the media types available in the media.yaml file. However if you have set some values in me

  • Image links failing · 10 years ago

    I am stumped, I have the following situation. I've got a page docs.md and an image image2.png in the same grav folder: /user/pages/06.onboarding/03.test/ The page has in the markdown an image link: ![

  • iPhone native news app couldn't add Feed from website · 10 years ago

    Feeds plugin really hasn't changed much, more likely it was an update on apple's side that broke this functionality. Try another RSS reader app to compare.

  • iPhone native news app couldn't add Feed from website · 10 years ago

    apple news app does use rss feeds from external website feeds. i do have multiple feeds from different websites i follow on that app. it did work for awhile before i did the updates to a copule plugin

  • iPhone native news app couldn't add Feed from website · 10 years ago

    I don't think Apple News app actually works with RSS feeds, it only supports the special Apple news publishing format. You need an App like Reeder or something that understands RSS feeds.

  • iPhone native news app couldn't add Feed from website · 10 years ago

    i used demo.getgrav.org as an example of the error that was being shown on my iphone when adding the rss feed to the apple news app.