Hi!
Have tried to search for an answer but didn’t make it.
Earlier you gave me a CSS that removed all the links from the portfolio grid.
But I would rather use the Ajax Portfolio but I don’t want the people to be able to click and go to the singel page portfolio.
Is that possible?
BR
Peter
Or, a solution that doesn’t show the featured image in the single page so I can post the picture as i want it. Because it’s hard to find a resolution that fits both the single page and the ajax grid.
Thanks.
I did a temporary change in the loop-portfolio–single.php and commented out following part:
// $thumb = get_the_post_thumbnail(get_the_ID(), $avia_config[‘size’]); //
But if this can be solved with CSS I would be happy!
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.portfolio-preview-title a { pointer-events: none; }
Cheers!
Yigit
Super! 5* support!
Hey!
Great, glad Yigit could help you.
Best regards,
Peter