By apples on Monday, 12 December 2016
Replies 3
Likes 1
Views 2.2K
Votes 0
It's possibile to change the actual view of the "year view" layout, and add where now there is the "current year" indication a dropdown menu with the list of the years that can permit the user to select directly an year?
Hello apples,

Yes you can adjust it in a few ways.

1. Use the custom layout editor, please see:
https://www.jevents.net/docs/item/event-detail-layout-editing

2. You can do a template override, see:
https://www.jevents.net/frequently-asked-questions/customising-layouts

For the year list, this isn't possible out of the box. But you could write a custom piece of jQuery/php/html to output a select list on the page with x amount of years and on click it navigates to x selected year.

Many thanks
Tony
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello apples,

Yes you can adjust it in a few ways.

1. Use the custom layout editor, please see:
https://www.jevents.net/docs/item/event-detail-layout-editing

2. You can do a template override, see:
https://www.jevents.net/frequently-asked-questions/customising-layouts

For the year list, this isn't possible out of the box. But you could write a custom piece of jQuery/php/html to output a select list on the page with x amount of years and on click it navigates to x selected year.

Many thanks
Tony


sorry i don't understand for what are the first and the second point. if it cant help me to have the year list.
for the the last sentence i want to understand where i can put this piece of jQuery/php/html for make it appear in the year layouts?
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello,

We are saying if you look at the first view you can see how you can customise the list output which applies the year, day, week, range, cat etc.

The template override is great way of doing jQuery/php/html as per the 2nd link I posted it explains them.

Many thanks
Tony
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
View Full Post