Recherches récentes


Pas de recherche récente

Michael Belyaev's Avatar

Michael Belyaev

Adhésion le 16 avr. 2021

·

Dernière activité le 27 oct. 2021

Suivis

0

Abonnés

0

Activité totale

2

Votes

0

Abonnement

1

APERÇU DES ACTIVITÉS

Dernière activité effectuée par Michael Belyaev

Michael Belyaev a ajouté un commentaire,

Commentaire de la communauté 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.

Afficher le commentaire · Publication le 17 déc. 2018 · Michael Belyaev

0

Abonnés

0

Votes

0

Commentaire