Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1344958

    Hi,

    I would like to integrate the Mighty Slider Ken Burns on my front-page fullscreen, with transparent header menu and logo on top of it.
    I have installed a front-page.php in the template root folder (see source code below).
    Unfortunately, unlike in other themes, the slider does not cover the whole screen but starts below the header.
    How can I fix this?

    Thank you and best regards,
    Holger

    front-page.php:

    <?php /*
    This page is used to display the static frontpage.
    */

    // Fetch theme header template
    get_header();
    /*
    require(‘fullscreen-slider-with-kenburns-effect.html’);*/
    ?>
    <iframe src=”fullscreen-slider-with-kenburns-effect.html” style=”display:block; border:none; height:100vh; width:100%; “></iframe>

    <!– This page is generated outside of WP by: /wp-content/themes/CURRENT-THEME/home.php –>
    <!– Your HTML Code Here –>

    #1344976

    Hey kuba9991,

    Could you post a link to where we can see the results you are getting please?

    Best regards,
    Rikard

    #1345014

    Hi Rikard,

    thank you for your reply, I’ve already found the solution. I switched the header to transparent and got the desired result.

    However, if you have a minute, I would be interested if you would there is a better method to implement a full-screen Ken Burns effect on the front page within the enfold theme. I guess the way I do it is kind of a hack.

    Best regards,
    Holger

    #1345210

    Hi,
    Glad to hear that you have this sorted out, setting the header to transparent is the correct method, it is how we get the layerslider and color sections to show full screen.
    Shall we close this then?

    Best regards,
    Mike

    #1345236

    Yes, thank you, Mike.

    #1345249

    Hi,
    Very well, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Integrate Mightyslider Ken Burns on front-page’ is closed to new replies.