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

  • Simple Contact Doesn't Send Email · 11 years ago

    Thanks for fix, I updated the plugin. Next week I come back to working with Grav so I need to check every my plugins/themes for update with new version of Grav.

  • Simple Contact Doesn't Send Email · 11 years ago

    @Noah FYI Simple Contact has some bugs. In order to let it work you have to change simple_contact.php, L38-39 to $this->grav['assets'] ->add('plugin://simple_contact/assets/css/simple_contact/

  • Simple Contact Doesn't Send Email · 11 years ago

    Awesome! Can't wait to see it.

  • Simple Contact Doesn't Send Email · 11 years ago

    Sorry don't have much experience with that plugin. We are working on getting our own Forms plugin finished up and that will allow for pages such as 'contact us forms' and will be able to support that

  • Simple Contact Doesn't Send Email · 11 years ago

    Any ideas?

  • Simple Contact Doesn't Send Email · 11 years ago

    I setup the recipient email to my Gmail address and configured everything correctly but when I test it doesn't send any email to my Gmail Account. There isn't any error when I click the submit button

  • RSS per tag · 11 years ago

    If you want you can release your plugin and put into our Plugin repository :)

  • RSS per tag · 11 years ago

    Thanks a lot. If I have some spare time, I'll try to look at it.

  • RSS per tag · 11 years ago

    It would require a custom plugin (probably based on the existing feed plugin). Rather than getting all pages based on the the filter as the feed plugin is doing, you would get all pages based on taxo

  • RSS per tag · 11 years ago

    Hi, I wonder if it's possible to have one RSS feed per tag instead of only one feed for all articles. Thanks.