In order for you to redirect users to dashboard after login, please edit the following file:
Go to: wp-content\themes\listingpro\include\login-register.php
Please open the file and add the following code in the place highlighted in the screenshot below:
$dashURL = $listingpro_options['listing-author'];