Home › Forums › Pro Support › Integration of "wp-pagenavi" › Reply To: Integration of "wp-pagenavi"
March 27, 2018 at 9:49 pm
#3999
Keymaster
You could try wpsp_after_wrapper
as the hook name instead of wpsp_something
.
Not 100% sure it will work, as I assume that plugin is built to work with the main loop.