Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
How to edit partials from admin panel as page?
· 7 years ago
OH! I should have suggested that along the way too! Glad you got it going🙂
-
How to edit partials from admin panel as page?
· 7 years ago
Maybe try the find without the .content item? Also, sounds like you did already but have you tried videos_block|raw? Sorry, I am not too knowledgable in this particular area...
-
How to edit partials from admin panel as page?
· 7 years ago
Hi @01K, I am not sure why that is happening... where is that 'block' you are mentioning and how is it being called? I don't think you would need to adjust twig and Markdown options from their default
-
How to edit partials from admin panel as page?
· 7 years ago
Hi @01K, my approach to something quite similar (if I understand your post correctly) to this has been to create a Grav page to hold content I want editable in the admin, and then render the content f
-
Plugin Install Fetch Failed
· 7 years ago
Hi @Umbergerba, is this the case with other skeletons too? Have you re-tried the install recently?
-
GRAV on Godaddy Shared Hosting
· 7 years ago
Hi @ngchintamani, does GoDaddy use cPanel? If so, you might part of this video of installing the Grav Open Curse Hub skeleton helpful https://www.youtube.com/watch?v=LEPbq74KdGw If via FTP and you can
-
Disable dropdown menus in Quark
· 7 years ago
Hi @brokenbones, the easiest way to do this is to set the "visible" to "false" for each blog post, doing so will then not include those pages in the menu but they remain fully accessible. Alternativel
-
Put image in center of the page
· 7 years ago
Perhaps check what class is needed in the theme/css framework you are using?
-
Put image in center of the page
· 7 years ago
Hi @sunil951, you could add a CSS class to the image (https://learn.getgrav.org/16/content/image-linking#single-class-attribute) or use the Shortcodes Plugin (https://github.com/getgrav/grav-plugin-sh
-
Exception during rendering of a template
· 7 years ago
Hi @piridium, what theme is active with this error? Does the error happen regardless of the active theme? I have never used that function myself.