Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Remove Home from main navigation menu
· 11 years ago
set visible: false in the page headers.
-
Remove Home from main navigation menu
· 11 years ago
As the title suggests, I'd like the homepage (which is currently a default page in user/pages/01.home folder) to be reachable via logo image only, not via main navigation menu. How can I achieve this?
-
Gpm - install any package version
· 11 years ago
Is there any way to force the grav package manager to install something different than the current stable release? When using gpm install <plugin/theme> it installs the latest package version, h
-
Display random variables from 2 different modular pages
· 11 years ago
Hi, I have 2 different modular pages The 1st page is members.md and this is an exemple of what it contains 1: name: member1 title: title1 2: name: member2 title: title2 And another page others.md: 1:
-
Issues with Page Media in Admin (task.addmedia?)
· 11 years ago
Yes pretty much everything except params.
-
Issues with Page Media in Admin (task.addmedia?)
· 11 years ago
Apparently it does in PHP7? I was able to get to the point where I got that error :)
-
Issues with Page Media in Admin (task.addmedia?)
· 11 years ago
Just as a note, if you don't know it already, the Admin since 1.0 does not run any more on the PHP built-in webserver, and raises an error.
-
Issues with Page Media in Admin (task.addmedia?)
· 11 years ago
Yes, that is definitely it.. The lack of support for URL params is the reason why PHP's built-in web server doesn't work with the admin.
-
Issues with Page Media in Admin (task.addmedia?)
· 11 years ago
On second look, this could very well just be an issue with running a server through PHP's built-in server.
-
Issues with Page Media in Admin (task.addmedia?)
· 11 years ago
I just noticed that none of my pages which have media in their folder were showing the media at the bottom of the admin edit page. I went in to add them and was met with this error shown on the thumbn