sallen5280
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Cannot Create UserNo. I don’t know what that is.
Forum: Developing with WordPress
In reply to: Changed settings to https; Locked out of WPActually, leaving just that code blocks me out of the wp dashboard. Leaving the other line of code allows me to log in to the wp admin, but now the WordPress Address (URL) is grayed out and cannot be edited.
Forum: Developing with WordPress
In reply to: Changed settings to https; Locked out of WPBut if I remove the code from wp-config.php, won’t I be locked out of WP again?
Forum: Developing with WordPress
In reply to: Changed settings to https; Locked out of WPI inserted the following lines of code into my wp-config.php file:
define( ‘WP_SITEURL’, ‘https://shotsbyglenn.com/’ );
define( ‘WP_HOME’, ‘https://shotsbyglenn.com/’ );That fixed the site and I am now able to log in to WordPress Admin. However, when I go to Settings > General, I am no longer able to edit the WordPress Address (URL) and Website Address (URL) lines. They are grayed out, I believe due to the fact that I inserted the above lines of code into my wp-config file.
So how do I make those lines editable again in WP?
Forum: Fixing WordPress
In reply to: SSL Interference (Locked-Out)I tried this same method and all I got was a blank white page, as opposed to an error message.
Forum: Fixing WordPress
In reply to: CSS line numbers don't matchWell I figured part of it out. Looks like the minification of the forms is coming from the plugin that I am using, which is Gravity Forms. There are no other caching plugins or speed optimizers that I am using.
The URL of the page that I’m trying to fix is here:
https://northerncoloradoseo.com/contact/I have a request in for support from Gravity Forms on how to disable the minification of the CSS.
Forum: Plugins
In reply to: [WCP OpenWeather] Plugin will not activateIt’s weird because I used the method you provided and it’s not working. It’s not being processed on the server. All it does is spit back the code that I entered.
Forum: Plugins
In reply to: [WCP OpenWeather] Plugin will not activateHow does one check their PHP version?
Forum: Plugins
In reply to: [WCP OpenWeather] Plugin will not activateI just noticed, it is giving this at the top of the page:
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(‘ in /home/content/f/i/s/fishcove/html/dev/wp-content/plugins/wcp-openweather/wcp-openweather.php on line 31Forum: Plugins
In reply to: [Collapse-O-Matic] Collapsing not working – Jquery in Header / Footer Issue?So, is the script above the ancient one, or the one we should be linking to?
Forum: Fixing WordPress
In reply to: Media Library MissingHas anyone else had a similar problem? I still cannot figure out why the images in my library are not displaying. Someone said it might be a memory issue?
Thank you for your help.
Forum: Fixing WordPress
In reply to: Media Library MissingOh, I’m sorry. I tried it with other themes, too. But the library is still blank. Thank you for your help.
Forum: Fixing WordPress
In reply to: Media Library MissingNope. I deactivated them all. Still no media library.
Forum: Plugins
In reply to: [Contact Form 7] Emails not coming through..Oh, thank goodness. I thought I was losing my mind. I just RE-installed the plugin and it’s still not working.
Forum: Plugins
In reply to: [Contact Form 7] email for contact form 7I am having the same problem. I filled in the MAIL section with my email address. I even tried a second email address. When I fill out the form to test it, I am not being notified. And yes, I have checked my spam folder.