Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Krzysztof Gal Newcomer
@krzysztofgal · Joined 8 years ago · 4 posts · 0 topics · 1 reputation
Badges
✏️ First Post
Recent posts
-
How to handle form request form in modal window with AJAX request
· 8 years ago
see this thread: /forum/plugins/path-to-ajax-request-t6874
-
Path to Ajax request
· 8 years ago
public function onPagesInitialized() { /* @var Uri $uri / $uri = $this->grav['uri']; $this->current_route = $uri->path(); if ('/my_ajax_route' === $this->current_route) { retu
-
Javascript not working
· 8 years ago
Hi Try put Your javascript into $(document).ready(function(){ //modal javascript });
-
GDPR 2018 Data Protection
· 8 years ago
Hi I made plugin for Grav to help comply with GDPR. Github: https://github.com/krzysztofgal/GravGdprPrivacySetupPlugin