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

  • Contact form not working in Internet Explorer · 10 years ago

    Try simply removing that form.html.twig, it should use the core Form plugin one. Also make sure all (grav + plugins) are up to date.

  • Contact form not working in Internet Explorer · 10 years ago

    Thanks for replying! It's a custom theme (based on Antimatter) but it's using the original form.html.twig file unedited – I'm just including it in one of the theme's template files. I'll try and find

  • Contact form not working in Internet Explorer · 10 years ago

    Which IE version? I tried IE11 and I got no problems on Win7. Also, which theme is that? Does it use a custom form.html.twig template?

  • Contact form not working in Internet Explorer · 10 years ago

    For some reason this contact form / forms plugin works perfectly in every browser EXCEPT IE on Windows 7. Any ideas what could be the issue? The form is currently live on http://civilvic.com.au/contac

  • Gravstrap with RTFM Skeleton · 10 years ago

    Hello, I would like to know if i can use gravstrap plugin with grav-skeleton-rtfm-site. I have installed RTFM Site (with learn2 theme), then I have added Gravstrap plugin , including shortcode plugin;

  • Plugin to manage a credit system · 10 years ago

    Thank you very much for the thorough reply, I'll try my hand at it and see how it goes! Cheers

  • Plugin to manage a credit system · 10 years ago

    There was a recent discussion on a similar process. To rephrase my suggested process from there: Customer A pays for something. A proof of purchase is returned via the vendor (PayPal, Stripe, carrier

  • Plugin to manage a credit system · 10 years ago

    The question was a bit more focused on the relationship between users and credits, rather than the "buying" part. I suppose a Credits Plugin, where after the user buys a pack through one of the method

  • Plugin to manage a credit system · 10 years ago

    if you use Stripe or Paypal, they often have simple Javascript code blocks that you can include, or even buy buttons, that can allow you to sell products easily with Grav with a minimal amount of effo

  • Plugin to manage a credit system · 10 years ago

    I imagine the GravCart-plugin could do something of the sort.