dream-size
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Unable to navigate to 3rd pagehttp://ww.wp.xz.cn/support/topic/167795?replies=1
Check that link out.
I think it’s default wordpress code.
I was having a problem with wordpress automatically placing paragraph tags for my text. I didn’t want this to happen, so I had to edit some wordpress files in order to make it stop.
I don’t know if this is the same problem as yours?
Forum: Fixing WordPress
In reply to: Header not working for people outside USHow do you know it’s not working for people outside of the US?
Forum: Fixing WordPress
In reply to: HTML issue on post vs main index pagesYes, I do believe the problem lies in the index file as well. You’re gonna have to dissect your code that’s calling for posts on the main page and look for anything unusual that might be stopping the links from showing up, or it might even be your CSS itself. It might be set to no text-decoration for your links?
Forum: Fixing WordPress
In reply to: PostingThat ‘edit’ button/link only shows up for people that are logged in AND have permissions to edit the post to begin with.
In this case, you obviously have permissions to edit posts….let alone your own post.
Forum: Fixing WordPress
In reply to: ‘Previous entries’ gives 404Forum: Fixing WordPress
In reply to: Unable to navigate to 3rd pagerfp, I don’t quite understand your fix.
I understand that you made a duplicate index and renamed it whatever, and I understand that you manually added a link to page/2/ on your original index, but what about the previous/next entries links on the rest of your pages? You removed the code for it…so you don’t have them there at all?
I’m not following what you’re saying.