• Resolved studio meseguin

    (@studio-meseguin)


    Hi, I’ve got two questions. I’m leaning towards buying the PRO version but before I buy I have 2 questions:
    1- Is there a way to automatically show the calendar to dates we want to show? For me all my events are happening in May 2018 and don’t want the user to click to go that month, I want it to appear to that month even that week.
    2- I’m using right now “TimeLine Calendar 2” and its seems there’s a bug in the dates in the header. In the header the dates are 1 day before the actual date of the event. For exemple May 3 all events are happening May 4. How can i correct this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author totalsoft

    (@totalsoft)

    Hello Dear @studio-meseguin.

    Thank You for contacting with us and for saying us about your problems. If you want to show only 2018 year’s events, you can open the res-timeline.js file (it must be in our plugins folder) and change there something. Fine there on line 41 this text “current_year = (new Date()).getFullYear()” and chage it with this “current_year = 2018” and if you want to remove arrows, please just set the color the same with header background.

    And about your second request. Please in the same file, fine there on line 83 this text “String(timelinedates[i].getDate())” and replace it with this “String(timelinedates[i].getDate()-1)”. I hope it will help You.

    Thank You.

Viewing 1 replies (of 1 total)

The topic ‘question for Pro Version’ is closed to new replies.