Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
zoof Member
@zoof · Joined 8 years ago · 11 posts · 3 topics · 3 reputation
Badges
Recent posts
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
Many thanks! All good now.
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
It appears to be enabled so that's not the problem.
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
I did but I obviously didn't use the correct keywords. Thank you though. I'm not sure what I'm supposed to do here. If by root folder, they mean the folder containing "assets", "backup", "bin", "cac
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
A 404 error and it says that the page is not found.
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
I have managed to upgrade everything through the command line but the admin interface is still broken.
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
Actually, the site itself still renders correctly. I just now have no access to the admin interface.
-
Upgrade from 1.7.50.4 to 1.7.51 broke the admin interface
· 2 months ago
I signed into the admin interface for my site and saw that I needed to upgrade a bunch of plugins and grav itself. When I tried to do the grav upgrade, it said that I needed to upgrade the plugins fi
-
Inline text with a featherlight lightbox image
· 8 years ago
After reading the documentation and playing around, it is not obvious to me how to do the above. That is, I want a text link inline but when clicked, it should open a lightbox display of the image. I
-
Can one have some anchor links included in the menu?
· 8 years ago
I managed it in a completely hacky way -- I manually added menu entries in site.yaml and deleted the for-loop that looks for menu entries: https://github.com/getgrav/grav-theme-antimatter/blob/develop
-
Can one have some anchor links included in the menu?
· 8 years ago
@paulhibbitts, Many thanks! I'm using Antimatter and I tried your first suggestion and that worked great, adding entries at the end of the list. Is there any way to insert them before the end? I sta