Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #874110

    Hi,
    the masonry on our webpage only show me as author but we are a multi author blog. How can I fix this?

    Thanks!

    #875112

    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.

    #875169

    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

    #875173
    This reply has been marked as private.
    #875460

    Hi Heike,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #875530

    Hi Victoria,

    so sorry. Please try this one.

    Heike

    • This reply was modified 6 years, 12 months ago by Basilis.
    #876455

    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

    #878151

    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

    #878414

    Hi,

    Please add the css code on the Enfold > General Styling > Quick CSS field.

    Best regards,
    Ismael

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.