Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facybox title below image #14

Closed
XavierF opened this issue Jan 31, 2013 · 2 comments
Closed

Facybox title below image #14

XavierF opened this issue Jan 31, 2013 · 2 comments

Comments

@XavierF
Copy link

XavierF commented Jan 31, 2013

Is there a way for facybox to display image title from a href attribute below the image?
also to add additional content such as social media links?

currently have it working in a wordpress installation using jquery Isotope for laying out images(or posts in the loop).

with this:

<a href="#" rel="box" class="item" title="<?php the_title();?>"><?php the_content();?></a>
<script>
$("a[href$='.jpg'], a[href$='.png'], a[href$='.jpeg'], a[href$='.gif']").facybox();
</script>
@ghost
Copy link

ghost commented Aug 20, 2017

I think there is no way to view title at all in this minimal version.

Only 1 question: why for this files?

fancy_title_left.png
fancy_title_main.png
fancy_title_right.png

@bitbonsai
Copy link
Owner

The pngs were for decorating the title, this plugin was created more than 4 years ago :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants