lightbox hook | WordPress.org

[ad_1]

hi!

i’m trying to enable the lightbox for the images uploaded to the pins;
i’ve added the hook ‘Customize location bubble image (eg. to add a lightbox)’ to the site’s funcions.php, but can’t get it to work..
maybe i’m missing something i shoul insert in the hook below?

add_filter(‘oum_location_bubble_image’, function ( $image, $location ) { // extend or change image $image = ‘<a class=”lightbox” href=”‘ . $location[‘image’] . ‘”>’ . $image . ‘</a>’; return $image; }, 10, 2);

thank you!

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer