Replies: 0
Hi: I am using JepPack to share my entries, and when I connect it, it only allows me to select one social network, check image…
How to make it work for multiple social accounts?
Thks…
Dglite
Replies: 0
Hi: I am using JepPack to share my entries, and when I connect it, it only allows me to select one social network, check image…
How to make it work for multiple social accounts?
Thks…
Dglite
Replies: 0
Hello,
I am unable to log into my website (theinspiringdad.com) because Jetpack has locked it and I’m unable to get back in – even after sending myself the special link via email.
Your IP address 108.167.1xx.xx has been flagged for potential security violations. You can unlock your login by sending yourself a special link via email.
When I click the link to Login or reset password, I get an error page with the following error message: {“error”:”Bad Request”,”message”:”Invalid input.”}
Any help would be greatly appreciated it!
Replies: 0
Every button I click under the ‘My Plan’ tab (Google Analytics, SEO, etc) retruns a 404 error.
I researched this topic to no avail. I have pretty links enabled as /%year%/%monthnum%/%day%/%postname%/
, my Apache is set to AllowOverride All, and my permissions are set properly on my wp-content folder.
I am out of ideas at this point as to why this is happening.
Any help/guidance would be greatly appreciated.
Replies: 0
Hoping someone can point to a simple solution to this.
Behavior:
Editing a post (and i think pages), clicking “save draft” causes the ajax re-load to generate a 403 and fail “sometimes”. Consistency is high though, 60-80% of the time it will fail. When it fails, the save button never “comes back”, and I need to refresh the page to do another save. If I switch to the classic editor (not block) and edge a post, then it works fine (I assume because it’s not an ajax load).
error message:
POST https://mattdrown.com/wordpress/wp-admin/post.php?post=1460&action=edit&meta-box-loader=1&_wpnonce=8a3607e823&_locale=user 403 (Forbidden)
Response {type: “basic”, url: “https://mattdrown.com/wordpress/wp-admin/post.php?…eta-box-loader=1&_wpnonce=8a3607e823&_locale=user”, redirected: false, status: 403, ok: false, …}
Testing methods:
2017 or 2019 theme
No other active plugins but jetpack 7.1.1 (but has been failing like this for a number of months), even tried turning off ALL jetpack options from within the single-config page of jetpack with no change of behavior.
edge or chrome
apache or nginx (tested on a different host to validate server config)
Any other questions, feel free to ask.
Replies: 0
I am running WP 5.1, JetPack Professional 7.1.1, and AMP for WP 1.0.2. The AMP plugin is finding 5 validation errors with JetPack scripting elements. Is this a known error you are working on? Or something else? Any help would be appreciated. This is my third attempt to get help on this (the first two via email) with no response so far. I don’t see that it is adversely affecting the output, but I hate seeing all of the errors on every page.
Replies: 0
We have JetPack set to email our subscribers when new posts are made. If the post has a gallery made by NextGen Gallery, the email sends out the shortcode, rather than the generated HTML.
Worse the shortcode is converted from something like this:
[ngg src=”galleries” ids=”1″ display=”basic_thumbnail”]
To this, making a clickable link that gets a 404 error.
[ngg src=”https://www.indivisibleferndale.org/2019/02/22/rep-jared-huffman-assemblymember-jim-wood-town-hall-in-eureka/galleries” ids=”1″ display=”basic_thumbnail”]
Any way to fix this problem?
Replies: 2
I was updating my plugins, but after the Jetpack update I got a 500 server error, a Failed to Open Stream Error when I checked my error logs.
I decided to check for the following possibilities:
– htaccess (was ok)
– deleting jetpack plugin folder (not the error)
– uploaded an older version of jetpack (keep backups people!)
– then I reuploaded the wordpress core files (all ok!)
I then decided to remove jetpack plugin from the site and reupload a new one (still running)
Running healthcheck (file integrity) I got about 10 files in my core files that were altered, albeit through a plugin update or a language update.
Is that a normal feature that files are being altered? Glad that I managed to fix the problem, but it took another five years off my life 😀
Replies: 0
How can I add some generated text between title and excerpt on jetpack’s mobile theme front page with excerpts?
Details:
I would like to to add some text to jetpack mobile theme’s <div class="entry-meta"></div>
. Alternatively, it would be also ok for me to add it to the beginning of my content.
For full posts, my code worked: I used filter hook the_content
(which worked via add_filter( 'the_content', 'myFunction' );
)
However, I am not able to change content on my front page (“Use excerpts instead of full posts on front page and archive pages” is activated). I tried several hooks like the_content
or the_excerpt
– but none of them worked. What am I doing wrong?
It would be great if you could help me 🙂
Replies: 0
Hello. A few days ago I opened a ticket in this forum (ticket here). The ticket was marked resolved, but I’m not sure why. I am still experiencing the issue. I have an update. In that ticket, I was advised that my XML-RPC file was not accessible. I have since made it accessible. Specifically, the Jetpack Debug Page reads “Everything looks great!” for my site (it used to indicate that XML-RPC was not accessible). Unfortunately, I am still experiencing the exact same issues that I described in my previous post. Namely, Google’s PageSpeed insights gives curious results in terms of “Defer offscreen images.” The results seem to indicate that lazy load is not occurring properly, on both mobile and desktop.
Thanks.
Replies: 0
My site login has been locked.
It says, “Your IP address 162.144.18.27 has been flagged for potential security violations.” But, that is not my IP address.
If I follow the directions and attempt to unlock the site by sending myself an email, when I click on the link it responds with:
{“error”:”Bad Request”,”message”:”Invalid input.”}
Could you please help. Thank you!
Replies: 0
Hi guys,
Jetpack is a great plugin and we’ve been using it for years but recently Jetpack has always had an update failure issue, either it is an internal server error or failed to open stream error.
However, deleting the jetpack directory via FTP and a reinstall usually fix the issue but it is a very frustrating issue.
Hopefully, Jetpack addresses this issue soon so we can get a permanent fix.
Replies: 0
We noticed our related post feature is not working. When debugging the site we are getting the “The server port value is unexpected” error, and have tried adding the “JETPACK_SIGNATURE__HTTP_PORT” constant to wp-config.php, but the error still occurs.
[8] => Array
(
[name] => test__server_port_value
[pass] =>
[message] => The server port value is unexpected.
[resolution] => Try adding the following to your wp-config.php file: define( ‘JETPACK_SIGNATURE__HTTP_PORT’, … );
[group] => Array
(
[0] => default
)
)
Replies: 1
The Jetpack server was unable to communicate with your site https://www.fullfilmizlesin.net [HTTP 403]. Ask your web host if they allow connections from WordPress.com. If you need further assistance, contact Jetpack Support: http://jetpack.com/support/
My xmlrpc.php active
Replies: 1
Please add Telegram as a supported service to Jetpacks Social Media Widget.
And yes, Telegram is available on desktops too, for different OS!
Replies: 0
Because I’ve recently blocked hotlinking on my site, many images in the Related Post function display the redirect photo from my hotlink configuration instead of the photo from the post. Is it possible to change the script to stop pointing to the i1.wp.com/mysite/imagelocation and have it source directly from my site again?
Replies: 2
Im facing the same problem as others..login to my site has been blocked by jetpack. And, the retrieval email link is leading to bad error.
Pls help soon, need to access my site urgently.
Replies: 1
Hi,
Im facing the same problem as a lot of people.. login to my site has been blocked by jetpack. And, the retrieval email link is leading to bad error.
“Jetpack Protect a bloqué la page de connexion de votre site.
Votre adresse IP 109.234.163.160 a été signalée pour de potentielles violations de sécurité. Vous pouvez débloquer votre formulaire de connexion en vous envoyant un lien de débloquage par e-mail.”
Note the IP address is the IP address of the hosting provider not mine (from where I want to login).
I tried to deactivate jetback by renaming the folder via http://FTP... no change…
I need to post some articles tonight so it could be urgent.
I see on this topic there could be a solution on your side:
https://wordpress.org/support/topic/login-blocked-by-jetpack-4/
Thanks for your help.
Replies: 0
Hello,
Since this year, I started to have some problems with the synchronization between my website and WordPress.com. On my Jetpack panel, the view stats are in infinite loop of loading. On my wp.com panel, same thing and there is nothing in the posts and pages lists. By the way, next to the name of my website, I’ve an ❗️ icon saying “Impossible to access to the website”.
I launched the debugging of Jetpack and this error appears :
“My website” is not connected. 200.
…
Jetpack.com detected an error.
What to do please ? Thanks
Replies: 1
Hi.
I use the Sticky Menu (or Anything!) plugin to have my navigation menu stick to the top of the page so that it is always viewable.
On my page, I use the Slideshow block that comes with Jetpack and when you scroll down the page, the slideshow scrolls on top of the menu. Is there a way to make the slideshow scroll under it so it doesn’t block the menu?
Thanks.