estjohn
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Paths involving pagesCould you post it? π
Forum: Fixing WordPress
In reply to: Paths involving pageshmmm
im not sure i follow how a hard link does not work.. do you have a url to check?Forum: Fixing WordPress
In reply to: Paths involving pagesIf so, I dont know of it (im not the best at php π ..sorry
Forum: Fixing WordPress
In reply to: Paths involving pagesmmm no that wouldnt… you could do http://whatever.com/subdomain/about.php
http://whatever.com/subdomain/links.phpForum: Fixing WordPress
In reply to: Paths involving pageswhy not try it
/about.php
/links.phpetc so it goes right back to the root of it no matter what page you are on.
Forum: Fixing WordPress
In reply to: link to top of page jumps to index.php!Well, I am looking at the source to see what I can see..
I doubt these relate, but you might want to check:
<div id=noText"> </div>and put a quote in front like<div id="noText"> </div>and on the comment form:
<form action="http://www.elpweb.com/flsc/movies/wp-comments-post.php" method="post" id="commentform" name="commentForm">it is cap sensitive.. so make both commentform or commentForm
——————–
sorry, I was rambling.. those are minor things and I apologize for going on..back to the top thingee..
I see it at
</div> <!--close header-->
<div id="right">
<div id="content">
<a id="top"></a>maybe put it before
</div> <!--close header-->?so it reads
<a id="top"></a>
</div> <!--close header-->
<div id="right">
<div id="content">since after the header, it would refer to the index.php and not the header of tht page..
Forum: Themes and Templates
In reply to: Comments form hid under sidebarI have seen some css that will set it specifically in px
width: 480px;
for example for ie usersi am not sure what
width: auto;
would do.Have you tried leaving the width off and see what it would do?
Forum: Fixing WordPress
In reply to: Saving takes forever (well, not forever, but more than a few days)Strngely enough mine does that. But if I wait 5 seconds even while it is saving, i can hit the back button, refresh the site and it is there.. even though it seemed to never finish saving.. Mine also responded really sluggish wne I added a lot of pinging sites to options/ writing / update services. I stripped it down to all but 3 and it seemed to go back to normal when creating and saving or editing and saving
Forum: Fixing WordPress
In reply to: link to top of page jumps to index.php!What is the url?
Forum: Fixing WordPress
In reply to: Where is the photoblog ?I didnt mean for that to come out harsh.. I apologize if it did. You just gotta give people a chance to answer when they can π
Forum: Fixing WordPress
In reply to: Exclude post from main page.There is a “slip” plugin that will let it slide from the front of the site.. I tried it, but I found some problems when I used it.. some other posts jsut disappeared. The other way I was able to get that to work was Use Adhesive to create sticky posts.. have those stickied on the front of the site and everything else went behind it. Or, you could also alter the date of your posts so its an older post that what you have on your front page..
Forum: Fixing WordPress
In reply to: Where is the photoblog ?Well.. lets see.. I have a family I was getting dinner ready for and working on my own site too.. might be why I didnt respond instantly to your post. I do have a life too besides trying to help once in a while…
http://www.google.com/search?hl=en&q=wordpress+plugins+images&btnG=Google+Search
will get you
http://codex.wordpress.org/Plugins/Imageswhich has a lot of plugins to start with. I do now know the exact url off the top of my head.. you just have to search.. thats how I found it.
Forum: Fixing WordPress
In reply to: Where is the photoblog ?Maybe I am misunderstanding.. where are you looking to see something that looks like a photoblog plugin or add on? I am not 100% sure how you mean thumbviews..
I do know there are plugins that will help insert a picture into a post and make auto thumbnails when you upload a picture.. but I am not exactly sure if this is what you mean?
Forum: Fixing WordPress
In reply to: Links and images disappear within archives!?For some reason, I had half of posts disappearing after editing them..
and whenyou scrolled down, it was replaced by
%
Forum: Fixing WordPress
In reply to: Users can not add comments “Comments are closed for now”do they have a permission level to post? And.. are you sure that it is checked to allow comments for everyone and not just users with a level of X