Hello, on my site not work zoom for img in bbPress
http://kotello.ru/kotoforums/kototopic/krasavitsa-teffi-ishhet-vzaimnosti-u-dobrogo-i-zabotlivogo-cheloveka/
Help me please, what i need to do?
Hello,
Unfortunately we have not tested our modal image in the bbpress attachments. Our modal image workjs for images added with the media library. Please make sure you have it active from here: http://screencast.com/t/E0cuMG36
but the image needs to link to the media file for the modal to work. As these images are not added through the wordpress media library, i cannot say for sure if the lightbox will work. The lightbox element was created for images from the media library or the featured images. We have not tested it with bbpress attachments.
Thank you!
Thx, but can u say what kind of classes should be in the html cod with images for zoom/lightbox.
Hi,
The modal is created in JS. Here is the code if you know your way around customizing code: http://screencast.com/t/mel4JupUQsS it will look for a wp-image class and add the td-modal-image class on the a tag. It is made to look for the post image…but on a bbpress you are not on a post so it could not work just by adding the html classes to the bbpress images. It is worth a shot but it could require coding it in so in this case we suggest getting some help on this as it will not be that easy to do.
Thank you!
Hi, I would like to display attachments in bbPress with “td-modal-image” (as with posts).
I use a Newsmag theme. Is there anyone who solved this problem?
Now I can only use the external lightbox plugin for this. But using “td-modal-image” for that would be better.