pagenavi shows a lot of pages calculated from all posts in the site with query_posts

I didn’t load the plugin to check and I never use query_posts(), but perhaps tie_pagenavi() is depending on the value in the $paged global variable. Try adjusting that value before (or after) calling query_posts(). Here is the code to adjust it before calling query_posts(). if ( get_query_var( ‘paged’ ) ) // On a paged page. … Read more

create template for one page

Edit your “page-contactWohnsinn.php” file, And add this code to top of the file, <?php /** * Template Name: Contact Wohnsinn * * @package WordPress */ ?> and go to you page that you created in wp-admin, choose the template “Contact Wohnsinn” from right side options… and you are done..

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)