This is mainly a coding question because I’m not certain what code to write. On the site i’m working on, toward the bottom there are the little box “page” nav that wp-pagenavi ads automatically.
URL: http://www.fbcfloralcity.org
I want to exclude the wp-pagenavi function call from the front (index) page, but include it at all the other places it shows up. However, I’m not sure what code to add in order to remove code, or exactly where to put it in the child theme or custom CSS without risking not being able to auto-update the main theme. Can you advise?