help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
[SOLVED] Problem displaying a list of events from different subcategories
[SOLVED] Problem displaying a list of events from different subcategories
4 weeks 2 days ago
JEM 4.4.2
Joomla 5.4.3
I discovered the JEM Calendar component today and I'm thrilled. I've already done a test installation and I'm only encountering one problem.
I want to have one calendar consisting of a category "A" with several subcategories "A1", A2", A3, etc.
And another calendar consisting of a category "B" with several subcategories "B1", B2", B3, etc.
When you click on the menu item for calendar "A", a list should open with all events in category "A" (including all subcategories).
When you click on the menu item for calendar "B", a list should open with all events in category "B" (including all subcategories).
So far, I've only managed to achieve this by linking the subcategories, requiring you to click on them separately.
... I would like a list view of all events from all subcategories without having to click through to the next one.
Can I implement this, or is it too specific?
Joomla 5.4.3
I discovered the JEM Calendar component today and I'm thrilled. I've already done a test installation and I'm only encountering one problem.
I want to have one calendar consisting of a category "A" with several subcategories "A1", A2", A3, etc.
And another calendar consisting of a category "B" with several subcategories "B1", B2", B3, etc.
When you click on the menu item for calendar "A", a list should open with all events in category "A" (including all subcategories).
When you click on the menu item for calendar "B", a list should open with all events in category "B" (including all subcategories).
So far, I've only managed to achieve this by linking the subcategories, requiring you to click on them separately.
... I would like a list view of all events from all subcategories without having to click through to the next one.
Can I implement this, or is it too specific?
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Problem displaying a list of events from different subcategories
4 weeks 2 days ago - 4 weeks 2 days ago
Great idea! I like it.
You can find a commit with this new feature in JEM 4.5.0 (dev). You can view and download the commit to apply it to JEM 4.4.2:
github.com/jemproject/JEM-Project/issues/2112
Please test it and let me know if it works as expected.
You can find a commit with this new feature in JEM 4.5.0 (dev). You can view and download the commit to apply it to JEM 4.4.2:
github.com/jemproject/JEM-Project/issues/2112
Please test it and let me know if it works as expected.
Last edit: 4 weeks 2 days ago by McKillo.
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Problem displaying a list of events from different subcategories
4 weeks 22 hours ago - 4 weeks 22 hours ago
Wow, that was fast! But I'm not really an expert. Where and how can I download it? Could you explain it to me as a beginner?
Do I need to register somewhere?
Do I need to register somewhere?
Last edit: 4 weeks 22 hours ago by Blixi.
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Problem displaying a list of events from different subcategories
4 weeks 20 hours ago
I you have access via ftp, then it's easy: Open the zip file I add,
admin goes to administrator/components/com_jem/
site goes to components/com_jem/
After open the category menu or create it and choose in the settings.
I hope this helps
admin goes to administrator/components/com_jem/
site goes to components/com_jem/
After open the category menu or create it and choose in the settings.
I hope this helps
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Problem displaying a list of events from different subcategories
4 weeks 16 hours ago - 4 weeks 15 hours ago
Sorry, I need to ask again.
The description seemed simple enough. Here's what I tried:
I extracted the ZIP file and then used FileZilla FTP Upload to upload the following:
1. the "admin" folder from the ZIP file to the directory /Joomla_testspace/administrator/components/com_jem
and
2. the "site" folder from the ZIP file to the directory /Joomla_testspace/components/com_jem
Unfortunately, the new parameter "Include events from subcategories" isn't showing up.
I think I've done something wrong.
The description seemed simple enough. Here's what I tried:
I extracted the ZIP file and then used FileZilla FTP Upload to upload the following:
1. the "admin" folder from the ZIP file to the directory /Joomla_testspace/administrator/components/com_jem
and
2. the "site" folder from the ZIP file to the directory /Joomla_testspace/components/com_jem
Unfortunately, the new parameter "Include events from subcategories" isn't showing up.
I think I've done something wrong.
Last edit: 4 weeks 15 hours ago by Blixi.
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Problem displaying a list of events from different subcategories
4 weeks 16 hours ago
No, what is inside the folder admin must go into administrator/components/com_jem
so
administrator/components/com_jem/language/en-GB/com_jem.ini
and what is inside the site folder must go into
com_jem
so
eventslist.php into models/
etc.
so
administrator/components/com_jem/language/en-GB/com_jem.ini
and what is inside the site folder must go into
com_jem
so
eventslist.php into models/
etc.
The following user(s) said Thank You: Blixi
Please Log in or Create an account to join the conversation.
Time to create page: 1.469 seconds