Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter estel52

    (@estel52)

    I followed your second suggestion and it works thank you so much !

    Thread Starter estel52

    (@estel52)

    I have created a column with 3 images and 3 paragraphs and I would like to animate only the images. here is the html version

    <!-- wp:columns {"style":{"color":{"background":"#f4ede5"}}} -->
    <div class="wp-block-columns has-background" style="background-color:#f4ede5"><!-- wp:column -->
    <div class="wp-block-column"><!-- wp:image {"align":"center","id":14113,"sizeSlug":"full","linkDestination":"none"} -->
    <div class="wp-block-image"><figure class="aligncenter size-full"><img src="https://tourdumondedesloulous.com/wp-content/uploads/2022/01/sac-a-dos.png" alt="" class="wp-image-14113"/></figure></div>
    <!-- /wp:image -->
    
    <!-- wp:paragraph {"fontSize":"small"} -->
    <p class="has-small-font-size">Sillonner les routes du monde en sac à dos, de l'Europe en camping-car, du Vietnam en moto, ou encore du Myanmar en train...sont autant de possibilités de voyager différemment. Prenez le temps de voir le monde autrement grâce au slow travel.</p>
    <!-- /wp:paragraph --></div>
    <!-- /wp:column -->
    
    <!-- wp:column {"style":{"color":{"background":"#f4ede5"}}} -->
    <div class="wp-block-column has-background" style="background-color:#f4ede5"><!-- wp:image {"align":"center","id":14111,"sizeSlug":"full","linkDestination":"none"} -->
    <div class="wp-block-image"><figure class="aligncenter size-full"><img src="https://tourdumondedesloulous.com/wp-content/uploads/2022/01/lieux-meconnus.png" alt="" class="wp-image-14111"/></figure></div>
    <!-- /wp:image -->
    
    <!-- wp:paragraph {"fontSize":"small"} -->
    <p class="has-small-font-size">Mettre en lumière des destinations  méconnues, voire oubliées, aborder des destinations touristiques sous un angle différent sont des aspects qui reflètent notre conception du voyage. Imprégnez-vous de nos carnets et tentez le voyage hors sentiers traditionnels. </p>
    <!-- /wp:paragraph --></div>
    <!-- /wp:column -->
    
    <!-- wp:column {"style":{"color":{"background":"#f4ede5"}}} -->
    <div class="wp-block-column has-background" style="background-color:#f4ede5"><!-- wp:image {"align":"center","id":14114,"sizeSlug":"full","linkDestination":"none"} -->
    <div class="wp-block-image"><figure class="aligncenter size-full"><img src="https://tourdumondedesloulous.com/wp-content/uploads/2022/01/rencontres.png" alt="" class="wp-image-14114"/></figure></div>
    <!-- /wp:image -->
    
    <!-- wp:paragraph {"fontSize":"small"} -->
    <p class="has-small-font-size">Laissez place à l'imprévu, aux rencontres fortuites car elles sont l'essence même du voyage. Aller au-devant d'associations humanitaires, soutenir des éco-projets, faire du volontariat font partie des expériences que vous trouverez sur notre blog. Piochez dans ces idées pour donner du sens à votre voyage.</p>
    <!-- /wp:paragraph --></div>
    <!-- /wp:column --></div>
    <!-- /wp:columns -->

    I created the following shortcode thanks to your plugin but I don’t know where to insert it to animate images only

    [edsanimate_start entry_animation_type= “jello” entry_delay= “0” entry_duration= “1” entry_timing= “ease-in” exit_animation_type= “” exit_delay= “” exit_duration= “” exit_timing= “” animation_repeat= “1” keep= “yes” animate_on= “hover” scroll_offset= “” custom_css_class= “”]
    Please add your content in this area.
    [edsanimate_end]

    Can you help me please ?

    Thread Starter estel52

    (@estel52)

    Gutenberg

    Thread Starter estel52

    (@estel52)

    I would like to animate an image on my homepage that I inserted via a column widget and I don’t have the “animate it” logo, I don’t understand why

Viewing 4 replies - 1 through 4 (of 4 total)