Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 458 posts · 2 topics · 108 reputation
Badges
Recent posts
-
How do I get the data from custom "Add Post" modal configured through admin
· 7 years ago
I am not sure you could quite do that myself, but was hoping the example might lead you in a possible direction etc. I think what you are looking for might require a pretty simple plugin or theme PHP
-
Get all childs of parent page in one twig template of parent's child
· 7 years ago
Hi @Red77, if I am following correctly you want a method to get the children of a parent page which is a child? I've done a page collection of getting the children of a parent page in my bootstrap4 op
-
How do I get the data from custom "Add Post" modal configured through admin
· 7 years ago
Hi @Sockfuzz, here is a previous post (with examples) that should help: /forum/support/add-a-custom-page-creation-modal-for-modular-type-page-t3782?u=paulhibbitts Let me know here if you need any more
-
Learn2 Theme change Text in header
· 7 years ago
Hi @shane, I am the author of the Learn2 with Git Sync theme and would be happy to further chat about the Learn2 with Git Sync theme in the Grav Discord room if you like https://getgrav.org/discord
-
Accessing index page after installing?
· 7 years ago
Hi @TwoCatsYelling, it depends on how you set things up etc. If you want one and only one site then you could have all your Grav files located there in that root folder. I've got many Grav sites runni
-
Accessing index page after installing?
· 7 years ago
Hi @TwoCatsYelling, my hunch is that when you expanded the downloaded Grav skeleton it created a folder to hold the entire site called 'grav-admin'. This is expected, as usually you want a separate fo
-
How to show federated wiki on a Grav page
· 7 years ago
@daviding HTTPS can be determined by Grav and/or htaccess I think. In the Grav config settings there is a setting to use SSL I think.
-
How to show federated wiki on a Grav page
· 7 years ago
Not sure why you are seeing raw HTML @daviding, I often embed iframes etc. What skeleton/theme are you using? If you like I could test your Grav page with this, if you join the Grav Discord (https://g
-
How to show federated wiki on a Grav page
· 7 years ago
Hi @daviding , this warning message is due to the (newish) additional security features of recent versions of Grav. To turn this message off, you need to remove iframe from the Dangerous HTML tags lis
-
Learn2 not displaying the md files correctly
· 7 years ago
Hi @shane , one thing to do is to verify these settings in the system.yaml file: strict_mode: yaml_compat: true twig_compat: true Re: pulling data from CSV you might want to check out this Plugin: