Replies: 0
Hi to all,
I have rtmedia plugin for buddypress. This plugin allow users to upload photos/images/video.
I want to integrate in this multimedia file lightbox preview, in the media-single.php i put this code:
<?php echo do_shortcode( ‘[wp_ulike]’ );?>
Button appear but dont work i cant click on the button, any help?
Ty!