gmack523
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: form not display submit buttonNot a problem! I’m just glad to be able to contribute and be of some help when/where needed. I’ll be here if you need me.
Forum: Fixing WordPress
In reply to: form not display submit buttonOk, so unfortunately IE9 doesn’t make a difference.
I will tell you, however, that we originally used Contact Form 7 but had problems (if I remember correctly it may have been the same one that you are having now). We switched to Safe Secure Contact Form (SI Contact Form): http://ww.wp.xz.cn/extend/plugins/si-contact-form/
Forum: Fixing WordPress
In reply to: form not display submit buttonI have a colleague that has IE9, I’m going to see if they can check out your site.
Forum: Fixing WordPress
In reply to: form not display submit buttonWhat version of IE are you using? I’m using IE8 and cannot see the button either.
Forum: Fixing WordPress
In reply to: form not display submit buttonHmm, I can see the submit button in Chrome. Did you resolve this issue already then?
Forum: Fixing WordPress
In reply to: How I can install Google XML Sitemaps?Hello,
You should be able to manually install it by just copying and pasting it into the plugins folder via an FTP client. Please see this tutorial for further details:
http://codex.ww.wp.xz.cn/Managing_Plugins#Manual_Plugin_Installation
Forum: Fixing WordPress
In reply to: page is no longer showing after I changed the themeForum: Fixing WordPress
In reply to: Home page will not showYou may find this to be useful:
http://budip.com/index.php/wordpress-error-too-many-redirect/
Forum: Fixing WordPress
In reply to: wp-admin loginIn addition, this may work as well:
http://www.jojojoson.com/forgot-wordpress-administrator-e-mail-and-username.html/
Forum: Fixing WordPress
In reply to: wp-admin loginWow, that sounds like a headache. Well, you could try this which came from here(http://codex.ww.wp.xz.cn/Resetting_Your_Password):
Using the Emergency Password Reset Script
If the other solutions listed above won’t work, then try the Emergency Password Reset Script. It is not a Plugin. It is a PHP script.Warnings
Requires you know the administrator username.
It updates the administrator password and sends an email to the administrator’s email address.
If you don’t receive the email, the password is still changed.
You do not need to be logged in to use it. If you could login, you wouldn’t need the script.
Place this in the root of your WordPress installation. Do not upload this to your WordPress Plugins directory.
Delete the script when you are done for security reasons.
Directions for use
Copy the emergency script from Emergency Password Script and put into a file called emergency.php in the root of your WordPress installation (the same directory that contains wp-config.php).
In your browser, open http://example.com/emergency.php
As instructed, enter the administrator username (usually admin) and the new password, then click Update Options. A message is displayed noting the changed password. An email is sent to the blog administrator with the changed password information.
Delete emergency.php from your server when you are done. Do not leave it on your server as someone else could use it to change your password.Forum: Fixing WordPress
In reply to: Unable To View Website After Activating MultisiteI wish that I could. Right now its still in development and its hosted internally. Can you still help me?
Perhaps you could include what your wp-config file looks like? I’m wondering if I’m not putting things in the correct places, since somehow most of the comment sections got stripped out.
Forum: Fixing WordPress
In reply to: Unable To View Website After Activating MultisiteThank you for the input, I really appreciate it.
I’m also not able to see my site or successfully login to the WP-Admin page though . . . any ideas for that?
I’ve also checked for white space and there isn’t any . . . ugh.