Thanks for the reply. I will tinker with the files and see what I can do. I would love to just hand it over to you to help but my budget is ZERO so I have to find a solution on my own. Thanks again.
Hi, in temp/render_shortcode.php file insert following code into line 96
<h2 style="text-align:center;"><?php echo $data['imagetitle']; ?></h2>
I hope it will do what you need
Regards
I did a work-around myself by altering fgg.css and utilizing the “zoom-in” class, setting the scale and opacity to “1”, adding an img:hover class for it, removing the transform properties for image-caption-box, and changing .image-caption-box .caption from “absolute” to “relative”. This showed the caption above but it worked. Plus a few tweaks to fine-tune it but figuring it out is half the fun 🙂
That said, I just tried your solution, Rameez and it worked like a charm… exactly what I needed. I will scrap my duct tape and bale wire solution for yours and I am very grateful.
Cheers!
That’s good, please don’t forget to leave a review for this plugin
Thanks