Tagged: portfolio grid
-
AuthorPosts
-
October 27, 2016 at 11:08 pm #705066
HI,
I want to know if is possible to block the link behavior in a terminate portfolio grid.
Right know i can choose between open in a page, ajax preview o lightbox. I want that the portfolio just show the image, with no links, but just in specific portfolio grid in one of my pages.That´s possible?
I have used
a.grid-image {
pointer-events: none;
}And thats works for entire site, but i need this behavior just in a specific page.
Thank you
Daniel Maldonado
-
This topic was modified 9 years ago by
dmaldonado.
October 28, 2016 at 2:16 am #705101Hey Daniel!
Can you please post the link to your page and point out the portfolio item you would like to target?
Best regards,
YigitOctober 28, 2016 at 2:28 am #705105This page http://inverlink.dm-studio.com/experiencia/
I just want to show the portfolio items. But i have another portfolio categories in others pages that need the links.DM
October 31, 2016 at 10:36 pm #706498Any Ideas here?
November 1, 2016 at 5:58 am #706548Hi,
Thank you for the info. Please use this code in the Quick CSS field.
.page-id-380 .grid-image { pointer-events: none; }Best regards,
IsmaelNovember 13, 2016 at 6:44 pm #711663Thank you Ismael, works pretty fine, but now I´m wondering if there is chance that the filter by category works?
November 15, 2016 at 8:48 pm #712582Hi,
I checked the link you’ve provided and the filter seems to work fine. Can you explain further about the issues? you could also send us screenshots highlighting what’s going on. Please use imgur.com or dropbox.
Best regards,
AndyNovember 15, 2016 at 8:53 pm #712583Hi Andy,
Right now works because i have disable the code that Ismael told me, but when i used the code un order to disable the link on Images also disable the link on filtres.
November 15, 2016 at 9:23 pm #712604Hey!
I am afraid we can not specific it to work only for the one, as there is no more specific class to use.
Thanks a lot
Regards,
BasilisNovember 15, 2016 at 9:28 pm #712609Ok, thanks anyway, i will filter each one.
November 16, 2016 at 6:23 am #712760 -
This topic was modified 9 years ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
