function getModalForm( args ) {
/* ... */
$('.класс_модального_окна').show();
setTimeout(function(){
$('.класс_модального_окна').hide()
}, 3000);
}
$('.i-like-it').on('click', function(e){
e.preventDefault();
getModalForm( args );
});
remove_shortcode('gallery');
the_content();
[gallery size=»medium» link=»file» ids=»79,78,77,76,75,74,73,72,71,70,69,68,67,66,65,64,63,62,61,60,59,58,57,56,55,54,53,52,51,50,49,48,47,46,45,44,43,39,38,37,36,35,34,33,32,31,4,5,6,41,40,42″]