I've got the WP Slimbox2 plugin installed and I'm trying to have the caption's ULR point to a different site, not just the img
URL. Any ideas out there on how this can be done?
views:
11answers:
1
A:
Figured it out. Simple question of replacing <a>
and </a>
with their HTML entity counterparts and using single quotes for the ref in the title attribute. In case anyone is wondering ;)
blackessej
2010-08-06 23:00:59