• Resolved daved8544

    (@daved8544)


    1. Is it possible
    to only have my header show on home page? I created a smart slider
    that is placed in header. I only want it to appear on home page.

    2. The theme slider that has text on home page displays a box that
    funnels traffic to another page. I would like to know how to set that
    up to link to the “courses” page.

    Thank you!

Viewing 1 replies (of 1 total)
  • @daved8544,

    1.Go to header.php and here cut the shortcode you have placed.
    Open the Posts Page (home.php) file and paste it here after

    <?php get_header();?>

    2. You should edit the code of the slider description replacing # with the URL of course page.

Viewing 1 replies (of 1 total)
  • The topic ‘2 questions / header / slider button funnel to another page’ is closed to new replies.