Hey there!
I Would love to have a Ajax portfolio without the lightboxlink on the Previewimages-Slideshow.
Is there a way to do this?
I would lovo to link to the concerning Portfolio Entry.
Hi Campleiter!
You can adjust that setting on the individual portfolio item: http://kriesi.at/documentation/enfold/create-new-portfolio-item/
See the “Additional Portfolio Item Settings” section.
Cheers!
Devin
Thanks Devin,
i found this option, but it has no effect so far.
I did select “Define custom link” and put the Link to the portfolio entry.. No effect so far.
I Use “slideshow” to display an image there (only one would be enough)
http://www.virtuelle-touren.de/portfolio/
Is there a way to set it generaly to usw the portfolioentrylink from the headline for the image shown in ajax?
Best wishes
Arne
Hi!
No, but you can deactivate the slideshow links with following css code – insert it into the quick css field
.portfolio-preview-image .avia-slideshow-inner li {
pointer-events: none;
}
Regards,
Peter
Hi!
Alternatively you could select the “Don’t show the images at all and display the preview text only” option: http://www.clipular.com/c/6453051829256192.png?k=5TIdSdjsRn87CQytVuQeUU4899A
By going this way Enfold will stretch the content area of the ajax preview to 100% width and you can use the new space to build your custom layout. I.e. use the the “Easy Slider” shortcode and the “custom link” option for each slide to apply your custom link(s) to the images.
Regards,
Peter
Isnt the “Additional Portfolio Item Settings” section supposed to work?
Maybe its just a bug here. Does the Option “Custom link” work with any kind of preview-image (Slideshow, Gallery, Imagelist)?
Best Wishes
Arne
Hey Peter,
did the css-thing to solve the problem in fist step. Works fine so far. Thank you!
Regards,
Arne