yeleek
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: RSS URL?As a side note – a suggestion how about reducing the number of posts showing on the front page. Can take a little while to load all those images.
http://codex.wordpress.org/Reading_Options_SubPanel#Blog_PagesForum: Fixing WordPress
In reply to: RSS URL?http://photo310.com/?feed=atom
Go to your site with FF – you get a nice little orange button in the address bar that when clicked will connect the client pc to your rss feed. Checked it – it works.
Forum: Fixing WordPress
In reply to: Blank page after image uploadThats a large image – 8192kb (8388608 bytes/1024). File that size will take some downloading for your ‘readers’ or is the error misleading and its not that large?
Not sure – you maybe hitting some large file limit… How about downsizing it and then trying? or ftping of course.
Forum: Fixing WordPress
In reply to: Changing Hosts Can’t Backup My DatbaseTry looking at the docs?
http://codex.wordpress.org/Moving_WordPressForum: Fixing WordPress
In reply to: IE Is Making Me Cry, Firefox Loves MeVery nice spot whooami – looked at this one and wasn’t sure how to troubleshoot what was causing it.
Forum: Fixing WordPress
In reply to: page linking problemCan you show us? or explain more? In what way doesn’t it work?
Forum: Installing WordPress
In reply to: Upgrade questionsJust a guess but how about a backup of the original db and then a restore on the new system? Having setup the new wordpress identically? Just a thought.
Forum: Fixing WordPress
In reply to: Force Comments into Moderationwhat happens… give us details.
Forum: Fixing WordPress
In reply to: Newbie question for user rolesDo you want them to register then? Cos you could just turn on comment moderation and then have people who aren’t registered post their comments. Have to say forcing people to register before posting comments will be a bit of a ‘turn off’ so to speak.
http://codex.wordpress.org/Discussion_Options#Before_a_comment_appears
Forum: Fixing WordPress
In reply to: Force Comments into ModerationHow about clearing any cookies for your site…
Then trying to submit a comment under IE to your site, don’t approve the comment. I think it should still appear for you though when looking at the post.
Then try to connect to the same post with FF (or another browser) – the comment shouldn’t show as it should be waiting approval.
Forum: Fixing WordPress
In reply to: Force Comments into ModerationDo you have the tick in the box for ‘Comment author must have a previously approved comment’ – if so try removing it but leave the tick in the box for ‘An administrator must always approve the comment’.
Forum: Installing WordPress
In reply to: Why Am I being denied accessYour request isn’t too clear.
What exactly are you trying to do – post a new article to your blog? If so are you able to login to the wpadmin successfully? Where does the process fail?
Comment on an article you’ve written, if so do you get errors? does it not appear? Is content moderation in place?
Directories – What are you doing with the directories? I’m hoping you mean WP categories rather than the directories on your server.
Forum: Fixing WordPress
In reply to: How to get it just under categories not dateI think you are asking to remove the date category in the sidebar… if thats right…
Then yes – its done with widgets for the sidebar. Add/remove those plugins/txt/rss etc you want (or not).
http://codex.wordpress.org/Plugins/WordPress_Widgets
http://codex.wordpress.org/Customizing_Your_SidebarForum: Themes and Templates
In reply to: removing bullets from sidebarYour style.css – hopefully the file is constructed with comments so you know which ul’s and li’s are for the sidebar and which are for content. If not experimentation will be required.
Forum: Themes and Templates
In reply to: <code> & </code> change emanyone? please.