This topic has 1 reply, 2 voices, and was last updated 11 years by Abe.

  • Author
  • #8158
     edbrems
    Participant

    How Can I Use LayerSlider instead of Revolution Slider on the home page I already own a licence for LayerSlider that I would like to use there.

    #8191
     Abe
    Keymaster

    Hi, You need to add it with a piece of code as a shortcode probably. Add it sweetdate-child/functions.php and disable Revslider from Sweetdate – Homepage

    COPY CODE
    
    add_action('kleo_after_header', 'kleo_home_layerslider');
    function kleo_home_layerslider()
    {
    	echo do_shortcode('[layer_slider_shortcode_here]');
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

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

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?