• Resolved Voskanyan

    (@voskanyan)


    I want to change the link, that my portfolio link will send me to that portfolio category! how must I do change the code. I found it’s place in shortcodes.php

    $return_string .= ‘<i class=”fa fa-link”></i>‘;

    but don’t know what to write instead of get_permalink()

    help please!
    thanks in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter Voskanyan

    (@voskanyan)

    `$return_string .= ‘<a href=”‘.esc_url(get_permalink()).'” class=”folio-linkico”><i class=”fa fa-link”></i></a>’;

Viewing 1 replies (of 1 total)
  • The topic ‘Category link’ is closed to new replies.