• Resolved dariogalleno

    (@dariogalleno)


    Good morning,
    I set a time line on a page with all the text length parameters, read more etc. button and everything works.
    the same timeline I displayed in a sidebar creating a text widget., but it doesn’t work the same way.
    the text of the stories is complete and there is no read more button.
    in reality what I would like to do is set the timeline in the side bar with only the title that is clickable.
    it’s possible?
    or can it be possible with the pro version to create more time lines with different layouts to do the one above but with the same stories?

    thank you very much for your help.
    Dario

Viewing 1 replies (of 1 total)
  • Plugin Author Satinder Singh

    (@satindersingh)

    We have already provided you info via email support, here is a solution for you:-

    Use this custom css:-

    .sidebar .ctl_info {
        display: none !IMPORTANT;
    }
    .sidebar .content-title {
        border-radius: 10px !IMPORTANT;
    }

    and use story-content=”short” inside shortcode to make title clickable
    and
    inside cool timeline general settings >> select read more >> yes

Viewing 1 replies (of 1 total)
  • The topic ‘Timeline in widget’ is closed to new replies.