×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: V2.1 - No navigation bar - Modern Template

V2.1 - No navigation bar - Modern Template 11 years 7 months ago #17651

  • Sebastiaan
  • Sebastiaan's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 82
  • Thank you received: 3
Hi,

I do not know if this is a bug, or a template design feature, but there is no navigation bar displayed to go back to the event list when you view the detail page of an event like there is in the classic template.

I would expect a navigation menu would be displayed so users can easily navigate between the events and the event list.

J2.5.6
M2.1.0

V2.1 - No navigation bar - Modern Template 11 years 7 months ago #17652

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi,

we removed the back buttons, because since Matukio 2.0 you can use the browser to do this and the back buttons are no longer necessary (we removed the old buggy javascript navigation from seminar and rewrote it into modern joomla mvc style).

Best regards,

Yves

V2.1 - No navigation bar - Modern Template 11 years 7 months ago #17656

  • Sebastiaan
  • Sebastiaan's Avatar Topic Author
  • Offline
  • Expert Boarder
  • Expert Boarder
  • Posts: 82
  • Thank you received: 3
Hi Yves

I know that you can use the browser back button. My users however are not that smart and I have already received questions as to why there is no back button or navigation bar in the component.

V2.1 - No navigation bar - Modern Template 11 years 7 months ago #17661

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hmm then you have to add it manually.

Here is some demo code:

<button class="mat_button" name="backbutton" onClick="history.go(-1)" value="Back or whatever"></button>

(as far i memorize)

Yves
  • Page:
  • 1
Time to create page: 0.112 seconds