Search for: Log In Free Support [Support request] How to Show Related Posts in Generate Press Without a Plugin Home › Forums › Support › How to Show Related Posts in Generate Press Without a Plugin This topic has 3 replies, 2 voices, and was last updated 1 year ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts January 10, 2020 at 6:22 pm #1128402 Sibi Paul Hello, is there any option now Implemented in GP? to show related posts without a plugin? Also, Let me know… How can I add a Particular code to show just after the posts Text… every post… January 10, 2020 at 6:54 pm #1128414 LeoStaff Customer Support Hi there, A plugin is required for displaying related post as Tom explained here: https://generatepress.com/forums/topic/add-related-post-without-plugins/#post-185346 Otherwise you’d need a hire a developer to create a custom solution for you. Code is code – it doesn’t matter if it’s added as a plugin or functions, it’s still code. As for text after post content, try the after_content hook in hooks elements: https://docs.generatepress.com/article/hooks-visual-guide/#single-post https://docs.generatepress.com/article/hooks-element-overview/ Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ January 10, 2020 at 6:58 pm #1128421 Sibi Paul Plugins Create Extra Database Tables… But, Custom Codes we added something like hook… not creates any tables in SQL. That’s why I try to avoid install plugin if not so important. January 10, 2020 at 7:08 pm #1128427 LeoStaff Customer Support If it’s a well-coded plugin then it shouldn’t really matter. If you need to hire a developer then a site like this might help: https://codeable.io/ 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