evelyng
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Suddenly Small TextWhew, Thanks! Somehow that setting did get changed. I’m sooo happy it was an easy fix! You’re GREAT!
Thanks for your prompt reply.
Evelyn
Forum: Fixing WordPress
In reply to: 404 Page Error – Permalink has weird % in itWill do, Thanks.
Evelyn
Forum: Fixing WordPress
In reply to: 404 Page Error – Permalink has weird % in itI thought that too at first, but then the second one posted fine (I actually tested the ‘ theory, but when I re-worded it, it still did the same thing). The one out there now is about my 7th attempt, and it finally kept the link.
Hummm
Forum: Fixing WordPress
In reply to: 404 Page Error – Permalink has weird % in itNo, if you click on the second version of “Why Dreaming Big Just Doesn’t Cut it Anymore” you will get the 404 error.
Would you please try it again — I’m interested to see if it really does work for you. . .
Evelyn
Forum: Plugins
In reply to: PlugIn not showing upNever mind. I just noticed that a .php file did not come over. I pulled it over and viola! there it is — now I just have to learn how to use it.
Thanks for responding though puppy18, this is the best support forum I’ve found!
Evelyn G.
Forum: Plugins
In reply to: PlugIn not showing upNo, it’s not listed in the Pluggins folder.
Forum: Fixing WordPress
In reply to: RSS Address at the bottom of pageThanks. I don’t know why I didn’t run accross this one last night when I was searching for answers. It’s working fine now.
Evelyn
Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundThanks for your help everyone! I did remember seeing the
alternet Index.php the last time I read it, but I was obsessed
with that darn .htaccess file. I changed it to the index.php,
and then left the category section blank (because it wasn’t
working with the codes in it), and it’s all working correctly
now!So I’m good to go! Thanks again!
Evelyn
Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundI still think my problem is this FP code:
# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
It says to ignore .htaccess, so I’m sure that’s why it’s not being
updated. Is there any other way to get permalinks to work, other
than .htaccess?Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundI just copied the permalinks in fromt of the FP code in
the .htaccess file , and it didn’t take the site down
this time, but it’s also still not working (the links on my
blog still get the “Page Not found error”.Is the best bet to stop using FP and just publish the files to
my site individually as I develop them, or is there a better software
that you can recommend to keep everything in order (I kinda like
FP, but I know a lot of people do not.Evelyn
Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundHow can I do that if I use FP as the Web Software on my site?
Actually, I’m editing the .htaccess directly from the server, not
from FP, so maybe I’m OK there, but FP is still getting in the way
of updating the .htaccesssigh. . ..
Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundYes, I enabled FrontPage (FP) extensions. I thought you had to if you wanted
to use FP for programming (which I do).? I’ll try putting
the Permalink code ahead of the FP code tonight and see what
happens.Evelyn
P.S. what software does everyone else use for programming sites?Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundI merged them last night, that’s what took the site down.
I guess the FrontPage software uses the .htaccess file also,
I can try merging them again with the Permalink file at the
beginning (I put it at the end last night,
I won’t do that yet, so you can tak a look while it’s
up.Are you aware of any issues with FrontPage and WordPress? I think
the problem is that the Front Page code at the beginning is not
allowing the Permalink changes in (even manually).(sorry I’m so slow, I have to work during the day and didn’t
have this site available at work)Evelyn
Thanks for checking into it.
Forum: Themes and Templates
In reply to: Catagory Links go to Page Not FoundYes, I have a .htaccess file, and I have changed the permissions
to 666, but it still doesn’t let WordPress post. I also
copied/pasted the Permalink code into the .htaccess, but that
didn’t seem to work either.Am I supposed to replace what is in the .htaccess with the
Permalink code? What was in there (.htaccess) to start was
the following:# -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName http://www.reawakener.com
AuthUserFile /home/reawaken/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/reawaken/public_html/_vti_pvt/service.grp