• Resolved allswifty

    (@allswifty)


    When you go directly to the history page from the main navigation as a dropdown the timeline displays correctly with no issues. It loads fresh and fades in no problem.

    I think it is working correctly because it loading when the page is clicked.

    The issue with the timeline is when you click on another subpage from the top nav or side nav of about first, then navigate to the history page the timeline is overlapping, it is all bunched up. I think it’s because the page doesn’t know to load the timeline because it thinks you haven’t navigated to that page yet.

    please see the issue here by going to about then clicking on the history tab.
    http://invuedev.com/preview/buffalo-zoo-2/about/

    looks fine though when you go directly to the history page with the timeline but only when navigating to that page for the first time and not from the about us subpages.

    If you have a work around for this or any suggestion as to how to resolve this issue it would be greatly appreciated.

    Thank you!

    Adam

    https://wordpress.org/plugins/timeline-express/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Adam,

    I can’t really tell what’s going on as it looks like your theme is loading that page via ajax or something. Since the ‘About’ page looks to be 4 separate sections (each hidden, and set to fade in when a subnav item is clicked), I believe the issue is that when you head into the about page, the timeline attempts to be initialized but since it’s in a hidden container things don;t initialize properly.

    You can test this theory by resizing your browser page when the items are stacked, and the timeline will lay itself out properly.

    The bit of JavaScript that is used to initialize the scripts can be found inside of script.timeline-express.js – lines 30-34.

    You should be able to write script to re-fire that function when the appropriate sub navigation is selected. I’m not 100% sure though, as I haven’t encountered the issue first hand.

    Evan

    Thread Starter allswifty

    (@allswifty)

    Thank you so much evan for the feedback. This makes sense i will let you know if we figure this out.

    Adam

    Thread Starter allswifty

    (@allswifty)

    Hey Evan,

    Do you know of any moderators that can remove the invue dev link from my first post above.
    it’s a backlink available on google where people can find the new zoo link and i don’t want people to have access to this link at the moment.

    I didn’t realize that posts can’t be edited or removed.

    Any help on this would be appreciated.

    Regards,

    Adam

    Plugin Author Evan Herman

    (@eherman24)

    Hey Adam,

    I don’t know any personally off the top of my head. I know they are lurking around these boards quite frequently. I’ve gone ahead and added the mod tag to this thread, so a moderator can take a look and perform your request.

    Unfortunately, I don’t have the access levels 🙂

    If they don’t answer by tomorrow, I will reach out to them via the slack channel and see who can hop in and help out.

    Thanks!
    Evan

    Forum topics will only be edited or deleted at the discretion of the moderators if they represent a valid legal, security, or safety concern.

    https://codex.wordpress.org/Forum_Welcome#Deleting_.2F_Editing_Posts

    @allswifty: I’m sorry but this is not a legal, security, or safety concern.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Overlapping – timeline not displaying correctly’ is closed to new replies.