Support
Support » Plugin: Related Posts Widget » simply does not work
(@eeeman)
7 years ago
simply does not work
(@codebluedev)
6 years, 8 months ago
I had to edit the plugin and comment out the following line of the widget function in the RelatedPosts class.
//if ( !is_single() ) return;
Once done it would show a Related Posts widget based on tags, however the CSS did not match my theme.