Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Removing subpage error
· 10 years ago
After removing subpage through admin, there was permission issue and thus the deleting didn't went through completely. Page did disappear, but minus sign was left for some reason on parent even when I
-
Multisite-setup
· 10 years ago
It probably is something related to incompatibilities with inherited themes with multisite. This is something we'll have to investigate further and things start getting kinda complicated when you use
-
Multisite-setup
· 10 years ago
Well - without further detailed investigation it had something to do with the included 'learn3' child-theme. After removing that the problem disappeared. Maybe you want to check your github repository
-
Multisite-setup
· 10 years ago
It seems I can't edit my post here, so to clarify the 'BTW' above: I installed grav-learn to a clean and local grav-installation on my dev-machine, but that didn't work....
-
Multisite-setup
· 10 years ago
I tried to create a multisite INTO my existing site, so it sports a layout like this: my.site.com my.site.com/multi/ my.site.com/more/ grav default-site and root is in 'my.site.com' Reason is (more o
-
Problem with Multisite Streams
· 10 years ago
Multisite stuff is pretty advanced, how about creating an issue here: https://github.com/getgrav/grav/issues Also please past your YAML config in code blocks back-ticks "```"
-
Problem with Multisite Streams
· 10 years ago
Hey there, is it possible to create a stream with the "accounts" folder? With my actual setup.php it won't work: <?php /** Multisite setup for subsites accessible via sub-domains. DO NOT EDIT UN
-
Shortcode-core plugin seems uncompatible with form plugin
· 10 years ago
Hello rhukster, i had time to test and continue my development again, and I found out that the incompatibility I have only occurs in the Land.io theme. My site has in fact two themes that I set up wit
-
Shortcode-core plugin seems uncompatible with form plugin
· 10 years ago
I think what it is, is that gravstrap plugin is providing a simple_form.html.twig template, nothing more. shortcode-core is a plugin I wrote, and it really has nothing to do with form plugin. If the
-
Shortcode-core plugin seems uncompatible with form plugin
· 10 years ago
Hello rhukster, I may have to give more details concerning the problem I encounter : I am using the form plugin. Everything worked fine, but since I installed the gravstrap plugin my form no longer sh