In the comments section of Disqus in Genesis article, a couple of users asked how the standard WordPress comments can be loaded on demand. In this tutorial we are going to look into how comments section (comments list and comment form) in Genesis can be hidden on singular pages (typically, Posts) by default. The comments […]
How to add links to Previous and Next entries on a single CPT page in Genesis
Updated on March 30, 2017. Genesis has a genesis_prev_next_post_nav() function which can be hooked to one of the many places like genesis_after_loop on single entry pages to display links to previous and next posts. It is set to work (when enabled via code) only for regular blog posts. If you would like to do the […]
Recent Comments