• Resolved vander.goulart

    (@vandergoulart)


    Hi!

    I’d like the job title have a link do the job itself, just like “Details” button.

    How do I do that?

    Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    We believe that you would like to go to the job details page by clicking on the Job Title. If so, please add the below hook in your active theme’s functions.php file.

    add_filter( 'thjmf_shortcode_post_title_link', '__return_true' );

    We hope this will help.

    Thank you!

Viewing 1 replies (of 1 total)

The topic ‘Link on Job Title’ is closed to new replies.