I have set up timeline title to link to node in views cofiguration, but it cannot find the page.
I have created a content type of history_event and added a date field which is linked to the timeline in views.
Have I missed something here?
If i add the title as a field in views and make that link to the node it works. Problem is you get two titles in the bubble, the one created by timeline and the one you created in the view.
I want to hide the view title and use the main title created bt the timeline bubble, but it adds timeline/node_id in the URL and therefore cannot find just /node_id.
Any ideas how to fix this?

Comments

xamanu’s picture

Category: support » bug
Status: Active » Fixed

There was a little error not respecting the base path. Should be fixed now. Commit #256554.

Please test 6.x-2.0-beta2

wayne57’s picture

Working now, fantastic thanks

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.