Building my first site.
Running v3.1.1 with the Boldy theme from Site5.
Boldy makes use of prettyPhoto Lightbox.
If you refer to the instructions for setting up Boldy (bottom of page)
For adding Lightbox behaviour to a
link just add rel=”prettyPhoto” to the
image Link Rel
I have just imported about 100 blog posts from WordPress.com.
2 questions (although very related:
-
How do I batch update all previous pictures to load by default with the prettyPhoto
i.e. Apply a ‘prettyphoto’ tag to each pictures rel. -
I have about 15 authors for the blog. I know they will forget to manually set this prettyPhoto tag = Is there a way to make it default to this?
You can create a
content_filter
that will update on the fly meaning that you don’t have to update all previous pictures and it will be the default so you don’t have to worry about your authors. something like this: