Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #662787

    Hi guys,

    Is there any possible way to use my portfolio items i used with my Choices theme in my Enfold theme?

    Each had its own independent thumbnail (featured image) and opened up images in the lightbox specific to the project. I can’t find anywhere to access them using the masonry component. I tried using the regular gallery and it loads the items but just displays the thumbnail images in the lightbox.

    Very confused. Help!

    Thanks,
    Nick

    #663788

    Hi Nick,

    I guess you have the two themes in one install, can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #668430

    Hi Josue,

    I ended up using the portfolio grid to achieve a look i’m satisfied with but still not able to link my portfolio items properly.

    I created an admin account for you.

    Thanks so much for your help,
    Nick

    P.S. Is there anyway to get the “mouse-over slightly enlarge image” effect with caption on hover (available in single image component) using the portfolio grid?

    #668789

    Hey!

    Try adding this code to the Quick CSS:

    .grid-sort-container .grid-entry img {
        transition: all linear 0.2s;
    }
    .grid-sort-container .grid-entry:hover img {
        transform: scale(1.2);
    }
    
    .image-overlay {
        display: none !important;
    }

    Cheers! 
    Josue

    #669102

    Thank you! That worked for the hover enlarge effect!

    Just need to figure out why my portfolio items aren’t linking and showing only the featured image.

    Thanks Josue!

    #669461

    Hi,

    You have that option (to link the image) selected in the Portfolio element settings.

    Best regards,
    Josue

    #669481

    Hi Josue,

    Why are yo working on the weekend? :D
    I’m trying to link multiple images in one portfolio item though. My portfolio items don’t appear the same as they did in Choices now, so I’m a bit uncertain as to which component to use to load multiple images into a portfolio item and have them display. I tried using a gallery component, an image component, switching to the standard editor and manually adding images, but my portfolio items just cycle through all the featured image thumbnail of each portfolio item, instead of showing the multiple images pertaining to that one thumbnail.

    Thanks,
    Nick

    P.S. Did you ever get the login info I sent you?

    • This reply was modified 7 years, 8 months ago by ridick6.
    #669487

    Hi,

    It’s a bit different in Enfold, you could use the Ajax portfolio option, set that as the link option and in each Portfolio item you can control what’s shown in the Ajax box (could be text, a gallery, video, etc):
    http://screencast.com/t/ajUslejTw

    Best regards,
    Josue

    #669488

    Hmm I tried that too but I’ll give it another shot.

    Thanks so much for getting back to me so quickly!

    #669496

    It just keeps opening the portfolio item as a page and not in a lightbox.

    Am i doing this right?

    Enfold Portfolio item config

    • This reply was modified 7 years, 8 months ago by ridick6.
    #669503

    Tried it this way as well but it just goes to a blank page.

    Enfold porfolio item config

    (Sorry to be such a pain with this but I’ve been trying to figure it out all week)

    #669545

    This is not acting the way its supposed to based on what i’m reading. I set the portfolio grid to use the ajax portfolio and added the images to the portfolio item ajax section. I selected define custom link in the portfolio item and put the permalink in the field but it doesn’t pop up in a lightbox like it says. It slides open with a blackbox to the right.

    #669548

    Hi,

    Custom Link must not be set be set when using Ajax – http://screencast.com/t/eosh40Tjw

    Best regards,
    Josue

    #669560

    Hi Josue,

    I went through every possible configuration I could think of and this what I keep getting –

    It should be popping the images up in a lightbox not sliding out from the top.

    #669570

    I’m afraid it won’t, Enfold does not have such feature, the closest you’ll get is the Ajax portfolio option, we can help you stylise if you want.

    Best regards,
    Josue

    #669571

    This is incredibly frustrating. I don’t understand why that wouldn’t be a base feature of a gallery component. Choices did it with no problem so I assumed Enfold as powerful and flexible as it is would have this feature. I’ll have to find another solution.

    Regardless, I appreciate you helping me on this Josue.

    Thanks again,
    Nick

    #669582

    Feel free to request it here as a new feature.

    Best regards, 
    Josue

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘Using portfolio items with featured image in Masonry Gallery’ is closed to new replies.