By semmel on Thursday, 05 December 2019
Replies 11
Likes 0
Views 779
Votes 0
i see i can change the amount of shown events in year/category list in the backend configuration.

but is there a possibilty of letting the user decide whether to show 1, 5, 10, ... or all events in the list?

thanks for your help,

Stephan
Hello Stephan,

Only in certain views, as some for example a week view you want to see the week and it is a bit confusing to limit what they can see when they expect a week view.

For example is you look at the category view you should see it.

Many thanks
Tony
·
Friday, 06 December 2019 09:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony,
thanks for your response.

Hmm, maybe you got me wrong or i should have given you more details about my "problem". i am germanspeaking and have some difficulties in getting it right at the point.

I created an menu item with a list of events. in configuration for year/category view i can define how many events are shown in the list (all, 5, 10, 15 ...100). I set it to "all" and everything is fine for me. But there are a lot of events so i would like to let the viewer of the site select how many events are shown in the list.

Here is the site i mean: https://www.tve-kurse.de/index.php/termine/list.events/-

Thanks for your help.
·
Friday, 06 December 2019 10:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

So you can with our Pagination helper. But it looks like your pagination helper doesn't set it. It's part of the template usually. You can customise your own one?

check: templates/your_template/html/pagination.php

Can you post that here? Or provide super user admin access to your site?

Many thanks
Tony
·
Friday, 06 December 2019 10:28
·
0 Likes
·
0 Votes
·
0 Comments
·
in attachment you find my actual pagination.php

it is rather a standard joomla template i use and I'm noob with making changes to that...
·
Friday, 06 December 2019 10:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hmm, can I get super user access to review this please on your site?
·
Friday, 06 December 2019 11:03
·
0 Likes
·
0 Votes
·
0 Comments
·
super user access is given
·
Friday, 06 December 2019 11:12
·
0 Likes
·
0 Votes
·
0 Comments
·
There you go, I added it to the list view as a template override for now. I'll chat with Geraint about improving this in the core moving forward.
·
Friday, 06 December 2019 11:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks a lot. Perfect support!!!
·
Friday, 06 December 2019 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome :-)
·
Tuesday, 10 December 2019 05:33
·
0 Likes
·
0 Votes
·
0 Comments
·
what was the overide change made to the pagination.php file?
·
Tuesday, 17 August 2021 10:25
·
0 Likes
·
0 Votes
·
0 Comments
·
I can't quite remember exactly, it could have also been in

/html/com_jevents/

The file should show a modified date around then.

Many thanks
Toiny
·
Tuesday, 17 August 2021 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post