Although the new “mytitleexcert” displays my feed just fine in “Descending” or “No sorting” order; it displays no title at all (just date) when set to “Ascending” order.
Any thoughts on why that would be?
I may have found a solution:
Added “mytitleexcerpt”=>wp_html_excerpt to the wp-rss-multi-importer.php file to line 545 $myarray[]
Then when creating a new template use the new “mytitleexcerpt” in place of “mytitle”. Correct?