Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
Remove list numbers in Learn2 Gitsync sidemenu
· 9 years ago
Hi @Masterb123, glad to hear you are enjoying the theme! This CSS should remove the #'s from the sidebar: #sidebar ul.topics > li > a b { visibility: hidden; } Let me know if that works for
-
Trying to figure out workflow for building page templates and content
· 9 years ago
Welcome to Grav! Have you already seen this as well? https://learn.getgrav.org/cookbook/tutorials/create-a-blog I also found it very helpful to explore a fully-working skeleton, for example the Antima
-
404 when I open admin-panel
· 9 years ago
Might any of this info help? https://learn.getgrav.org/troubleshooting
-
Webhost blocks mod_rewrite check even though it is enabled
· 9 years ago
I do not know if this will work for your situation, but each plugin has a YAML file which should include enabled true/false. Copy each .yaml file you find in each plugin folder to the folder /user/con
-
Allow end user to edit footer partial like they do for pages
· 9 years ago
Hi @Sockfuzz, I like to provide a non-routable folder called footer for this, so users can edit footer content just like any page. Here is an example footer page from my Course Hub skeleton: https://g
-
Get page content without format and limit the number of characters
· 9 years ago
Hi @Usk70, just checking to see if you already saw this but it is not exactly what you need re: size: int ? https://learn.getgrav.org/content/headers#summary
-
Error message/red panel in admin screen
· 9 years ago
@leesiggs: You don’t have permission to access /gv/admin/notifications.json/task:processNotifications on this server. Hello @leesiggs, perhaps this thread might be of help? /forum/archive/you-dont-ha
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Hi @normawhite, I can test on my local MAMP if that helps, please ZIP the entire site over to me on Slack and I will take a look.
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
No need to send me the ZIP file as I do not have a SiteGround account myself and I really don't have a sense of the issue involved. I do think though that it is possible for different servers to handl
-
Grav + gantry. eportfolio skeleton. How to remove/replace coffee cup image?
· 9 years ago
Glad you got it going @normawhite , I don't know myself what the reason for the issue is.