Trying to add WOW Slider

  • accuratecommunications

    #8280

    Hi:

    I am trying to use the WOW Slider Software and plugin with your Graphene Theme to replace the header with a slider.

    I already applied the following custom CSS:

    #header { display: none; }

    and the original header disappeared. Now I can’t figure out how to integrate my slider where the original header was.

    The plugin gives me the following two options:

    Shortcode: [wowslider id="2"]

    PHP Code: <?php wowslider(2); ?>

    I am not an expert in these things so I’m kind of lost.

    Can anyone help?

    Mod

    Kenneth John Odle

    #40844

    Your best bet is to use a child theme and your own header.php file with the above php code in place of Graphene’s header. But the CSS you entered will hide it, so you will need to remove that. See this for creating a child theme:

    Moved to Support. Please post in the correct section next time. Put code in between backtick (

    Code:
    `

    ) characters. It’s usually located above the Tab key on your keyboard.

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

  • You must be logged in to reply to this topic.