jxk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS feed question.Thank you though!
Forum: Fixing WordPress
In reply to: RSS feed question.I have full text selected and it doesn’t post my full content. It has […] at the end. Is there a way to show all the links (add comment) and the pics I post. I don’t think there is now that I think about it. But if someone knows how please let me know. I am guessing the only way to do this would be integrating my blog into my site rather than cheating and using just an rss feed reader.
Forum: Fixing WordPress
In reply to: Embedding your wordpress blog<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, false);
require(‘./wp-blog-header.php’);
?>Sorry about that. Also, would I have to change my http://www.example.com/blog.html to blog.php?
I honestly think I am in over my head with this one. LOL. Is there just a simple way to pull the RSS feed from my own blog and just place an RSS feed reader on my webpage where I want it to be? I thought I could do that but none of my feed URL’s were working. I am probably making this more difficult than it should be and I apologize.
Forum: Fixing WordPress
In reply to: Embedding your wordpress blogOkay I am still having problems with this. I uploaded everything to my sub directory named blog and when it says you need to add this code to the top of the pages, is it talking about my website pages I want my blog to appear on? I am probably making this way harder than it should be, lol.
Forum: Fixing WordPress
In reply to: Embedding your wordpress blogIf I use an RSS feed reader to view my blog do I need to enable something within my dashboard to allow the reader to view my blog…