figaro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to access subscriber listAre you looking for the list under Users/Authors & Users in the admin area?
Forum: Fixing WordPress
In reply to: themes and importing blog?No, the theme doesn’t come over…you will need to install the theme separately.
There is no “un-import”…why not just test it on a test install?
Forum: Installing WordPress
In reply to: Can’t change site URL, can’t move from subdomain to rootSounds like you have the url’s hardcoded in wp-config.php. If so, remove them from there…that may lock you out, in which case you may need to edit them directly in the db to regain access. If you are not familiar with this, the following video may help.
[link moderated]
Forum: Fixing WordPress
In reply to: Goodbye, Dolly!It’s a default plugin, so you will have to delete it after each upgrade since it will be re-installed by default. Of course, if you don’t activate it, then it really doesn’t hurt leaving it. It shouldn’t be reinstalling itself, unless you auto-upgrade your site.
Forum: Fixing WordPress
In reply to: I need to place editable content on the home page in a unique spotI don’t think anyone knows what you want to do…can you provide a link to some site with the type content you want to edit? Or, be a little more specific about what kind of content you want to edit…you can already edit post content, page content, widget content, etc.
Try: http://wordpress.org/extend/themes/atahualpa
It can be plain or very complex and all your customization can be done right in the WP interface.
Forum: Themes and Templates
In reply to: A simple theme.iNove is a good theme…two columns, but it would be easy to remove the sidebar…in fact, there is already a no-sidebar page template included.
Forum: Fixing WordPress
In reply to: Unwanted Title on top of my pageOpen the header file in your theme and see if it’s there.
Forum: Fixing WordPress
In reply to: Moved my site to another directory, can’t access admin panel.Change it in the database. See the following video:
Forum: Fixing WordPress
In reply to: white blank pageFive problems in this thread and not one link to a blog with the problem.
A link to the blog with the problem will usually result in faster/better help.
Forum: Fixing WordPress
In reply to: wordpress error establishing database connectionIf you are always getting the warning, then it may be a problem with one of your settings. If it comes and goes, then it’s a connection issue with you host.
Forum: Fixing WordPress
In reply to: wordpress error establishing database connectionSounds like a problem with your server losing the connection to the database…I would contact the host.
Forum: Fixing WordPress
In reply to: Front Page not working correctlyWhy is your site redirecting to Home.html?
Forum: Fixing WordPress
In reply to: Exporting blog from 2.0 and importing to 2.8I would just upgrade incrementally, first and then when you are at the current release and it’s working, move it. You can get the older versions here:
http://wordpress.org/download/release-archive/
I’d suggest going to 2.3.3, then to 2.6.5, then 2.7.1, then to the current version.
Forum: Fixing WordPress
In reply to: I’m locked out of my blog *help*See the following video for step-by-step directions.