Pesquisas recentes


Sem pesquisas recentes

Michael Belyaev's Avatar

Michael Belyaev

Entrou em 16 de abr. de 2021

·

Última atividade em 27 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

2

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Michael Belyaev

Michael Belyaev comentou,

Comentário na comunidade 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.

Exibir comentário · Publicado 17 de dez. de 2018 · Michael Belyaev

0

Seguidores

0

Votos

0

Comentários