slider arrows on homepage

  • Posted in : cvCard WP
  • vonmozar
    Participant

    Hi, how do I add slider arrows on my homepage using the slider shortcodes:

    [slide first_slide=”” last_slide=”” autoplay=”true” title=”” src=””]

    first_slide=”yes” … Use for the first slide.

    last_slide=”yes” … Use for the last slide.

    autoplay=”true” … true, false. Animate slider automatically.

    title=”” … (optional). Slide title.

    src=”” … An image url.

    Example 1: (two slides)

    [slide first_slide=”yes” src=””]
    [slide last_slide=”yes” src=””]

    Example 2: (three slides)

    [slide first_slide=”yes” src=””]
    [slide src=””]
    [slide last_slide=”yes” src=””]

    Example 3: (four or more slides)

    [slide first_slide=”yes” src=””]
    [slide src=””]
    [slide src=””]
    [slide last_slide=”yes” src=””]

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .flex-direction-nav {
        display: block;
    }
    
    vonmozar
    Participant

    Hi thanks for that however the custom css code did not work – was I meant to add any of the slider shortcake above?

    vonmozar
    Participant

    by the way I want to put arrows on my home-front page as it is on this site http://www.davidrife.cat

    ahmetsali
    Keymaster
    vonmozar
    Participant

    Yes thank you it’s worked.
    Could you please tell how to place “back to portfolio” button on the portfolio page please?

    ahmetsali
    Keymaster

    You need to create portfolio posts to have the “back to portfolio” button, right now your portfolio posts are regular pages.

Viewing 7 posts - 1 through 7 (of 7 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