Hi,
Thanks for the wp-admin access.
Your settings are good.
Maybe some special access restriction of your site causes the problem, it seems that the plugin can not copy template files into the directory of your active theme.
WRI and YARPP use templates, and according to YARPP functionality, templates have to be under the directory of your active theme.
WRI templates have to be in the following directory:
wp-content/themes/your_theme/wri_template
This directory and it’s content are copied there normally during WP Related Items plugin activation.
But if I can see well without FTP access, this wri template directory does not exist in the directory of your active theme. This causes the problem, because without WRI templates, the standard YARPP template is used, and it does not handle custom titles set in WRI.
Please check if wp-content/themes/your_theme/wri_template
directory exists or not.
If not, you can fix the problem manually by copying the following directory and its content:
wp-content/plugins/wp-related-items/wri_template
into your theme directory:
wp-content/themes/your_theme/
So you will have this directory:
wp-content/themes/your_theme/wri_template
I suppose this will solve the problem.
If not, please let us know (in this case an FTP access can help us to examine the problem deeper).
Peter