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

  • Simplecart plugin + grav? · 11 years ago

    Hello :) id like to know if its possible to use some custom js plugins like simplecart and others in shop skeleton? i dont need snipcart, i need a cart w/ only possibility to send an order as email to

  • Simple adress database with search function · 11 years ago

    Nothing that I know of, but it wouldn't be much effort to store your addresses in a json format, then write a simple plugin to load that into a PHP object to be accessed/looped over.

  • Simple adress database with search function · 11 years ago

    Is this possible with the core system or are there any plugins ?

  • Uninstall the plugin snipcart · 11 years ago

    The shop site has pages in the user/pages/ folder that are using twig templates that the plugin is providing. You will have to copy these into your theme and edit them appropriately.

  • Uninstall the plugin snipcart · 11 years ago

    its not that easy. renamed plugin and got an error page

  • Uninstall the plugin snipcart · 11 years ago

    Yeah. Snipcart appears to be separate plugin. You can safely remove it from plugins directory and purge the cache.

  • Uninstall the plugin snipcart · 11 years ago

    I want to set up a website presenting pictures of sculptures accompanied by poems. The grav-skeleton-shop-site is excellent for that. But I want to remove the plugin snipcart I do not I want to set up

  • Adding searchable tags on rtfm learn2 template · 11 years ago

    That makes sense indeed. I will try to focus on that next week. Thanks for the hint and the turbo-support.

  • Adding searchable tags on rtfm learn2 template · 11 years ago

    Here's the deal, the way the taxonomy filtering works, is that when your page requests the collection of pages, Grav looks to see if there are any taxonomy filters, in the URL and if so filters the re

  • Adding searchable tags on rtfm learn2 template · 11 years ago

    First of all i included the taxonomy.html.twig on my sidebar. The result is a list of all set tags from the pages in the sidebar. So nice so far. When clicking on the tags, an url pointing to the roo