• Resolved mrcherie

    (@mrcherie)


    Hello,

    I am using this plugin, it is working well.
    But i want to put permalink of the content near the fancybox title at the bottom. Is this possible?

    For example when i click the photo it is opening by fancybox and i see photo and photo title at the bottom. and i want to see photo title and a link for content. I hope you can understan me.

    https://www.ads-software.com/plugins/easy-fancybox/

Viewing 1 replies (of 1 total)
  • Thread Starter mrcherie

    (@mrcherie)

    solved

    <a class="fancybox" href="IMAGEURL" title="<?php echo the_title(false, false)?><a href=&quot;<?php the_permalink(); ?>&quot;  target=&quot;_blank&quot; style=&quot;background-color: #FFF;&quot;>LINKTITLE</a>" >
    SOMETHING
    SOMETHING
    </a>

    thanks for “coldfusionguy” from another website

Viewing 1 replies (of 1 total)
  • The topic ‘adding permalink near the fancybox title’ is closed to new replies.