- This topic has 0 replies, 1 voice, and was last updated 8 years, 8 months ago by .
-
Ticket
-
Open the page-portfolio-col1.php (or the template file you want to edit) and replace
get_permalink()
with
get_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.