Replies: 0
Hello!
Concerned about how JetPack has lately change the way it works.
Why Jetpack is including stats.wp.com domain script when I have not even activated it?
Thanks & Regards,
Gulshan
Replies: 0
Hello!
Concerned about how JetPack has lately change the way it works.
Why Jetpack is including stats.wp.com domain script when I have not even activated it?
Thanks & Regards,
Gulshan
Replies: 0
I tried auto-posting with Jetpack and was not happy with the result. The big thing is it used the fall back image and not the featured one. When I ran the link through the FB Debugger (sometimes FB’s scrape messes up) I was given several warnings related to the OG tags that Jetpack provides. The big one “Missing Properties
The following required properties are missing: fb:app_id”
Then I also found these under the Object Debugger:
Extraneous Property Objects of this type do not allow properties named ‘og:title’.
Extraneous Property Objects of this type do not allow properties named ‘og:url’.
Extraneous Property Objects of this type do not allow properties named ‘og:description’.
Extraneous Property Objects of this type do not allow properties named ‘article:published_time’.
Extraneous Property Objects of this type do not allow properties named ‘article:modified_time’.
Extraneous Property Objects of this type do not allow properties named ‘og:site_name’.
Extraneous Property Objects of this type do not allow properties named ‘og:image’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:width’.
Extraneous Property Objects of this type do not allow properties named ‘og:image:height’.
Extraneous Property Objects of this type do not allow properties named ‘og:locale’.
Share App ID Missing The ‘fb:app_id’ property should be explicitly provided, Specify the app ID so that stories shared to Facebook will be properly attributed to the app. Alternatively, app_id can be set in url when open the share dialog.
I disconnected Facebook and reconnected. I have all the urls as https and the Jetpack debugger says all is well.
The posts show up but it looks bad to see the fallback image and the clunky excerpt doesn’t help either
Replies: 0
Hi guys. Is it possible to add a snipped so related posts also show the post’s excerpt?
Thanks
Replies: 0
I’m thinking about subscribing to Jetpack on the premium plan because of the unlimited video hosting, but I was wondering if any blog topics were not allowed? I don’t want to pay for something only to find out later on that I am breaking the rules, and I can’t find any specific information on this topic on this website.
Replies: 0
I enabled the Protect Tab feature from the Jetpack to prevent malicious sign in
attempts.
Strangely the Jetpack blocked all the user logins and thought it is a malicious
sign in attempts on the server.
Instead of collecting the IP address of the user who is trying to gain access, it is using the IP address of the Server itself and blocked it.
So now no one can login to the website because jetpack has prevented everyone because it has blocked the server ip address.
You have the facility to unblock by sending yourself an email. But when the person sends himself an email and try to unblock himself. It does not unblock.
This is the problem I have been facing for so long. also with my previous accounts. as your jetpack does not collect the IP address of the user, instead it collects the IP address of the Server itself.
My IP is different but the server IP is different. It blocks the server IP not the user/mine ip address.
Please resolve this.
Replies: 2
Hello,
I have a problem with jetpack. My website is crashing (internal error ) with Jetpack activated. It’s the only plugin who make my website crashing.
I can’t use Divi builder when activated (jetpack) –> Error 500
I can’t write article with jetpack activated –> Error 500
My php.ini is with params :
upload_max_filesize=256M;
post_max_size=128M;
memory_limit=256M;
max_execution_time=180;
max_input_time=600;
max_input_vars=5000;
PHP 7 and MySQL 5.5.6
I don’t know why but i really need to use your plugin for the comment feature (absolutly fantastic feature!)
The output of your debug link (https://jetpack.com/support/debug/) is :
Debug
Everything looks great!
All tests have passed for jumponboard.fr and your Jetpack powered site looks good to go!
Please, i need help… I can give you credential if you want to look inside!
Replies: 0
Hi Folks,
Is it possible to exclude a specific category of posts from the Jetpack sitemap?
Thanks.
Replies: 0
Hi, running into a problem with a web host not sending Jetpack form submissions while normal WordPress messages (like comment notifications), bbPress messages and even Easy Digital Downloads messages get sent correctly.
A small test with simple PHP file revealed this:
mail('my@mail.cm','test','test 1' ) // mail() returns true but the message does NOT get through
mail('my@mail.cm','test','test 2', 'From: unrelated@external-address.dom' ) // mail() returns true but the message does NOT get through
mail('my@mail.cm','test','test 3', 'From: any-address@my-website.dom' ) // success
… where my-website.dom is the domain associated with the hosting package and configured as Site Address in WordPress.
Apparently, the host is filtering out any mail that does not have a From address from the same domain.
Is it possible this filter is also responsible for the Jetpack form submissions not getting through? What From address do Jetpack forms use?
Replies: 6
“””
Jetpack has locked your site’s login page.
Your IP address 162.144.179.14 has been flagged for potential security violations. You can unlock your login by sending yourself a special link via email.
“””
This started about 2 months ago. The IP address matches our server, not my own client IP address that I am logging in from.
It looks like JetPack (or WordPress itself) used to get the client IP from REMOTE_ADDR but more recently prefers to get it from the HTTP_X_FORWARDED_FOR (X-Forwarded-For HTTP header) which on our host BlueHost is set to the server’s address, so all logins appear to be coming from the same (server) IP.
I think BlueHost is incorrect and I reported the problem to them, but I wanted to report the problem here, too, since this might become commonly reported if a change in WP/JetPack is exposing these misconfigurations.
Also, JetPack/WordPress might consider checking if HTTP_X_FORWARDED_FOR points to the server itself to catch these misconfigurations without blocking logins.
As an aside, adding to the whitelist in these cases is not a good solution since that would basically disable Jetpack’s login IP monitoring entirely because all logins will seem to come from the same IP (the server itself).
Replies: 0
I have Jetpack on my site ( thedivinepath.net ) but whenever I try to update certain settings (like configuring the share buttons) or see my detailed site stats it take me to a page that says
You don’t have any WordPress sites yet.
Would you like to start one?
How do I fix this?
Replies: 0
Hi,
I’m using an infinite scroll on single posts to load next post with Ajax, but the Jetpack Slideshow Block doesn’t work, i know if about js dependencies and i loaded the libraries dinamically, but the slideshow doesn’t work…
Is there a trigger that i can use to execute slideshow dinamically?
Regards,
Replies: 0
Hi,
I recently noticed that the Subscriptions options of Jetpack (to allow users to subscribe to posts and comments) moved from above to underneath the ‘Post Comment’ button in the comments area. Is there a way to move them back up above the button so all 3 options (including ‘Subscribe to newsletter’) are aligned and available to check off before the user presses the button?
Thank you.
Replies: 0
Suddenly, as of <2 hours, I can’t reach my WP admin pages on Firefox, but they work fine in Chrome. I’ve cleared the Firefox cache and restarted the browser, with no luck.
The error is:
Warning: Invalid argument supplied for foreach() in /home/SITE/public_html/wp-content/plugins/jetpack/_inc/lib/admin-pages/class-jetpack-about-page.php on line 97
You attempted to access the “SITE” dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the “SITE” dashboard, please contact your network administrator.
Replies: 0
I installed this plugin on my site. I knew Jetpack will display .webp image or not upon on the compatibility browser.
I use Inspect tool in Chrome to check and Chrome always show .jpg or .png image, there’s no any .webp image. I already checked “Enable site accelerator” options
Am I missing something in configuration?
Replies: 0
I am using jetpack shortcode to display subscription form on a page. I would like to style just the submit button in the shortcode.
[jetpack_subscription_form title="My Custom Title" subscribe_text="My custom subscribe text!" subscribe_button="Sign Me Up" show_subscribers_total="1"]
Is this possible?
How do I do that?
Thank you.
Replies: 1
Hi I contact you because I have a problem with wordpress sharing on facebook. the problem started today. I tried removing the account from jetpack and putting it back but it doesn’t connect anymore. Has something happened to you or your facebook systems?
Replies: 0
I try to link my site with the Facebook page giving me this error:
An error occurred while connecting the account.
Replies: 1
I am trying to set the thumbnail used in a single manual tweet. The tweet will contain a link to [ redundant link removed ] which is a wordpress.com post I have written. Jetpack is enabled for that site, and adds some OG meta tags and some twitter tags, but not the required twitter-image tag. Why?
Twitter documentation doesn’t describe how og and twitter meta tags interact when both are present, or exactly how a thumbnail image is selected, so debugging possibilities are limited, but I believe my issue will be resolved if I can get the Jetpack to supply the correct tag, of the form
<meta name=”twitter:image” content=”PUTURLHERE”>
I am on the wordpress.com Blogger plan.
Replies: 1
Please i have been trying to connect my jetpack publicize to facebook but when i try it just tells me “An error occurred while connecting the account” and i have no idea what else to do. Please help
Replies: 0
There have been quite a few reports of troubles connecting and sharing to Facebook. We’ve reached out to Facebook and are working toward a resolution.
Thank you for your patience!