Hi,
the masonry on our webpage only show me as author but we are a multi author blog. How can I fix this?
Thanks!
Hi again,
Maybe my description wasn’t clear enough. On our home page I have 2 masonry blocks with the newest blogposts, one only from a category. All posts show my name as author but some of the posts were written from other authors.
So I could imagine two solutions:
1st (best): The correct author is shown.
2nd (not that good): No author at all is shown.
The worst solution would be not to get an answer here ;-)
Thanks a lot.
Hi DEmobilezeitgeist,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
Victoria
Hi Heike,
Credentials did not work for me. Could you please update the credentials?
Best regards,
Victoria
Hi Victoria,
so sorry. Please try this one.
Heike
Hi,
The author info is not included in the masonry template by default. Did you modify the av-helper-masonry.php file? Please add the following css code to hide the author info.
.av-masonry .blog-author.minor-meta {
display: none !important;
}
Best regards,
Ismael
Hi Ismael,
I added the code at the end into the av-helper-masonry.php and got an error500. Maybe not the correct place to put the code. Where exactly should it go?
Thanks.
Heike