Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Disappears original block

$
0
0

Replies: 0

The original block disappears after clicking on it.
jQuery:

$('.galery .wp-block-column').each(function(){
$(this).find('figure, p').wrapAll('<div class="wrap_column" data-fancybox="fancybox" />');
});

Viewing all articles
Browse latest Browse all 59525

Trending Articles