kylechapin
Forum Replies Created
-
Hi Eric,
Thank you for your responses. Forgive me because I am a newbie to WordPress and I don’t know where I’m supposed to put this code.
I think I am supposed edit the plugin and put the code in one of the code files and update.I tried putting this code in file wp-rss-aggregator/wp-rss-aggregator.php, within the function within the function starting with this line:
add_filter(‘wprss_diag_tester_sources’, function ($event) {I also tried putting the code outside the function. No luck with either. Where should I put it? Am I supposed to modify the code?
- This reply was modified 8 years, 11 months ago by kylechapin.
I would like to update something.
The reason no results were showing was because of the parameter “exclude:#somenumber#”
It should show “source: #somenumber#”.I am however having another issue… I’m hoping you can help with, see thread.
Hi Eric,
I’ve read through all the threads I can find on this issue but still not finding a solution.
It sounds like I’m having the same issue 5tu had. The feed items show in the “feed preview”, they even show under “feed items”, but when I go to the page with the feed short code embedded it just shows “No feed items found.”I’ve looked at the cron events and it looks good.
I’ve also tried disabling all other plugins in case there was a conflict.
No luck.
Any idea what I should do to find the problem?