wdes2021
Forum Replies Created
-
Is there a way I can send it to you in private?
Forum: Fixing WordPress
In reply to: Some files are not writable by WordPress…@soberbanda Thanks for guiding me to the solution! The issue wasn’t with the owner, but rather with the group. When I recreated the file (with the correct owner), I forgot the group had to be different! All good now, thx!
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Help with Sorry, that site already exists!You know what? I think I know how I did it!! I hired a developer to do some work for me in the past and he installed this plugin. He must have had a paid version or something because a while later I received a message saying something about a plugin not being licensed correctly! I don’t remember which one it was but it must have been this one. I’ve updated all my plugins since and haven’t seen that message before… ok mystery solved, thank you!!
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Help with Sorry, that site already exists!But I did it last time. I know I’m not crazy! Did this change with an upgrade? So what does the Free version do?
Hello,
Thanks for the quick reply. I don’t see the actual page in there. Is there a way I can manually add that information to the PHP page directly?
Also, for like my Archives page, where would I be able to pick the SEO image for FB or Twitter? I don’t see that option anywhere.
Thanks!
WDES
@wpsmort I was hoping you’d respond!
RE: It doesn’t work with an Image field due to the way ACF stores that data in the database.
Yeah I saw in an earlier post that you closed it out and moved it over to a feature request. That sure would be nice!
RE: Are you looking at the twitter:image meta tag in the source code
I just checked the source code and confirmed it looks right:
<meta name=”twitter:image” content=”correct.png”/>I then went back to the Twitter Card Validator and sure enough, it shows up! I’m assuming it just needed time?? I thought it would be instant, I read by going to the Twitter Card Validator, by putting the URL it would clear the cache. Anyways, all good now!
So my setup is that in my post editor page, I have an Image selector custom field using ACF and a URL Custom Field below it. I’m trying to see if I can automate the URL Custom Field to automatically retrieve the URL from the image using some logic… This would be a nice workaround.
Thanks Steve!!
WDES
I also did an additional test, which is also failed.
I added another custom field simply with the type of URL. I put the URL of the image in that field and that also didn’t work. I tried again with the type of TEXT and again that also didn’t work.
I’m curious how anyone got the “Image from Custom Field” source to work using ACF?
Thanks,
WDES
Forum: Plugins
In reply to: [WPS Hide Login] Fix for multisite My Sites menuI noticed this was marked resolved and the fix was in 1.8, but I’m running the latest version (1.8.5) and even though I have changed the networkwide default, My Sites still shows the default “wp-admin” in the URL causing a 404… didn’t want to hack this really, so just curious if the code was removed?
@jamesosborne – That was it!!! Once I cleared the Site errors (rest API) then it was able to verify it! It works!
Thank You friend!!!
Hi James,
I have complete control over blacklisting/whitelisting access to the site, so I can change permissions as needed. I would just need to know what to change…
Regarding the Site Health Status, good point! I currently have a couple of them related to a custom plugin that they are currently fixing:
- The REST API request failed due to an error.
Error: [] cURL error 28: Operation timed out after 10000 milliseconds with 0 bytes received - A scheduled event has failedPerformance
The scheduled event, action_scheduler_run_queue, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended.
I can temporarily fix those to test out the site-key plugin again!
Stand by…
@jamesosborne – I was hoping you’d be the one to assist!
P1-1: Stage – the initial setup stage, where you click on the dashboard and it says: Set up Site Kit, then you have the button below where it says sign in with google. I sign it and it gets me to the point of Verify site ownership. then BOOM! The necessary verification token could not be found on your site…
P1-2: Lightsail – pretty neat! More info here: https://aws.amazon.com/lightsail/ I have not set up site kit anywhere else. In fact, I don’t even want to use site kit, I simply want to add my code in the <HEAD> element on my site like I did with analytics, but I’m getting the same error.
Regarding attempting to setup Site Kit once more while in troubleshooting mode and incognito, I immediately get this message: When enabling the plugin, google-site-kit, a site failure occurred. Because of this the change was automatically reverted.
Basically it disables google-site-kit when I go to troubleshooting mode.
Friend… I need help! This should be as simple as Analytics where I just paste a code in <head></head>!!
- The REST API request failed due to an error.