Upcoming events module questions

  • Michael Corleone
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 8 months ago #126669 by Michael Corleone
Upcoming events module questions was created by Michael Corleone
I added modules to show upcoming events from specific categories. That work fine.
Once I click to specific events it opens that event as expected. Is there any way to show page with additional modules visible.
Web page with modules published:
ambicij.si/2019/index.php/ambicij-akademija
On top there are currently 3 categories showing upcoming events. Once event is opened, I would like to keep right hand part of a page with mini calendar visible. I added Menu Item ID of ambicij.si/2019/index.php/ambicij-akademija into module setting but it does not do the trick? Same goes if I press category of a event from module.
Any suggestion? Can this be done?

Thank you and
BR

Please Log in or Create an account to join the conversation.

  • Michael Corleone
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 8 months ago #126740 by Michael Corleone
Replied by Michael Corleone on topic Upcoming events module questions
No one had this issue?

Please Log in or Create an account to join the conversation.

More
4 years 8 months ago #126742 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Upcoming events module questions
Sorry. I missed this question. So you want to assign some modules to event details page like this one ambicij.si/2019/index.php/davki/seminar-...kem-programu-minimax ?

If so, it should be possible. We just need to figure out what's the active menu item related to the link and then assign the modules to that menu item

To help us understand your setup easier, could you please submit a support ticket so that I can check it?

Tuan

Please Log in or Create an account to join the conversation.

  • Michael Corleone
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 8 months ago - 4 years 8 months ago #126759 by Michael Corleone
Replied by Michael Corleone on topic Upcoming events module questions
Thank you for your reply. Actually I was able to solve this now that I understand how menu id work.
Since I already had menu that point to specific category, I was able to assign that ID to module.

But I noticed another problem in this module. If I enable to show category, it links to that category, but shows all events. I would like it to show upcoming events only.Is there option to modify module, so it would link to upcoming events only and preferably with ?layout timeline switch.
After looking into module code, I think file mod_eb_events.php should be edited in line 174:

$itemCategories[] = '<a href="' . EventbookingHelperRoute::getCategoryRoute($category->id, $itemId) . '" class="ebm-category-link">' . $category->name . '</a>';

So, I only need to know what exactly is needed modification.

Thank you in advance!
Last edit: 4 years 8 months ago by Michael Corleone.

Please Log in or Create an account to join the conversation.

More
4 years 8 months ago #126788 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Upcoming events module questions
Hello Michael

If you want that, you just need to change the menu item which you created to display events for a category to use upcoming events timeline layout (for example) instead of category layout menu option of Events Booking and it should work fine

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Michael Corleone
  • Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 8 months ago #126817 by Michael Corleone
Replied by Michael Corleone on topic Upcoming events module questions
Hi Tuan,

if I understand correctly - same menu ID that I use for showing specific event should be linked to category with settings I want and this should work?
In my case, this obviously does not work (or I misunderstand you).
If you check this page: ambicij.si/2019/index.php/davki
It shows category as I want with pending events only (accessed by menu ID 936)

If I press category name in module it shows this page:
ambicij.si/2019/index.php/davki/ambicij-akademija-davki
Menu ID is 936 which I also added to settings in a module.

Please Log in or Create an account to join the conversation.

More
4 years 8 months ago #126836 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Upcoming events module questions
Hi Michael

For this, I need to check the setup directly on your site. Could you please submit a support ticket sending us super admin account so that I can check it?

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc