Andrew Wilder
Forum Replies Created
-
Forum: Plugins
In reply to: [Broken Link Checker] Causing PHP processes to remain openWe’ve seen a similar issue (probably the exact same) on sites on two other hosts in the past 48 hours as well.
Forum: Plugins
In reply to: [Alt Text Tools] WPML CompatibilityHi @nbond1! Sorry I missed your other reply earlier.
This is indeed strange… Could you please send me a copy of the CSV file so I can take a look? support – at – nerdpress – dot – net
Also, you mentioned “custom” css/js in the theme…are you using a custom theme, or one that’s already built with modifications? Any other details you can provide about that customization might be helpful clues.
Thanks,
AndrewForum: Plugins
In reply to: [Alt Text Tools] WPML CompatibilityHi!
Since WPML’s Media Translation add-on is a premium plugin, I’m unable to test it.
However, based on how Alt Text Tools works, it’s likely that it is compatible.
Alt Text Tools is an extremely lightweight plugin so you could install it and give it a quick test – try downloading the CSV from Tools > Alt Text Tools and you’ll be able to tell very quickly if it’s giving you the infgormation you’re looking for.
Please let us know how it goes!
Hi Sumit,
Thanks for the quick response on this.
The “Hide Theme Menu” setting was
div.menu-toggle— I changed it to.menu-toggleand that solved it.I’ll mark this thread as resolved. However, this also seems like it may be a bug in 4.1.9, since it hid
divinstead ofdiv.menu-togglein the plugin’s CSS?Thanks again!
– Andrew
Forum: Plugins
In reply to: [Wayfinder] Why is this plugin closed?Yay! 🙂
Forum: Plugins
In reply to: [Wayfinder] Why is this plugin closed?Ah! So glad to hear it’s just a glitch and nothing more nefarious is going on. 🙂
Good luck getting things cleared up, and thanks so much!
Forum: Plugins
In reply to: [Hello Dolly] Retina banner has typo in filenameOh hey, I forgot all about this! 😉
Thanks, Dion!
Forum: Reviews
In reply to: [Alt Text Tools] Wish I could see all the imagesHi Marty23,
Our plugin currently exports a CSV list of images that are actually used in your content already — rather than exporting from them media library itself. We opted for this method for simplicity, and to help publishers focus on the actual content that visitors see. (Many of our clients have very large media libraries, and not all of the images are actually used in posts or pages.)
For working with the media library itself, you may want to give this plugin a try:
https://ww.wp.xz.cn/plugins/tool-for-ada-section-508-and-seo/Hope that helps!
Best,
AndrewHey Aaron –
These are files that were removed in WordPress 5.8 — but the updater (annoyingly) doesn’t actually delete them… so they’re just remnants of earlier versions.
Best thing to do is simply delete them.
– Andrew
Forum: Plugins
In reply to: [Alt Text Tools] Only a fraction of images are scanned/capturedHi @vmajor,
Thanks for giving Alt Text Tools a try!
The plugin should include all images that are actually used in your content — there’s no artificial limit, or anything like that. So if an image is in the media library, but isn’t actually used anywhere in the content, it won’t show up in the CSV.
I see you’re using WooCommerce… I’m actually not sure if it will show the alt text for product images, since those aren’t set manually when adding the images. I’m also not sure if Woo will use the Alt Text that’s configured in the media library, or if it will auto-generate based on product details. I’d suggest you test on a specific product/image – check the alt text on the image on the product page, and then add the alt text to the image in the media library and see if Woo updates it on the product page?
If you do need to go through and add alt text for images in the media library, you can do that manually – or The Blog Fixer also has a helpful product for this… it’s a bit more robust than our CSV export tool. https://www.blogfixer.com/image-alt-text-generator-fix/
Hope that helps!
– Andrew
Hey Robin!
Apparently Yoast decided to change this starting in Yoast Premium 16.0:
https://yoast.com/yoast-seo-16-0/#h-yoast-seo-premium-is-now-an-add-on-to-yoast-seo
Forum: Plugins
In reply to: [Alt Text Tools] No CSV download, only “Please wait… Loading”Great – glad the incognito trick worked!
And thanks for the positive review, it’s very much appreciated! 🙂
Forum: Plugins
In reply to: [Alt Text Tools] No CSV download, only “Please wait… Loading”Thanks, that was really helpful. I think the
?fs_blog_admin=truethat’s being appended to the admin-ajax.php request may be interfering.Looks like that might be coming from the WP Activity Log plugin. If you have that installed, can you please try deactivating it temporarily and see if that solves it?
Forum: Plugins
In reply to: [Alt Text Tools] No CSV download, only “Please wait… Loading”Hmm. I was thinking that maybe the Javascript changes in WP 5.6 were the issue, but I just ran it fine on my own blog, which is on 5.6.1.
Since you’re familiar with Chrome Dev Tools – can you please try again, with the Network tab open? When you click the “Download” button, you should see an additional request at the bottom of that list, for admin-ajax.php. It should be a POST request, and the Status should be 200.
(And then a few seconds later, the file should start to download.)
If that all looks correct, the next thing to do would be to ask your host. There may be some other resource limits that they can increase.
Forum: Plugins
In reply to: [Alt Text Tools] No CSV download, only “Please wait… Loading”Hi! Sorry you’re having trouble downloading the file — and thanks for confirming you’ve already addressed the execution time and memory limit.
What version of WordPress are you using? And, where is your site hosted?