Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Werner Joss Regular
@hoernerfranz · Joined 7 years ago · 224 posts · 14 topics · 49 reputation
Badges
Recent posts
-
Can TwentyFifteen theme create drop down menus?
· 5 years ago
I've been using twentyfifteen for quite some time on my website and created a child theme with some modifications that enable dropdown menu. if anyone is interested in that, drop me a note.
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
Hi @bleutzinn , just like @Karmalakas , I can't give any direct advice for your specific setup, but share my own experience using an IDE + Grav + Xdebug for local Grav Plugin Development. I am using V
-
Is there some sort of numerical user id?
· 5 years ago
Hi @MildlyDeviant , no, Grav does not maintain a numerical User ID, users in Grav are represented as a collection of Flex Objects - this is a relativ new approach to handle all sorts of structured dat
-
No language strings in the Admin UI
· 5 years ago
you could try to uninstall and then re-install the admin plugin.
-
"partials/noscript.html.twig" is not defined in "partials/base-root.html.twig"
· 5 years ago
templates are usually provided by the theme - which theme are you using ? did you check if the mentioned templates are there under you theme's folder ?
-
Grav 1.7 curl - PHP Curl in local host - Wamp
· 5 years ago
you're welcome - so this looks like a bug or a misconfiguration in your WAMP installation. you could also try XAMPP, if you don't get curl to be included.
-
Grav 1.7 curl - PHP Curl in local host - Wamp
· 5 years ago
yes, you need to create it with the content I posted above. then go to http://localhost/phpinfo.php and see what the webserver finds, especially curl. you should get something like this:
-
Deprecated logs from debug mode
· 5 years ago
@christiana83 , I have no specific proposal, but you could try to deactivate your plugins one by one and see if this goes away. if yes, you found the culprit 😃
-
Grav 1.7 curl - PHP Curl in local host - Wamp
· 5 years ago
what does a simple phpinfo.php file in your root directory say ? <?php phpinfo(); ?>
-
Easy post creation from mobile
· 5 years ago
hi @Bronek , welcome to the Grav community 😃 . as for your question, no, there is IMHO no Android (nor IOS) app for Grav Post/Page creation. if this is just to create blog posts, with always the same