pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
How to add onload="init();" inside the <body> of a page
· 3 years ago
@cameronl, You should do that inside the Twig template used for the page.
-
Unable to inherit x-corporation theme, Grav stop with error
· 3 years ago
@joejac, I cannot reproduce the issue.... Using a fresh install of Grav + Admin: I installed X-Corporation using $ bin/gpm install x-corporation Created inheriting theme 'mytheme' using bin/plugin de
-
Git Sync You have divergent branches and need to specify how to reconcile them
· 3 years ago
@q3d, I'm afraid I have no more suggestions... I'm not a GitSync user. All I could do is some searching for you...
-
Git Sync You have divergent branches and need to specify how to reconcile them
· 3 years ago
@q3d, How do I execute on the server: git config --global pull.rebase true? You can use ssh for that. See What is ssh?
-
Git Sync You have divergent branches and need to specify how to reconcile them
· 3 years ago
@q3d, Have you tried: Searching this forum using keywords divergent branches? Searching the issues on Github repo of GitSync plugin using keywords divergent branches?
-
How can I override edit.html.twig from the flex-objects plugin
· 3 years ago
@yhancik, OK, I see an issue has already been created. I'm afraid I haven't got anything to add...
-
How can I override edit.html.twig from the flex-objects plugin
· 3 years ago
@yhancik, Just curious, why would you want to edit a template of the Flex-Objects plugin? Can it not be done using blueprints?
-
Relative page index
· 3 years ago
@AquaL1te, Also, have you tried the README of the Pagination plugin? Especially the Config Defaults section about 'delta'? The 'delta' value controls how many pages left and right of the current page
-
Relative page index
· 3 years ago
@AquaL1te, Have you tried searching the forum using eg. pagination overflow?
-
Export flex-object to PDF
· 3 years ago
@Foorinto, There are two main sources of documentation that come handy when developing a plugin: The Plugin section of the docs. The mentioned Devtools will generate a complete skeleton when using $