Timeline problem

  • Posted in : cvCard WP
  • bertrandco
    Participant

    Hello,

    First, thank you for your work , I am very happy to my purchase .

    Just to let you know I think there is a bug with the timeline shorcode . I created my timelines but at the end there is a line . I checked the code and I do not understand where the error come.

    Here is the page : http://bertrand.co/#/a-propos

    Do you have a solution? Thank you by advance

    Mehmet S.
    Keymaster

    Hi, it is not appearing in the demo site. This is the right usage of the shortcode:

    Shortcode: (Timeline)

    [timeline title="" icon=""]
    [event date="" current=""]
    Job. (Heading 4)
    Company. (Heading 5)
    Description. (Paragraph)
    [/event]
    [/timeline]
    

    title="" … Title text.

    icon="" … The name of an icon. The complete set of icons in Font Awesome: http://fontawesome.io/icons

    date="2012" … Year.

    current="yes" … Mark the date as dark color.

    Example 1: (WORK HISTORY)

    [timeline title="WORK HISTORY" icon="fa-flask"]
    [event date="2012"]
    Job. (Heading 4)
    Company. (Heading 5)
    Description. (Paragraph)
    [/event]
    [event date="2010"]
    Job. (Heading 4)
    Company. (Heading 5)
    Description. (Paragraph)
    [/event]
    [/timeline]
    

    Example 2: (EDUCATION HISTORY)

    [timeline title="WORK HISTORY" icon="icon-college"]
    [event date="2008"]
    Department. (Heading 4)
    School. (Heading 5)
    Description. (Paragraph)
    [/event]
    [event date="2004"]
    Department. (Heading 4)
    School. (Heading 5)
    Description. (Paragraph)
    [/event]
    [/timeline]
    
    TypeDaniel
    Participant

    I have the same problem

    Mehmet S.
    Keymaster

    Hi, can you provide your url?

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register