Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #399621

    Hi

    http://plasticar.pt/portfolio

    main layout – grid
    open in lightbox

    but
    i want that in lightbox only show the pictures of that work and not all the page pictures
    Ex
    Work 1 ( 5 pictures)
    when clicked , lightbox should only show 5 pictures

    2
    also i want to remove that picture description in lightobxx
    .
    is this possible ?

    Ty
    Alex

    • This topic was modified 9 years, 9 months ago by ProAnts.
    #399840

    Hi ProAnts!

    There is not really an easy way to go about this. To get extra images to display in the magnific popup then you need to create separate links to each image in the page content.

    In this specific case I would recommend using the portfolio AJAX preview, http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/.

    That will make it a lot easier to display the images for each car separately.

    Regards,
    Elliott

    • This reply was modified 9 years, 9 months ago by Elliott.
    #399861
    This reply has been marked as private.
    #400356

    Hey!

    remove it with this code in Quick CSS field:

    .page-thumb img {
    display: none;
    }
    

    Regards,
    Andy

    #400481

    ty

    Solved !

    Alex

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Portfolio’ is closed to new replies.