Tagged: 

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

    I do not understand the functionality of the PORTFOLIO GRID.

    I have gallery in portfolio items. Each gallery has its photos. Why not see the pictures from each gallery? Watch by clicking on one of the thumbs on the link below.

    I click on the gallery does not load the photos from the gallery.

    LINK SITE

    LINK CONFIGURATION

    View post on imgur.com

    #720721

    Ok,

    I just read this text ..
    When clicking on a portfolio item you can choose to open the link to the single entry, open a preview (aka AJAX Portfolio) or show a larger version of the image in a lightbox overlay.

    A pity that works like that.

    ANOTHER QUESTION ABOUT
    How can I not load this side flap? I just want the image.

    IMAGE

    View post on imgur.com

    #721272

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av_table_col.portfolio-entry.portfolio-preview-content {
        display: none;
    }
    .portfolio-preview-image {
        width: 100%;
        display: block;
    }
    .ajax_slide .inner_slide {
        display: block;
    }

    Regards,
    Yigit

    #721414

    Yigit, thanks for the feedback. Your code worked.

    The flap was disabled, but the image got too big on the screen.
    We have to use the scroll to see the full image. How to leave the image proportional to desktop and mobile screen?

    This happens on all projects. The projects have photos with sizes of 800×800, 1440×900 and 1920 x 1080. Even in smaller sizes the photo stretches on the screen.

    LINK
    (http://enpro.com.br/enproml03/projetos/)

    #721545

    Hi,

    I am not sure if i understood the changes you would like to make. Can you please elaborate and post screenshots? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
    Also, i could not find ajax portfolio on your page :/

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.