Tagged: enfold 2017, mansonry, single post
Hi there,
I am using Enfold 2017 style with a enfold child theme for a multi author blog.
For the single post pages, I would like to get the author name below the title. The standard placing of date plus author at the end can remain. How can I change this? I’d like to avoid the extended layout builder for single posts. I’d rather prefer changing php in the child theme folders
Also for the Masonry I would prefer to have the author name below the title, instead of the date, using the option “show title” only … Any way to achieve that elegantly?
Input will be appreciated very much. Love the theme and its possibilities already.
Best
Michael
Ok, I got, where I could add the author on the single post via loop-index.php
Not sure how to solve the Masonry part …
Hi,
Sorry for the late reply, I believe you are looking to add the author to the post grid element, and that this is the correct solution
For showing the author on the masonry under the title, on hover, Try this code in the General Styling > Quick CSS field:
.av-masonry-author {
display: block !important;
}
Best regards,
Mike
Hey Mike,
great. It works. Thank you so much.
Such an easy solution. I tried working through CSS, but I did not find a working solution.
Thanks again.
Best
Michael
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike