By Guest on Friday, 14 April 2017
Replies 13
Likes 1
Views 1.2K
Votes 0
Hi :-)

i have some events in a conference setting
http://www.bhaktifestival.it/programma/prenotazioni/sabato-2017.html

but in this date range menu item are not shown :-(
http://www.bhaktifestival.it/programma/tutti-gli-eventi.html

why? what am i missing in the settings?
Hello,

Please check your date range menu item compared to your conference setting menu item.

It's likely you have a restriction or are not showing repeats if you use repeating events.

Many thanks
Tony
·
Saturday, 15 April 2017 08:02
·
1 Likes
·
0 Votes
·
0 Comments
·
Hi :-)
actually i checked and seems there is a bug in my jevents as you can see in the attached picture:
i cannot choose options in the year view
and i guess is there i need to set something?
·
Tuesday, 18 April 2017 18:55
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello,

Sorry that's just a styling issue and now fixed for the next release. But just click it anyway and the options should show.

Many thanks
Tony
·
Wednesday, 19 April 2017 10:18
·
1 Likes
·
0 Votes
·
0 Comments
·
but if i click nothing happen, no menu is shown
·
Wednesday, 19 April 2017 10:20
·
1 Likes
·
0 Votes
·
0 Comments
·
Open:

/administrator/components/com_jevents/config.xml

look for:


<field name="com_showrepeats" type="list" class="btn-group" default="-1" menu="hide" label="JEV_VIEW_REPEAT_YEAR_LIST" description="" difficulty="2">



replace with:


<field name="com_showrepeats" type="list" default="-1" menu="hide" label="JEV_VIEW_REPEAT_YEAR_LIST" description="" difficulty="2">
·
Wednesday, 19 April 2017 10:21
·
1 Likes
·
0 Votes
·
0 Comments
·
ok thankyou now the option is available but the events list is still empty
http://www.bhaktifestival.it/programma/tutti-gli-eventi.html

maybe i did not understand very well what to check
·
Wednesday, 19 April 2017 11:00
·
1 Likes
·
0 Votes
·
0 Comments
·
Did you check the menu item?
·
Wednesday, 19 April 2017 11:55
·
1 Likes
·
0 Votes
·
0 Comments
·
well yes ... here some shoots
·
Wednesday, 19 April 2017 12:08
·
1 Likes
·
0 Votes
·
0 Comments
·
Please can you provide super user login details in your site details tab and I will take a look.

Many thanks
Tony
·
Wednesday, 19 April 2017 12:11
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello,

The Menu item was constrained to the 2 - 4 June. But you had no events then. I have set it to 1 day in the past and a year into the future.

It shows events.

Many thank
Tony
·
Tuesday, 25 April 2017 15:38
·
1 Likes
·
0 Votes
·
0 Comments
·
Thankyou!

i still have an issue: the event list row is costrained in a narrow cell... i cannot change it....
http://www.bhaktifestival.it/programma/tutti-gli-eventi.html
·
Wednesday, 26 April 2017 11:41
·
1 Likes
·
0 Votes
·
0 Comments
·
JEvents Custom CSS line 173:


.jevresource-container, #jevents_body .jev_listrow > ul.ev_ul > li.ev_td_li {


Within this there is a max-width 25% hence your narrow cell.

Many thanks
Tony
·
Thursday, 27 April 2017 15:55
·
1 Likes
·
0 Votes
·
0 Comments
·
perfect! now is ok

Thankyou very much!
·
Thursday, 27 April 2017 16:13
·
1 Likes
·
0 Votes
·
0 Comments
·
View Full Post