thisisedie
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Remove “Quote of the Day”If it’s a plugin which quote of the day IS, then it HAS to be under plugins. admin/plugins.
Forum: Fixing WordPress
In reply to: Remove “Quote of the Day”Because if you’re sure it’s the quote of the day plugin then it HAS to be there.
Forum: Fixing WordPress
In reply to: Remove “Quote of the Day”Then are you sure it’s something users are doing or is it the hello dolly plugin which automatically generates quotes? Although that doesn’t put them on your actual website, just the admin panel.
Forum: Fixing WordPress
In reply to: Remove “Quote of the Day”Under plugins in the admin panel.
Forum: Installing WordPress
In reply to: A web page can’t be found.What’s the website address?
Forum: Fixing WordPress
In reply to: Setting up Multiple BlogsIf you’re planning on setting up multiple blogs on a large scale you might consider WPMU (WordPress Multiple User: http://mu.wordpress.org/. Otherwise, it sounds like you used the same config file for both blogs and have them both pointed to the same database. Each blog would need it’s own directory and installation and you either need to create a new database for each blog OR give each one a unique prefix (in the config file) which would allow them to all be within the same database.
Forum: Fixing WordPress
In reply to: Remove “Quote of the Day”I’m confused as to why something someone does on their profile would appear on YOUR blog? If you mean there are several users all posting to the same blog then if the others agreed, you would disable and delete the plugin.
Forum: Fixing WordPress
In reply to: I can’t publish my article on my blogAnd also, I’d suggest changing the password. You’ve given access to your admin panel to the entire world :o\
Forum: Fixing WordPress
In reply to: I can’t publish my article on my blogI’m not sure what you’re asking for help with? The blog is there and appears to be functioning properly.
Forum: Fixing WordPress
In reply to: I can’t publish my article on my blogWell… there’s no longer a blog there. However, if there was a title, category, and tag but no body to the post, it sounds like your theme files were missing
<?php the_content(); ?>Forum: Fixing WordPress
In reply to: I can’t public new posts.. “Update” button disapearedAh actually nevermind that. I just tried it on mine and see what you mean. If you look on the left hand column, everything is there. You can just drag things back to the left hand column.
Forum: Fixing WordPress
In reply to: I can’t public new posts.. “Update” button disapearedIf you want the quickpress feature back just click the screen options button at the top right and tick the box for it.
Forum: Fixing WordPress
In reply to: I can’t public new posts.. “Update” button disapearedAll you did was remove the quickpress box. You can still add new posts. That pic shows you on the screen to write a new post so I’m not sure what the issue is?
Forum: Fixing WordPress
In reply to: can’t log onAre you sure about the database name? Because again, if you can access the login page the database is there. If you aren’t sure of the database name you can look in the wp-config file to find out what it is.
Forum: Fixing WordPress
In reply to: I can’t public new posts.. “Update” button disapearedI’m not sure what you mean by you changed from 1 to 2 columns. You mean you changed themes? If so, have you tried switching to the default theme to see if that fixes the issue?