Link to event

  • Marco S.
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
9 years 4 months ago #90049 by Marco S.
Link to event was created by Marco S.
Hi!

What is the best solution for getting a Link to an event?

I have quite a lot of events, nested in some levels of categories. I have one menu item "com_eventbooking » Categories List" for the top category.

Now i have some arbitrary artricles where i want to link to some specific events. I treid the SEO way ( /events/eventcategory1/eventcategory1_1/event1) but i found out, that this sometimes doesn't work and is very hard to maintain (if on alias changes).

Then i tried this way: index.php?option=com_eventbooking&view=category&layout=default&id=295&Itemid=1

This works, but there are 2 downsides: 1. Breadcrumb doesn't work, 2. Joomla doesn't change the "index.php..." command to SEO urls.

Is there any way to get a nice solution for this?

Thanks!

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
9 years 4 months ago #90060 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Link to event
The link should be:

index.php?option=com_eventbooking&view=event&id=ID_OF_EVENT&Itemid=ID_OF_THE_MENU_ITEM

Tuan

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

Moderators: Tuan Pham Ngoc