This topic contains 0 replies, has 1 voice, and was last updated by Phil (Support) 7 years, 6 months ago.
-
Ticket
-
Open the page-portfolio-col1.php (or the template file you want to edit) and replace
1get_permalink()with
1get_post_meta( get_the_ID(), 'minti_portfolio-link', true )Now you can use the “Client Link” field to link your portfolio items to a custom link.
The forum ‘FAQ’ is closed.