Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • in reply to: Number of Slider #96119
    maeva
    Participant

    I can’t do that because i haven’t “featured slider” in “customize”.

    Look my code in “catchresponsive-featured-slider.php” :

    function catchresponsive_demo_slider( $options ) {
    $catchresponsive_demo_slider =’
    <article class=”post hentry slides demo-image displayblock”>
    <figure class=”slider-image”>

    Baptême Parc des Expositions

    </figure>
    <div class=”entry-container”>
    <header class=”entry-header”>
    <h1 class=”entry-title”>
    <span></span>
    </h1>
    </header>
    <div class=”entry-content”>
    <p></p>
    </div>
    </div>
    </article><!– .slides –>

    <article class=”post hentry slides demo-image displaynone”>
    <figure class=”Slider Image 2″>

    Slider Image 2

    </figure>
    <div class=”entry-container”>
    <header class=”entry-header”>
    <h1 class=”entry-title”>
    <span></span>
    </h1>
    </header>
    <div class=”entry-content”>
    <p></p>
    </div>
    </div>
    </article><!– .slides –> ‘;
    return $catchresponsive_demo_slider;
    }
    endif; // catchresponsive_demo_slider

    Can i add a new code to add a new slider ?

    Thanks for your answer

    in reply to: Footer #91387
    maeva
    Participant

    yes it works

    Thank you a lot

    in reply to: Footer #91383
    maeva
    Participant

    Thank you it work,
    and if i want to make a redirection in another website when i click on the logo, what can i do ?

    in reply to: Menu bar #86240
    maeva
    Participant

    Thank you very much,

    I will try this.

    in reply to: Contenu en vedette #85090
    maeva
    Participant

    Thank you for your help

    It’s working

    Thanks 🙂

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