figaro
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t remove spam-commentsYes, just put the word spam in single quotes = ‘spam’
Forum: Fixing WordPress
In reply to: Can’t remove spam-commentsNot sure why you are getting that error, but maybe the following video will help you get rid of the comments.
Forum: Fixing WordPress
In reply to: webpage – not blogSee this video to set the homepage to a static page.
http://educhalk.org/blog/?p=243
See this video for how to do some basic theme editing
Forum: Fixing WordPress
In reply to: Moving WordPress from MAMP to a online web host databaseHowever, all the customised work I had spent hrs doing on the theme, plugin etc is gone.
If you edited any source code on your local install, you will need to make sure those files are transferred to the server. You may have better luck just transferring the complete WP install (all source code) from your local machine to the server.
Forum: Fixing WordPress
In reply to: please help out………Create these as wordpress pages and add the pages widget…and/or, use a theme that already has a horz nav bar, like the iNove theme.
Forum: Themes and Templates
In reply to: Name of this template?Not all that heavily modified…it’s basically Kubrick with a custom header.
Forum: Fixing WordPress
In reply to: WordPress admin areaSee if the following video helps.
Forum: Themes and Templates
In reply to: CSS color doesn’t match imageI’m assuming you are doing this and they don’t match…have a link so we can take a look?
Forum: Themes and Templates
In reply to: Is there a pre-defined page that lists all posts?If I understand correctly, then you can do it using the “WP DS Blog Map” plugin. See how I use it here:
http://educhalk.org/blog/?page_id=174
Of, if you are just wanting to make a static homepage and then have a different page as your post page, see the following video:
Forum: Plugins
In reply to: Redirection Plugin destroyed Code – Default ThemeDid you deactivate and delete the plugin?
Forum: Installing WordPress
In reply to: Has WP Been Uninstalled or Not?Your webhost should give you some means of creating/managing/viewing your db’s…how you do that will depend on your host.
Forum: Installing WordPress
In reply to: do I need multiple installations? do I need 2 databases?You’re welcome.
Forum: Installing WordPress
In reply to: Has WP Been Uninstalled or Not?I’m told SimpleScripts has deleted the whole blog, so why are the files still on the server when I connect via FTP?
That’s a good question and one more reason not to use auto installers. Download WP from here:
http://wordpress.org/download/
Exract it on your computer and look at what files/folders are included. Then delete those on your server. If it left files behind, then it may have also left your database behind…no big deal, but you may want to remove it as well.
Then I would recommend a manual install…see the written directions here on wp.org, and/or the video tutorial here:
If you don’t have Cpanel or a good hosting control panel that lets you unzip files, then just use FTP for the file transfer part.
Forum: Themes and Templates
In reply to: Activated Theme and Now Website Won’t WorkLog into your file manger, or FTP, and either delete or rename the theme in wp-content. That should cause your site to revert back to the default theme.
Forum: Installing WordPress
In reply to: do I need multiple installations? do I need 2 databases?Right and right.