Link author image and author name to custom author page

Posted in: Newspaper
Post count: 22

Hi,

Hope you can help me to solve the issue described in post #216185 and screencast https://www.screencast.com/t/Y4gaA8SjY.

1) First, I made a custom authors page including all author boxes: https://next.blue/auteurs
2) Then I made the custom author pages i.e. https://next.blue/personen/niels-van-den-berge

Now I want to link the author images and names from the author boxes in https://next.blue/auteurs to the author pages i.e. https://next.blue/personen/niels-van-den-berge.

What exactly do I need to change in td_block_author.php?

Thanks a lot!

Post count: 22421

Hello,

The simplest way to go about it is to make a redirect in your htaccess simply redirecting the link, not changing the code for it. The authors block get the link automatically for each author in particular. You cannot change the code for specific url’s for each of the authors. You cannot alter the function to link to a particular url as all authors will link to that url afterwards. As an alternative, you can use a different element to show your authors that allows you to add a manual link to your author url. Try for example a column content element.

Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.