Hi,
I currently have a 3 column portfolio which displays featured images in a lightbox. However, the title below these images have links to the single pages of each portfolio and I’d like to remove them. How do I go about doing this?
Thanks
Hi candlemaker,
Could you provide us with a link to the site in question so that we can take a closer look please?
Best regards,
Rikard
I have a similar request except I would only like some of the portfolio items to link to a single page. I like the lightbox option for all portfolio posts. However, I need some of my portfolio posts to offer more information (i.e. a case study). Is it possible to pick and choose which portfolio items can link to a single page? Or update the caption to offer a link to a portfolio page?
Hi,
@argusnet Can you please post the link to your page and elaborate on the changes you would like to make?
Best regards,
Yigit
well if you dont want that there is the link function:
grid-sort-container .entry-content-header a {
pointer-events: none;
}
if you don’t like to see those headings including the links:
grid-sort-container .entry-content-header a {
display: none;
}
so now you have to decide if this is only for that portfolio , and only on a specific page!
or better if you dont want to display them. you choose in your alb editior for that portfolio :
“no title and no excerpt”
btw. to the mods: the german translation here is wrong
the translation here was “Nur Titel ohne Textausschnitt” that means only title without excerpt.
But it has to be neither nor “Weder Titel noch Textauschnitt”
oder “Kein Titel kein Textausschnitt” – first Phrase in bold seem to me better German