Búsquedas recientes


No hay búsquedas recientes

Michael Belyaev's Avatar

Michael Belyaev

Incorporación 16 abr 2021

·

Última actividad 27 oct 2021

Seguimientos

0

Seguidores

0

Actividad total

2

Votos

0

Suscripción

1

RESUMEN DE LA ACTIVIDAD

Última actividad de Michael Belyaev

Michael Belyaev hizo un comentario,

Comentario de la comunidad Discussion - Tips and best practices from the community

If you want to include this in your community posts, you should add this to "scripts.js":

//fancybox image zooming in community
$('.post-body img.fancybox').on('click', function() {
$.fancybox.open([
{
src : $(this).attr("src"),
opts : {},
},
]);
});

You can also exclude ".fancybox" to make all of your images show in the pop-up when clicked in your community posts.

Ver comentario · Publicado 17 dic 2018 · Michael Belyaev

0

Seguidores

0

Votos

0

Comentarios