Search for: Log In Free Support [Resolved] Remove Category Link, Post-Date Link, It-Self Link Home › Forums › Support › Remove Category Link, Post-Date Link, It-Self Link This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by Tom. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 9, 2015 at 8:37 am #135562 Alexander Hi Tom, how can i remove that Links in the Code: – Category Link – Post-Date Link – It-Self Link: Zum Inhalt Thanks, Alex September 9, 2015 at 9:47 am #135586 TomLead Developer Lead Developer Only the links, or the text as well? Not sure what you mean by It-Self Link? Let me know π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development September 9, 2015 at 11:10 am #135609 Alexander Best out completely. >>Not sure what you mean by It-Self Link? Sorry, in my Post i had forgotten the Code-Tag π <a class="screen-reader-text skip-link" href="#content" title="Zum Inhalt">Zum Inhalt</a> September 9, 2015 at 11:12 pm #135698 TomLead Developer Lead Developer This should remove the post date: https://gist.github.com/generatepress/a895cc65255ee5c8a567 This should remove the categories: https://gist.github.com/generatepress/f30ca9accc6de378c397 To remove that accessibility link (not good for accessibility/seo), you’ll need to copy header.php into your child theme and remove it in the file. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development September 10, 2015 at 5:27 am #135783 Alexander Hey Tom, that works, thanks a lot! For your Info: If i use your Author-Remove-Filter too, the Post-Date-Remove-Filter must be before Author-Remove-Filter, otherwise it does not work. Is that normal? Alex September 10, 2015 at 9:26 am #135854 TomLead Developer Lead Developer Shouldn’t matter – they’re just functions, they should work independently of each other. Either way, I’m glad it’s working π Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Ongoing Development: https://generatepress.com/ongoing-development Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In