Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Christiana Member
@christiana83 · Joined 5 years ago · 78 posts · 19 topics · 17 reputation
Badges
Recent posts
-
Load partials via ajax
· 5 years ago
Thank you for your answer. I already thought that this would not work directly with twig theme template partial.I wanted to reassure myself that I would not unintentionally take a detour. Then I have
-
Load partials via ajax
· 5 years ago
@pamtbaau thank you for your answer. To point a special example, I use the sidebar example. Partials with data means an theme template partial with twig variables. /templates/partials/asides.html.tw
-
Load partials via ajax
· 5 years ago
Hi @pamtbaau, thank you very much for your quick response and the nice solution. My question ist, will that work on the static website at the end without php?
-
Load partials via ajax
· 5 years ago
Hi, my question is, if it is possible to load partials with data on user interaction. Loading per $get or ajax throws forbidden error. The goal is to reduce DOM size e.g. by loading hidden elements ju
-
Uncaught TypeError: Cannot read property 'notifications' of undefined - after updating admin plugin
· 5 years ago
@pamtbaau it is custom plugin in our project that implements an intern review workflow. It is not a public plugin.
-
Uncaught TypeError: Cannot read property 'notifications' of undefined - after updating admin plugin
· 5 years ago
In Admin Plugin v1.10.12 in file " user/plugins/admin/themes/grav/templates/partials/javascript-config.html.twig " user.authorized is added to the twig File. In another custom plugin in twig the varia
-
Uncaught TypeError: Cannot read property 'notifications' of undefined - after updating admin plugin
· 5 years ago
Hi @pamtbaau , Thank you for your answer! I found this issue before but there was no hint about the problem. They fixed it only by removing "Admin Addon User Manager" plugin. Is it something with the
-
Uncaught TypeError: Cannot read property 'notifications' of undefined - after updating admin plugin
· 5 years ago
After updateing admin panel, my plugin throws an javascript error in admin.min.js. admin.min.js?5a66ee27e0:1089 Uncaught TypeError: Cannot read property 'notifications' of undefined at canFetchNot
-
Blackhole plugin exclude pages
· 5 years ago
Hi! Does anybody know how to exclude pages, e.g. by a specific page header value, from beeing exported by blackhole generator? I would appreciate help, Christiana
-
Admin pages button for own function
· 5 years ago
Hi, can anybody help me to find out what is the best way in admin panel (->pages) to call an own function via button? Can I only use Event Hooks ? Is it the right way to add an button to pages.html