Reply To: Portfolio section pictures not functioning properly


wordguy
Member

If it helps, I know where the problem line of code is.

The file is in the “includes” folder, it is the “portfolio-recent.php” file, and you go down to line 21 (the hyperlink for the most recent portfolio item) and then again further down in a loop for the rest of the portfolio posts.

That line 21 has the hyperlink href going to “?php echo $image ?”

And that’s the part that is not working. What it actually does is just open a blank lightbox.

And the source code of the live page just has href=””