Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author WOWSlider.com

    (@wowslidercom)

    You can place WOWSlider anywhere you want. To do it you should find a suitable place for WOWSlider code in the code of your page.
    Unfortunately, we couldn’t guess this place without access to the code of your “header.php” file. Please send us this code. Also, write us where is the end of your header exactly. Should WOWSlider be under your menu or above your menu?

    Thread Starter mpromp2

    (@mpromp2)

    Hi. Thank you…..I want the slider to appear below the ad box that is under the menu. Here is my header code:

    [Excessive, unenclosed, code moderated, Please post code or markup between backticks or use the code button. Or better still – use a pastebin.]

    Plugin Author WOWSlider.com

    (@wowslidercom)

    You code wasn’t posted. Please put it between backticks or use the code button.

    Thread Starter mpromp2

    (@mpromp2)

    I’d like the slider to appear under the ad and under the menu header and above the post.

    Plugin Author WOWSlider.com

    (@wowslidercom)

    You didn’t provide us a code of your “header.php” file. We couldn’t guess an exact line where you need to paste WOWSlider code without this code. Please provide us a code of your “header.php” file.
    To insert a code on WordPress forum please use “code” button above the message field. Click “code” button, paste your code, click “code” button once again. Otherwise your code will be removed and we’ll not see it.

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @mpromp2? That’s way too much code to post here. Please visit pastebin.com paste the code there and share the link to that paste.

    Thread Starter mpromp2

    (@mpromp2)

    okay, thanks

    Thread Starter mpromp2

    (@mpromp2)

    http://pastebin.com/HDDkWRbe

    Plugin Author WOWSlider.com

    (@wowslidercom)

    Jan Dembowski, thanks for your help.

    mpromp2,
    We have just checked your code and found that the menu is the last element of your “header.php” page. Unfortunately, it’s impossible to guess where the ad box is added.
    Please try to add WOWSlider PHP code here:

    <?php
                if ( of_get_option( 'nav_location', 'below' ) == 'below' ) {
                    get_template_part( 'nav' );
                }
    ?>
    <?php wowslider(3); ?>

    If WOWSlider will appear between the menu and the ad box, please provide us an access to your page, so we can find a correct place for WOWSlider PHP code.

    Thread Starter mpromp2

    (@mpromp2)

    How do I give you access?

    Plugin Author WOWSlider.com

    (@wowslidercom)

    Please, contact us at support @ wowslider dot com

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Positioning Wow Slider’ is closed to new replies.