Error in search pagination
-
Error in the function name that calls to pagination on
search.phpline 26.The function name is incomplete…
<?php _content_nav( 'nav-below' ); ?>The correct would be like this…
<?php modernwpthemes_content_nav( 'nav-below' ); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error in search pagination’ is closed to new replies.
