savemore
Forum Replies Created
-
Forum: Installing WordPress
In reply to: Title <h1> tags, etcI see the following
h1 {
font-size: 4em;
text-align: center;
}in styles.css , but how do I hard code words in title and h1 tags?
Forum: Fixing WordPress
In reply to: WordPress 404 errors – archives missinganyone?
Forum: Fixing WordPress
In reply to: WordPress 404 errors – archives missingno. is there anyway for me to back it up and start all over but keep my file structure of previous posts?
if so where do i go to back up the stuff..i guess the mysql db..?
but how do i back it up and then reimport it?
thanks
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPHi sorry for the late reply, it would be nice if wordpress notifies us via email that a message has been replied to on the thread. I think I found the problem. It is not with the templates or in the sidebar.php file. It seems to be a bad feed which caused the error. I checked with other users who use the feed and they had same problem. I tried uploading a brand NEW , and different template on site and it had same problem. But when I tried the current template (the default) on a new url it didnt have the same problem.
So IMHO I think its the bad feed that caused the problem. But thanks for trying to help.
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPi tried ur recoomendation and now when i click on the rss feed link it takes me to folder feed..but no rss2 ?? I checked in the validation and validation is giving a parsing xml errors
any other insite?
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPdo u think its neseccary for it to be there then? or was i just panicking for no reason?
do u know how to add the atom & xml as well where it has rss under meta? if so what and how do i add them with there respective icons
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPhey many thanks & kudos to you.
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPdoes anyone know how to remove (Feed:) from feed:https://mydomain.com/wp-rss2.php ?
I dont suspect its a browser supported issue because when u click on the link it says “file not found” for feed:https://mydomain.com/wp-rss2.php
I know the feed is not broken because https://mydomain.com/wp-rss2.php works.
Please help. Hope this clarifies
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPanyone?
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPthanks for responding. the problem is that when u click on the link feed:https://mydomain.com/wp-rss2.php it comes up file not found. Thus when some one clicks that link I guess they wont be able to syndicate my feed.
Where in the code do I go to remove “feed:”?
TIA
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPanyone?
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPOk I just uploaded latest index.php file and went to /wp-admin/upgrade.php but the error is still there it still has feed:https://
Any other ideas…
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPok never mind i see it. i will try it
Forum: Themes and Templates
In reply to: Default Template RSS Broken- PLEASE HELPI just installed from cpanel. where is this download tab to upgrade?
I appreciate ur help.
Forum: Themes and Templates
In reply to: Modifying styles.css in Classic Template ?I cant figure out for the life of it how to reduce the font to point 9, when im posting, on the classic template.
where would it be here?
blockquote {
border-top: 1px solid #000099;
border-bottom: 1px solid #000099;
border-left: 1px solid #000099;
border-right: 1px solid #000099;
margin-left: 1.5em;
padding-left: 5px;
background-color: #ccc;
font-family: Arial;
}