Combine portfolio filter with lightbox gallery

1 reply·opened May 24, 2016
J
justwonderMay 24, 2016

Hi,

How can I combine the portfolio filter with the lightbox gallery?
I use this code, but the filter isn't working:

<div id="portfolio" class="portfolio grid-container portfolio-2 portfolio-masonry clearfix" data-big="3" data-lightbox="gallery">

  <article class="portfolio-item pf-photo pf-fineer">
    <div class="portfolio-image">
      <a href="images/realisaties/photo1.jpg" data-lightbox="gallery-item">
        <img src="images/realisaties/photo1.jpg" alt="Gallery Image">
        <div class="overlay"><div class="overlay-wrap"><i class="icon-line-plus"></i></div></div>
      </a>
    </div>
  </article>
  <article class="portfolio-item pf-photo pf-fineer">
    <div class="portfolio-image">
      <a href="images/realisaties/photo2.jpg" data-lightbox="gallery-item">
        <img src="images/realisaties/photo2.jpg" alt="Gallery Image">
        <div class="overlay"><div class="overlay-wrap"><i class="icon-line-plus"></i></div></div>
      </a>
    </div>
  </article>
  <article class="portfolio-item pf-photo pf-fineer">
    <div class="portfolio-image">
      <a href="images/realisaties/photo3.jpg" data-lightbox="gallery-item">
        <img src="images/realisaties/photo3.jpg" alt="Gallery Image">
        <div class="overlay"><div class="overlay-wrap"><i class="icon-line-plus"></i></div></div>
      </a>
    </div>
  </article>

</div><!-- #portfolio end -->

Thanks in advance.

JW

S
SemiColonWebSTAFFMay 31, 2016

Hello,

[sb_private_reply]Apologies about the Delay in replying to your Query. [/sb_private_reply]Can you please provide us with a Live URL so that we can check out the exact issue and provide you with a more accurate solution for this.

Thanks for your Patience. Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard