Post MetaData Author as Link

Trying to make the “Author” in post metadata a link.
Here is an example

I am using a child theme and am using this code.

$author = sprintf( '<span><i class="x-icon-pencil" data-x-icon-s="&#xf303;"></i> %s</span>',
  get_the_author_link()
);

Thanks in advance.

Hello @cliffhumit,

Thanks for writing to us.

Please note that we don’t provide custom development support. It is out of the support scope. Since you are a Pro theme user you can create a custom layout for a single post and you can display the author name and link the author by using dynamic content code.

Please have a look at our doc and video tutorial

I also noticed that your given domain name is not registered in your Themeco dashboard account. I would suggest you please register your domain name to get further help. In case if your domain is registered with a different Themeco account please let us know.

Hope it helps
Thanks for understanding

Thank you for your speedy reply. This theme is growing and becoming even more amazing. I was hoping for a quick code fix and what you are showing is yet another incredible development. I will look all this over and implement this solution.

Thanks again.
HP

Hello @cliffhumit,

Thanks for your appreciation. Glad that we were able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.