• Resolved domello

    (@domello)


    Hi,

    i would like to get a slider for this theme. Any suggestions?

    I just need a image carousel/slider.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Try Smooth Slider
    Hope this will help.
    Cheers
    TR

    Thread Starter domello

    (@domello)

    Thanks for the tip, but this looks like a slider for posts?

    I want sliding images instead of the header image. No links or text or anything like that, just a simple image slider.

    Is this possible with this theme (without to much coding?

    Hi Domello,
    This plugin can be helpful: Simple Responsive Slider

    If NOT, then it would be wise to contact Theme Developer.

    1.install plugin and…
    Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
    Activate the plugin;
    Navigate to Appearance -> Simple Responsive Slider
    Add the images and configure the slider if needed
    Use slider in your theme
    Use this function:<?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>
    Or use the shotcode in page or post: [simpleresponsiveslider]
    Or use the widget

    To use function you need to have Child theme
    Then copy file header.php to the child theme
    Open it and ADD CODE <?php if ( function_exists( 'show_simpleresponsiveslider' ) ) show_simpleresponsiveslider(); ?>
    …to the bottom of the file
    Save it and take a look how it looks like

    I DID it on my server site and HERE is a SCREESHOT VIDEO

    Hope this will help.
    DO NOT PAY CLOSE ATTENTION TO QUALITY OF THE PICTURES FOR SLIDE. I DID QUICK AND DIRTY WAY. ??
    Cheers
    TR

    • This reply was modified 8 years, 5 months ago by Tahoerock.
    • This reply was modified 8 years, 5 months ago by Tahoerock.
    • This reply was modified 8 years, 5 months ago by Tahoerock.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Recommended slider’ is closed to new replies.