Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

zozopelli on "colorbox make title a link"

$
0
0

In colorbox, make the title a link to the post. The wordpress link needs to be dynamic. Colorbox is grabbing the thumbnail and title. How do I get it to add the url. The link would close the colorbox and open the post.

I am learning and would appreciate if someone could point me in the right direction.

Here is the jquery function from colorbox:
$('a.gallery').colorbox({title:function () {
return "To view full size, " + "click here!".link(this.href);
}});

Thank you, Thank you for any help!


Viewing all articles
Browse latest Browse all 8245

Trending Articles