Home Forums FAQ [How To] Link Portfolio to external site (Inovado)

Home Forums FAQ [How To] Link Portfolio to external site (Inovado)

  • Creator
    Ticket
  • #81159
    Phil (Support)
    Support Staff

    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.