This is my code
<div class="owl-carousel owl-theme" data-plugin-options='{"items": 6, "autoplay": true, "autoplayTimeout": 3000}'>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-1.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-2.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-3.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-4.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-5.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-6.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-4.png" alt=""></a></div>
<div><a href=""><img src="<?php echo get_home_url(); ?>/wp-content/themes/westlir/images/sponsors/logo-2.png" alt="" ></a></div>
</div>
I need any way to make random using jquery or PHP anything put i prefer php, I don't need to make random and choose only 1 logo to appear no i need all of this images appears but i need every time i open my site make a random like the image number 5 be the first one and so only.
Thanks
Aucun commentaire:
Enregistrer un commentaire