Hi,
You can find the documentation for the shortcodes here.
If you can explain what you’re looking to do I can guide you as to how to use it to achieve what you’re looking for.
Thanks.
Hello,
Thanks for getting back to me. I did look at your documentation but i’m not sure on which one to copy or really what to do. I want to put google news top stories feed on the right side of the site http://wnov860.com/thevoicewordpress/ I am designing where it says, “up coming events.”
Thanks
If you’d just like to show the feed items from that one feed source you can use the following shortcode in that area, replacing the feed source ID with the ID of the feed source in question:
[wp-rss-aggregator source=’55’]
You can find the feed source ID by hovering over the feed source in the list of Feed Sources (it appears beneath the name).
Hi I can’t find the feed source ID for google news?
Please help
I found the ID but when I put the code you gave me in a post, the feed doesn’t show up. I replaced the 55 in the code you gave me with the source ID and it still doesn’t show up. What am I doing wrong?
Please advise
Hi,
The shortcodes need to be placed within a page, rather than a post.
As you can see in our demo, placing the shortcode within the text on a page will display the list of feed items.
Please try adding it to a page and let me know if it works this way. Thanks.