Home › Forums › Support › Add links to Next & Previous post This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 13, 2020 at 8:06 am #1530077 Val Hi, want there to be links at the end of my posts to the next/previous posts. I have set the Display Post Navigation to on but there are no links appearing – see https://www.screencast.com/t/BYfrniz9i2S The site is at https://ticketymarketing.com/highticket/ Am I missing something? November 13, 2020 at 8:40 am #1530122 DavidStaff Customer Support Hi there, i can see this CSS on your site: /* CSS added by WP Meta and Date Remover*/ .entry-meta { display: none !important; } .home .entry-meta { display: none; } .entry-footer { display: none !important; } .home .entry-footer { display: none; } The post navigation is displayed in the entry-meta element which is being hidden by that CSS. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ November 13, 2020 at 9:10 am #1530170 Val That’s brilliant David, thank you 🙂 November 13, 2020 at 4:56 pm #1530469 DavidStaff Customer Support Glad to be of help Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In