Vor Kurzem aufgerufene Suchen


Keine vor kurzem aufgerufene Suchen

Michael Belyaev's Avatar

Michael Belyaev

Beigetreten 16. Apr. 2021

·

Letzte Aktivität 27. Okt. 2021

Folge ich

0

Follower

0

Gesamtaktivitäten

2

Stimmen

0

Abonnement

1

AKTIVITÄTSÜBERSICHT

Neueste Aktivität von Michael Belyaev

Michael Belyaev hat einen Kommentar hinterlassen

Community-Kommentar 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.

Kommentar anzeigen · Gepostet 17. Dez. 2018 · Michael Belyaev

0

Follower

0

Stimmen

0

Kommentare