Jen H. (a11n)
Forum Replies Created
-
Hi @riojaner2!
Thanks so much for your patience as we work through a bit of a support backlog. Since your site is hosted on WordPress.com, you have access to direct support where we can look into this using our internal tools. The ww.wp.xz.cn plugin forum is best suited for self-hosted Jetpack sites, and we’re limited in what we can do from here. Please contact us through your WordPress.com dashboard.
From there, we can check our system for what might be going on with your subscriber.
Thanks a bunch!
Hey @zackeryfretty! Thanks so much for your patience as we work through a bit of a support backlog.
Looking at the source for
ajax-file-upload.js, thedonehandler iterates overdata.result.filesusing$.eachwithout first checking thatfilesexists. If the server returns a response that doesn’t include that property,$.eachtries to read.lengthonundefined, which matches the TypeError you’re seeing. The submit button re-enable line comes after that call, so it’s never reached.Your workaround using the
submit_job_form_fieldsfilter to disable AJAX on the company_logo field is a solid fix. It bypasses the JS upload path entirely.To help us figure out what’s producing the unexpected response, could you try the following:
- Open your browser DevTools, go to the Network tab, then attempt the logo upload again. Check the XHR response for the upload request. If it’s returning HTML, PHP warnings, or JSON missing the expected
filesproperty, that tells us what’s going wrong server-side. - Test with only WP Job Manager active and a default theme (like Twenty Twenty-Five). If the error goes away, something else in the environment is altering the upload response.
- If you have
WP_DEBUG_LOGenabled, checkdebug.logfor any PHP errors around the time of the upload.
Also, could you share your WP Job Manager version and the file type you’re uploading (JPG, PNG, WebP, etc.)?
Forum: Plugins
In reply to: [WP Job Manager] Google map level help neededHello @yachtchefjobs! Thanks so much for your patience as we work through a bit of a support backlog.
Please don’t give up! You’ve made solid progress here. Getting the right Google Maps APIs enabled (Places, Geocoding, and Maps JavaScript) was the trickiest part, and it sounds like that’s done.
The “referer restrictions” error you hit earlier happens when an API key with HTTP referrer restrictions is used for server-side requests like geocoding, so removing those restrictions was the right fix.
For the map on your Find a Job page, the zoom level, world view, and job pins are all controlled by your Jobify theme, not by WP Job Manager. WPJM core handles geocoding (converting a location into latitude/longitude coordinates), but the visual map display is a theme feature. Jobify’s support team would likely be the ones to help with those settings.
On the geocoding custom fields: WPJM stores these as hidden post meta (geolocation_lat, geolocation_long, geolocation_city, etc.) on each job listing. They won’t appear as visible fields in the job editor by default, so what you saw is actually expected behavior. To confirm they’re being saved, check the Custom Fields section at the bottom of a job listing in WP Admin. You may need to enable it via Screen Options at the top of the page.
So to recap, your API setup seems good and geocoding should be working behind the scenes. The remaining piece, getting the map to display the way you want, is something Jobify’s support can help with.
If you have any other questions about WPJM itself, feel free to reach out to us.
Forum: Plugins
In reply to: [WP Super Cache] new post creation slow with cache onHey @eferpar, thanks a bunch for that extra context. I’ve asked our engineers to look into this, but since it’s nearly the weekend, it will be Monday at the earliest before we’ll get word back from them. We appreciate your patience and tenacity with troubleshooting this!
Cheers. 🙂
Hey @bahus, thanks for letting us know! Let us know when you need us in the future. 🙂
Forum: Plugins
In reply to: [Jetpack Social] Jetpack cannot find Facebook AccountHey @tflanagan01, happy to advise here. There are a few things that might be going on.
You mentioned profiles a few times here. Are you definitely referring to personal profiles, or are you using that term to refer generically to the Jetpack connection? If you’re referring to personal profiles, note that Jetpack Social can only auto‑post to Facebook Pages, not personal profiles, due to changes Facebook made a few years ago.
If you’re definitely referring to Facebook pages rather than profiles, can you confirm that you’re an Admin of of at least one? In other words: not just a profile, not just an Instagram‑only account, and not only via Business Manager. If not, Jetpack will show “no accounts or pages found.”
Hey @ajdiseker – thanks for reaching out about this. While I can’t definitively confirm that this explains what you’re noticing, I do see that Jetpack is currently not properly connected to your site. I’m seeing the following error in our connection debugger:
cURL error 28: Operation timed out after 30002 milliseconds with 0 bytes receivedUsually this points to a problem on your host’s end of things, like poorly resourced servers or something blocking you from connecting to the WordPress.com (Jetpack) servers. Please make contact with your host’s customer support and ask them to do the following:
- Allowlist connections to and from *.wordpress.com.
- Allowlist the following IP ranges: https://jetpack.com/support/hosting-faq/
Once you’ve done that, please try reconnecting Jetpack. If you’re properly connected, you’ll see
Everything looks great!here.Reconnecting to Jetpack won’t restore any lost stats data (Jetpack has to be connected to be able to gather visitor info), but you should see a return to your typical numbers in the coming days. Please let us know if you don’t, and we can take a closer look. 🙂
Cheers!
Hey @fravely ! Please contact us at the form here. Make sure to link this thread in your ticket, and write to us from the email address you use on your WordPress.com / Jetpack account, so we can verify your ownership of these sites.
We will continue helping you with the merge via email once we get your ticket, so I’ll mark this thread as resolved now.
Thanks!
Hello @todga! Thanks for that. I noticed in your original post here that you mentioned “The widget can be above or below on the Post Page.” Does this mean you don’t want the widget in a default widget area like a sidebar, header, or footer?
Generally speaking, we’re Jetpack experts, not GeneratePress experts, so I’ll need to offer pretty high-level guidance here. While Jetpack can control where a widget shows, GeneratePress controls where widget areas exist. So, depending on where you want the widget to show, you may first need to set up or enable a widget area in that spot in GeneratePress (assuming it doesn’t already exist), since our widget visibility only works on content in a registered widget area. It looks like GeneratePress has a beautiful visual guide for hooks to modify the theme here, but I’d recommend reaching out to their support for definitive guidance on this.
Does this help?
Hello @saroyan77,
I’m not able to find a Jetpack connection or connection attempts for a site using the URL you’ve provided us here. Are you certain that’s the correct domain name? Or could there be a typo, or perhaps a different staging URL you’ve used?
Also, can you tell us who your site’s host is?
If you’d rather reach out to troubleshoot via email, please contact us at the form here. Make sure to link this thread in your ticket, and write to us from the email address you use on your WordPress.com / Jetpack account, so we can verify your ownership of this site.
Cheers!
Thank you, @aurelierm! We will be in touch. Since we’ll be corresponding via email, I’ll go ahead and mark this thread as closed.
Cheers!
Hey @kwolfenstein!
Could you please post your site URL here, so we can do some targeted troubleshooting?
Thanks!
Hello @joannewilliamsfuel – thanks for sharing that screenshot and describing your issue.
This error is caused by a faulty plugin, theme, or perhaps an update that went wrong – not directly related to Jetpack CRM. You would have received an email from WordPress to your WP Admin administrator email address with instructions on what to do next. Your host’s customer support will be the best place to contact for help with this if the email you received doesn’t help you get it resolved.
Once your site is back up, please reach out here and let us know if you need any additional assistance with Jetpack CRM. 🙂
Good luck!
Hey @johnbaptiste!
You can certainly keep browser caching rules in .htaccess even when Jetpack Boost’s page caching is enabled. They handle different layers of caching and shouldn’t generally conflict.
Let us know if you have any specific questions or concerns.
Cheers. 🙂
Hey @almendron – thanks so much for following up, and thanks especially for your willingness to figure this out with us! We’ll stand by for more information from you, in case there’s something we need to pass onto our engineering team.
Cheers!
- Open your browser DevTools, go to the Network tab, then attempt the logo upload again. Check the XHR response for the upload request. If it’s returning HTML, PHP warnings, or JSON missing the expected