Embed WP RSS Feed into Web Page Div
-
I have WP installed on my GoDaddy account in a subdirectory called “mdblog”. I have a website layout all worked out, and the site is very close to being ready to launch. However, I want to have the RSS feed from my WordPress embedded into a div on the blog page called “blogContent”.
My reasoning for this is that when you go to the page, there are 2 tabs, and using jQuery, I have one div slide up and the other slide down into the same spot(similar to the accordion effect). The other div on the page is a blog submission form. The website is a self-help, spirituality, and inspirational site. The blog submission form is sent to my e-mail from the site, and once a month or so we will select one post from users sharing an inspirational story, giving the author credit for his or her story.
I am not very familiar with PHP, and I found a code using jQuery, but it doesn’t seem to work. Is there any simple PHP or any Javascript code that I can use to embed the RSS feed from my WordPress into the blogContent div on my blog page?
The topic ‘Embed WP RSS Feed into Web Page Div’ is closed to new replies.