Author card in a page

Posted in: Newspaper
Post count: 187

Hello,

Is there’s a way to put somme Author Card in a page without using the Author Bloc ?

Regards,

Post count: 23312

Hy byothe,

Yes, it is possible to achieve this thing if you use the code below in template of the page you want to have this Author Box. http://screencast.com/t/ucNirJcW

<?php locate_template(‘parts/page-author-box.php’, true);?>

Hope this helps and let us know how it goes!

Thanks!

Post count: 187

hum… I am not sure thats what I want…

Let’s say that I have 10 authors… and I would like to create a page with the AUthor CArd of 6 of them because the other 4 are not important…

It would look like this

Author 1 author card

Author 2 author card

Post count: 23312

Hi byothe,

Unfortunately, i cannot offer another solution without using Author Block in Visual Composer, sorry. Using this block you can exclude the authors by ID – http://screencast.com/t/j2luwRrukdp . If you want, you can search for a plugin and test it on our theme.

Hope this helps!

Thanks!

Post count: 187

ok nevermind

thanks

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