Nicholas Fitzgerald
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t access downloads.www.remarpro.comEither that or they’ve managed to fubar the cURL configuration since yesterday.
Forum: Fixing WordPress
In reply to: Can’t access downloads.www.remarpro.comWorks great. I can ping it, tracrt, the whole nine yards. I can go to downloads.www.remarpro.com from my browser, just can’t get there through WP itself. Not sure what to think of this, I think your original DNS problem on the host might be the most plausible answer, though not very.
Forum: Fixing WordPress
In reply to: Can’t access downloads.www.remarpro.comI doubt this is it, but I have seen dumber things over the years. I’ll check with the host and see what’s up.
Forum: Fixing WordPress
In reply to: Can’t access downloads.www.remarpro.comPHP Version 7.1.11
MySQL Server version 5.7.15
JSON Extension Your PHP install supports JSON.
MySQL utf8mb4 support Your MySQL version supports utf8mb4
Communication with www.remarpro.com Unable to reach www.remarpro.com at www.remarpro.com: cURL error 6: Could not resolve host: www.remarpro.com
HTTPS status You are not using HTTPS to access this website.
Secure communication Your WordPress install can communicate securely with other services.
Scheduled events A scheduled event (wp_version_check) has failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended.
Background updatesNo version control systems were detected.
Your installation of WordPress doesn’t require FTP credentials to perform updates.
Couldn’t retrieve a list of the checksums for WordPress 4.9.1. This could mean that connections are failing to www.remarpro.com.Loopback request The loopback request to your site took too long to complete, this may prevent WP_Cron from working, along with theme and plugin editors.
Forum: Plugins
In reply to: [Contact Form 7] Confusion around new configuration error messageI’ve found the solution to this, well, call it a work around. On the Mail tab it had changed [your-email] in the from field to my email address, the one that is in the to field. I simply changed it back. It gives me an error telling me that this address is not from my domain, but that’s fine because it NOT SUPPOSED to be from my domain. So now I have that error, and one on the subject field telling me “This field can be empty depending on user input.” No kidding! Takayuki, you’ve got some work to do here, but it doesn’t look like anything insurmountable. Hate to have to go to a different solution, I’ve been using contact form 7 for a very long time.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] The latest version does not save changesOk, the update message in WP now says it’s sociable v4.2.9. Does that work? Is there anyone authoritative paying attention? This is a pretty simple problem. Should be fairly simple to fix. It would be a shame to loose a good chuck of your user base over something so simple. Does 4.2.9 fix the problem discussed in this thread? If so, please let us know TODAY. If this isn’t resolved by 6pm pacific time tonight I’m removing this plugin from all of my WP installations and will go with another solution.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] The latest version does not save changesAnd me.
Forum: Plugins
In reply to: [Sociable] [Plugin: Sociable] No control over pluginI have exactly the same problem. This is a major black eye for this plugin. I’ve been using this thing for quite some time now. I can’t believe this. You guys have to get this fixed pronto!
Forum: Networking WordPress
In reply to: Ads on MultisiteOk, here’s what I got so far: 1. It’s ok to shout, but only AFTER asking someone else not too. 2. There is no possible solution that does not include going through the process of creating a plugin. 3. I’m probably not going to be able to use any of the information I here. I guess I’ll have to figure it out for myself. I’ll let you know how to do this once it’s working.
Forum: Networking WordPress
In reply to: Ads on MultisiteI’ve actually thought of that. I suppose it is possible, but I’d have to do absolute positioning on the thing and I must say that didn’t work out real well. Also, the wpaminbar pluging does this, and I tried to emulate it, but to no avail, at least so far. It does appear though that wp_footer is the way to go as nothing else is working.
Forum: Networking WordPress
In reply to: Ads on MultisiteYour missing the point. It’s a MULTISITE install. There are over 1500 blogs on the site. It needs to show up on ALL of them, not just mine. There is no plugin or guidance on this that I can find anywhere. Where do I put the code for the ads? I can’t do it by editing a theme as there are over 100 themes here people can use.
Forum: Networking WordPress
In reply to: Ads on MultisiteI’m trying to find a place in the code where it makes sense to put the code. The ideal place would be right under the <body> tag, but there’s no way to do that as the header templates all go past that point in the code. It doesn’t really matter to me where it goes, as long as it shows up when people load the page.
Forum: Networking WordPress
In reply to: Ads on MultisiteAt the top of the page on a MULTISITE install. I want the ads to show up on ALL sites.
Forum: Networking WordPress
In reply to: Ads on MultisiteI’m assuming it will have to go inside the theme. When it I try to put the code anywhere else it doesn’t show up properly.
Forum: Fixing WordPress
In reply to: Broken PermalinksAfter writing this I thought to do a search on another item, 404 errors. I found the solution there. Thanks anyway!