how to display my WordPress plugin on a chosen page?

You need to use functions like add_action() or add_filter().

Suppose you want to add a plugin’s functionality after the content of each blog post, use:

add_action( 'the_content', 'plugins_function_name' );

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