• Resolved akkara

    (@akkara)


    I’ve setup Gutenslider plugin on localhost for test purpose, its version is 2.9.3, but the slider wont working; the produced output is:

    <!-- wp:eedee/block-gutenslider {"media":[{"alt":"","id":24,"url":"http://localhost/test-wp/wp-content/uploads/2020/02/ico-bg3-1021x1024.jpg"},{"alt":"","id":25,"url":"http://localhost/test-wp/wp-content/uploads/2020/02/slider2-1024x569.jpg"},{"alt":"","id":26,"url":"http://localhost/test-wp/wp-content/uploads/2020/02/vector868-1001x1024.jpg"}],"bgImageId":24,"fadeMode":false} -->
    	<!-- wp:eedee/block-gutenslide {"mediaType":"image","mediaId":24} -->
    		<div class="wp-block-eedee-block-gutenslide vertical-align-center"><div><div class="slide-bg"><img src="http://localhost/test-wp/wp-content/uploads/2020/02/ico-bg3.jpg" alt="" class="wp-image-24"/></div><div class="slide-overlay" style="background:"></div><div class="slide-content"><!-- wp:paragraph -->
    			<p>fdgdfhdfhg</p>
    		<!-- /wp:paragraph --></div></div></div>
    	<!-- /wp:eedee/block-gutenslide -->
    
    	<!-- wp:eedee/block-gutenslide {"mediaType":"image","mediaId":25} -->
    		<div class="wp-block-eedee-block-gutenslide vertical-align-center"><div><div class="slide-bg"><img src="http://localhost/test-wp/wp-content/uploads/2020/02/slider2.jpg" alt="" class="wp-image-25"/></div><div class="slide-overlay" style="background:"></div><div class="slide-content"><!-- wp:paragraph -->
    			<p>dfghdfhgd</p>
    		<!-- /wp:paragraph --></div></div></div>
    	<!-- /wp:eedee/block-gutenslide -->
    
    	<!-- wp:eedee/block-gutenslide {"mediaType":"image","mediaId":26} -->
    		<div class="wp-block-eedee-block-gutenslide vertical-align-center"><div><div class="slide-bg"><img src="http://localhost/test-wp/wp-content/uploads/2020/02/vector868.jpg" alt="" class="wp-image-26"/></div><div class="slide-overlay" style="background:"></div><div class="slide-content"><!-- wp:paragraph -->
    			<p>dfghdfghd</p>
    		<!-- /wp:paragraph --></div></div></div>
    	<!-- /wp:eedee/block-gutenslide -->
    <!-- /wp:eedee/block-gutenslider -->

    I noticed that the wrapper div for Slick slider is missing. There is no plugin else that setuped. Why is that happened? Thank you!

    • This topic was modified 4 years, 2 months ago by akkara.
    • This topic was modified 4 years, 2 months ago by akkara.
    • This topic was modified 4 years, 2 months ago by akkara.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor WordPress Slider

    (@wordpressslider)

    Hey @akkara,

    sorry to hear that. AS you are the first and only reporting the issue I assume it is because oft your setup. Can you post a link to a Website where you habe problems with? Which Themen are you using? Which WordPress version?

    Besteht Niklas

    Thread Starter akkara

    (@akkara)

    Thank you for your fast response @wordpressslider! I think it is not related to Gutenslider directly, it seems the theme I use is getting content text as “raw”, not rendered html. Do you know anything about this? Thank you again!

    Plugin Author eedee

    (@eedee)

    Not yet but maybe more inofrmation, like the exact theme and WordpRess version could help to investigate.

    Thread Starter akkara

    (@akkara)

    I solved my problem with https://github.com/WordPress/gutenberg/issues/8214
    There is no issue about Gutenslider, great plugin!
    Thank you for your time!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider wont working/initializing’ is closed to new replies.