• Resolved CountrySide

    (@countrypark)


    Hi, currently the author link in post meta and on archive pages link to the author website. Is it possible to link instead to the author archive?

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Bonn

    (@bonnlevelup)

    Hi there,

    Try adding this custom code snippet:

    add_filter('kadence_author_use_profile_link', '__return_false');

    You can add this using the Code Snippets plugin: https://www.kadencewp.com/kadence-theme/knowledge-base/advanced/how-to-add-a-custom-filter-or-function-with-code-snippets/

    Hope this helps.

    Thread Starter CountrySide

    (@countrypark)

    Thank you.

    Is it possible that post meta should link to author archive and when in the author archive it should link to website? Since it doesn’t make sense to link to author archive while inside the author archive,

    Thank you

    karlalevelup

    (@karlalevelup)

    Hi there!

    Currently, there is no option to do that. Each author meta that has a link enabled will use the same links.

    On the other hand, I have added a feature request for that here. However, we cannot give an estimated date for when this will be added.

    Let us know if we can assist you further with this.

    Regards,
    Karla

    Thread Starter CountrySide

    (@countrypark)

    Thank you and thanks for the amazing theme!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Author Link on Post Meta and Archive Pages’ is closed to new replies.