Like Button for every gallery
-
Hi,
is it possible to add a individual simple like button to every gallery?
So far I have this code, used for another plugin, called like this, but is not supported anymore:
<?php if(dt_theme_is_plugin_active('roses-like-this/likethis.php')): ?> <div class="views"> <span><i class="fa fa-heart-o"></i><br><?php printLikes($post->ID); ?></span> </div> <?php endif; ?>
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Like Button for every gallery’ is closed to new replies.