brantz88
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Undefined Item Element: wfw:commentRSSI’m guessing this is not a problem since there are no responses to my post. But if there is an answer in the forum somewhere could someone let me know where to look?
Thanks,
DougForum: Fixing WordPress
In reply to: RSS validation Error Line 29Also – When I click on the link – WordPress
Entries (RSS) and Comments (RSS) at the bottom of the page, it brings up an error application not found.
protocal is not valid.
feed:https://faa.appstate.edu/wordpress/?feed=rss2.Also – I would like to make the first page a static page with information about the site and a RSS link that would allow one to subscribe to all the categories. I have RSS links for each category working but how do you get a RSS link working that would include all the categories if needed.
Thanks,
DougForum: Fixing WordPress
In reply to: RSS ValidationAlthough I get an error when validating the RSS at feedvalidator – it seems to work fine in feedreader – the feeds are updating there fine. Anyone else getting error line 28 with RSS validation – I searched the forums but have not found this yet.
Forum: Fixing WordPress
In reply to: RSS ValidationI have an issue with validation of the RSS feeds. They were working yesterday, but not today? I’m using the validator and it says the following?
This feed does not validate.line 28, column 2: Undefined item element: wfw:commentRSS [help]
Here is line 28
<wfw:commentRSS>https://faa.appstate.edu/wordpress/?feed=rss2&p=15</wfw:commentRSS>Any ideas? TIA Doug
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?Although I get an error when validating the RSS at feedvalidator – it seems to work fine in feedreader – the feeds are updating there fine. Anyone else getting error line 28 with RSS validation – I searched the forums but have not found this yet. Maybe I should be posting this under RSS discussion?
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?Back Again, I have an issue with validation of the RSS feeds. They were working yesterday, but not today? I’m using the validator and it says the following?
This feed does not validate.line 28, column 2: Undefined item element: wfw:commentRSS [help]
Here is line 28
<wfw:commentRSS>https://faa.appstate.edu/wordpress/?feed=rss2&p=15</wfw:commentRSS>Any ideas? TIA Doug
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?I feel small – sorry about that – I’m learning this RSS on the fly and do appreciate all the help – Feedvalidator is cool – so I can probably use the html generated there for the website – and users can click on the link and subscribe to that category. I just thought that browsers could read the feeds and translate them back so it would be a web page on the fly, but it looks like you need to paste that info into a feedreader.
Enough questions for the day.
Your support is Awesome – we are not worthy ??
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?When I click on the rss image I get this message:
This XML file does not appear to have any style information associated with it. The document tree is shown below.
Then some code and I notice that PermaLink=”false” Should I make this True and do I do that under PermaLink panel?
Any suggestions about this or is it working ok? I did this in Firefox so I thought it would display more than code – thought it had built in reader?
Thanks again,
DougForum: Fixing WordPress
In reply to: How to limit author to a specific category?Maybe my last post causing problems – sorry about that.
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?Wow the page just got out of color sync? strange.
Thanks again.Forum: Fixing WordPress
In reply to: How to limit author to a specific category?Yep – that was it – didn’t think it had to go back out to the root. This worked – so now I just need a better image.
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?The theme I have selected is WordPress Default 1.5 by Michael Heilemann – maybe I need to update that Theme for this to work correctly?
Doug
Forum: Fixing WordPress
In reply to: How to limit author to a specific category?Thanks – I just noticed that and made the change – but it still doesn’t look like that is working. Maybe I’m making the change to the wrong theme file?
Here is my site https://faa.appstate.edu/wordpress
Could you let me know if this is the classic or default?
Thanks again.
DougForum: Fixing WordPress
In reply to: How to limit author to a specific category?Do you suggest a different theme?
Here is my line of code for that section:
<h2>Categories</h2>-
<?php wp_list_cats(‘sort_column=name&optioncount=1&hierarchical=0&Feed_Image=/images/rss_sm.png’); ?>
Does that look right?
Thanks,
DougForum: Fixing WordPress
In reply to: How to limit author to a specific category?Moshu – I’m confused what file to edit. I tried changing the line in sidebar.php in wp-content > themes > default but I don’t see any changes on my site?
Is there a file under wordpress I need to edit?
Thanks,
Doug