Archived topic
Cannot remove post author and date
10 replies · Started by Babak on June 25, 2022
Hi;
I have read and tried the solutions here like changing options in customizing blocks etc but still, my post author and date are showing in my event post. For creating events I am using "Very Simple Event List" and any kind of help is highly appreciated.
On the event page, it shows the author and date but when clicked on read more then in child page it all looks good.
Hi there,
Have you resolved this?
I'm not seeing the post author and date on the linked page:
https://www.screencast.com/t/mJQO0JWd
Let me know :)
Hi;
I used this solution but I am not sure if it works only for one event or all events. Added the CSS in the advanced CSS box
p.gb-headline{
display: none;
}
p.gb-headline-617578e8 {
display: none;
}
Appreciate it if you can tell me if I did it right or not.
Can you remove the CSS for us to take a look?
Done please let me know what you think.
How did you create this section here?
https://www.screencast.com/t/DeJYwOVfD
Is it a block element content template?
https://docs.generatepress.com/article/block-element-content-template/
If so you should be able to edit the template and just remove the author and date.
Let me know :)
This is very Simple Event List plugin and I could not find anything in the plugin files
Hi there,
you're using a Block Element - Content template ?
Thanks, David now I do as I changed the whole setting and used a page I created with shortcodes. No matter what I could not take the author and date off in the first scenario but this works.
Glad to hear that
thanks