• Hi, this simple layout is done with the older version of hueman:
    http://dev.heimatpflege-tuebingen.de/

    It uses smart slider free.
    I just put this in header.php:

    <?php if (is_front_page() ) : ?>
    <?php echo do_shortcode('[smartslider3 slider=2]'); ?>
    <?php endif ?>

    With updated hueman pro, I try to use the built-in slider, but I get logo + slider area + menu in one.
    So how can I get topbar/logo, slider and menu separated just like in the shown layout?
    Thanks for helping
    Gerhard

The topic ‘Simple layout with third party slider’ is closed to new replies.