edb
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Atomic] Header image, top left text box, menu displayThanks for the replies, Kyle. You’ve been more than helpful. I’ll report back after I’ve made the changes. –Ed
Forum: Themes and Templates
In reply to: [Harmonic] A harmonic "Get started" post?Thanks, mbenge and Kathryn for the help. I’m starting on my site now. Any questions, I’ll take you up on your generous offer.
Ed
Forum: Plugins
In reply to: [WP-Cirrus] [Plugin: WP-Cirrus] How to slow down the speedI had the same question, and changing refresh rate does slow it down.
However, the cloud doesn’t stop moving no matter how long you keep the mouse away. This is distracting while reading a post.
Any way to have the cloud go to rest when not in use?
Thanks
EdForum: Fixing WordPress
In reply to: Dummy question: How do I get viewer stats?Thanks for the reply. I’m not sure what AWSTATS is exactly, but I can get stats from my web host; I guess I’ll stay with that. –EdB
Forum: Fixing WordPress
In reply to: Blog split into topics?Been reading the links, thanks, but they’re a bit beyond my skill level. Any intro to writing templates from scratch? –EdB
Forum: Fixing WordPress
In reply to: Add logout option to menuThanks for the reply. Tried “theme my login” but the new page created a loop I got stuck in; had to remove the plugin from the website.
I found “page links to” plugin which did work, mostly as I want it to, though sometimes it exits immediately and other times it asks questions – can’t figure out why.
Forum: Fixing WordPress
In reply to: Upgrading blog database problemThe solution was both easy and ridiculous:
1&1 wouldn’t let me back up the whole file, however I was able to port the whole site to a wordpress.com hosted blog. So I created one and moved everything there, then created a new WP install on my host with the proper database version, then copied everything back from the hosted blog. Did some tweaking and cleanup, and done.
Forum: Fixing WordPress
In reply to: Can login go to blog, not dashboard?Thanks, Len. I’ll look at it and get back.
Forum: Installing WordPress
In reply to: Auto update never worksHallelujah, I found the answer in an old WP forum post (tried looking before but didn’t see this one). Answer is here, and it worked!
http://wordpress.org/support/topic/auto-update-doesnt-work?replies=5
Ed
Forum: Installing WordPress
In reply to: Auto update never worksThanks for the reply.
I’m not sure what you mean by installing by FTP. I always install by FTP, its the only way that works. I use Filezilla, transfer the files, modify per WP instructions, etc.
What never works is automatic update. I’ve now got WP and four add-ons that need update, and auto-update won’t work for any of them.
Are there specific ftp settings within WP that need to be set?
I like wordpress a lot but the laborious updates are a problem. When I upgraded from 2.8 to 3.0, it took literally days because of database changes. I’d sure love to automate the updates.
Any clues are most welcome.
Thanks,
EdForum: Fixing WordPress
In reply to: Upgrading blog database problemYes, they provide PHPMyAdmin, but they have it dialed down to 2048k maximum file size. Even in their how to use documentation it shows the file size is 3 or 4x higher. 1and1 clearly has manipulated the program to extract more money.
Any suggestions on other hosts?
EdB
Forum: Fixing WordPress
In reply to: Full screen editing – what am I missing?Thanks for the replies.
Otto42, I have to disagree that a save button would make no sense here; almost 30 years of computing have us conditioned to “save and continue” our documents. Think MSWord: I taught that program to corporate users some years ago and “save and continue” was a mantra I had to beat into people’s heads. You’d be amazed how many people will write the equivalent of a novel and not save a thing until they’re done.
Anyway, I tested your solution and it works fine. Thanks again.
EdB
Forum: Plugins
In reply to: Registered, but no API key, want to install statsNot really. Or, to be more exact, I see the issue but it does not compute: “.org?” “.com?” Different organizations? Huh? That makes (no) sense. Especially since I got to the forums on .org by a link from the .com page.
Oh, well. Thanks for the reply, and I’ll go to .com and go through the motions and mark this topic resolved.
Ed
Forum: Installing WordPress
In reply to: How do I add blank pages?Well, finally studying the Pages and Templates section of the WP documentation, I created a blank page with the header, sidebar and footer intact. The main area of the page is blank, which is what I wanted – to start.
But my goal all along was to have a page that simply contained the above plus a “Contact Me” form (via eMail) and I can’t figure out how to put anything in the blank area. I assumed I’d just install a plugin and use the appropriate code, but either I get nothing or an echo of the plugin code [contact-form ...] with no form. If I were using HTML I’m sure the code would work. But PHP?
Am I going about all this the wrong way? Maybe my question should be, how do I put a “Contact Me” form on a separate page with NO posts apparatus but the rest of my blog info intact?
Sorry to be such an idiot about all this.
EdForum: Installing WordPress
In reply to: How do I add blank pages?By “blank page” I mean one with the normal header, sidebar, and footer of the blog, but without the posting info in the main area. There I want to put, say on one page, my “about” info, on another the “contact me” form. I’ll probably add some pics to another, a permanent essay to another, etc.
What I get when I try it is the header, sidebar, footer, plus the complete posting apparatus (title, text, comments, posting info, date, category, etc). Thus creating an “about” page, it winds up solicits comments (or states they are closed), gives dates and categories, etc. I want that stuff to go away.
Sounds like I might need to create a template removing that posting info from it, just leaving the rest. Right?
Ed