Andy Miller Grav Creator
Grav Core Team Grav Forum Moderators
@rhuk · Joined 9 years ago · 337 posts · 28 topics · 184 reputation
Badges
Recent posts
-
Backend (Admin Plugin): Ability to create/clone field on the admin site
· 9 years ago
Which field? what are you trying to achieve?
-
Markdown: paragraph on images
· 9 years ago
Another option although it's not optimal, is you can add a class to the image that provides a negative top/bottom margin to offset any paragraph tag. 
· 9 years ago
Grav is open source which means that the code is completely open. Also 99% of plugins are open source too. This means that any competent developer can look over the code and understand it. That mean
-
Admin pro plugin?
· 9 years ago
We're still working on it, but we've been busy with paying bills and supporting Grav itself. We have made good progress on GPM updates that we actually need before we can make Admin Pro a reality.
-
Website is very slow in spite of grav core feature (crazy fast..)
· 9 years ago
It seems very likely by the length of this thread that your developer is not as experienced with Grav development as he may of led you to believe. Determining the cause of a slow site is not easy wit
-
Markdown: paragraph on images
· 9 years ago
Just a general rule of thumb, but you don't want to put any style other than some margin on <p> tags.