Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Submit form on admin page
· 9 years ago
Hi, I created a new admin page for my plugin and I need to save some datas on file after submit. My form template: --- html {% set form_id = form_id ? form_id : 'answer' %} {% include 'partials/messag
-
Calendary, schedule
· 9 years ago
Everything is there in the folder with the plug-in, calendar template I mean. :-)
-
Calendary, schedule
· 9 years ago
Is there any existing calendar between js? Something similar as https://grav.brandr.co/calendar There is no information how they made the calendar itself, use the plugin I can.
-
Pagination not working
· 9 years ago
Yeah that makes sense. Thanks rhukster
-
Pagination not working
· 9 years ago
Generally speaking you wouldn't ever want to paginate with modular subpages, as these are just building-blocks for another page.
-
Pagination not working
· 9 years ago
Does pagination technically work for modular components? Would it just end up paginating that specific component?
-
Pagination not working
· 10 years ago
Hello rhuskter, I rebuild my template from modular to a normal one. It was the easiest way around the problem. But it's not statisfying. ;D
-
Pagination not working
· 10 years ago
Perhaps you could ZIP up your site and send me a link so i can try it on my local?
-
Pagination not working
· 10 years ago
That's what I did. The pagination works on a normal template (like in the blog-timplate I downloaded). But in a modular site not. Sorry, I just try to find the reason why ...
-
Pagination not working
· 10 years ago
Rather than trying to debug this via the forum, why don't you download the blog-site skeleton from the downloads and compare your setup to that. That is probably the best way to see what you are miss