I just tried to install a plugin of WP-PageNavi so i could have the "forward" and "back" at the bottom of my multi post page. It told me to replace the coding from this: <?php wp_link_pages( ... ); ?> to this: <?php wp_pagenavi( array( 'type' => 'multipart' ) ); ?>
and put that at the to of the line where I saw <?
After that it wouldn't let me deactivate it (I knew I did something wrong) so I exited out and now when I try to log back in it show this:
Fatal error: Call to undefined function wp_pagenavi() in /home/crystell/public_html/wp-content/plugins/wp-pagenavi/wp-pagenavi.php on line 1
This does not look good! How can I fix it??
I apologize, I am very new to this.. Thank you in advance!
The blog I need help with is crystellejackson.com.