Jetpack is a WordPress plugin that supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.
1
vote
1answer
20 views
Jetpack infinite scroll not working on Twenty Twelve
I just updated Jetpack and the theme, and the infinite scroll doesn't work anymore.
I have tracked the console, and the XHR does receive the content of the posts to add but somehow it isn't ...
1
vote
1answer
29 views
Jetpack button location buffering
Is there a simple way to add a buffer or spacing to the location of the Jetpack social icons to move it further to the right of its default location when placed at the top of a page? I want to add a ...
1
vote
1answer
133 views
Jetpack - stats_get_csv period parameter
I'd like to create a query to show the top 6 most read posts over the last two days. However, I'd like to only include posts created within the last month to prevent older stories from showing up.
I ...
0
votes
1answer
32 views
The Jetpack site is inaccessible 32700
I installed Jetpack and I activated JSON API. When i try to access my blog it shows following error:
{
"error": "jetpack_error",
"message": "The Jetpack site is inaccessible or returned an ...
0
votes
1answer
46 views
Jetpack API for Wordpress Network
Wordpress provided a lovely Json API with Jetpack.
I cannot seem to to find a way, or documentation on getting data from a multisite wordpress install?
It seems to fail on sites like ...
0
votes
1answer
60 views
Jetpack Mobile Theme not active on iPhone
I have installed and activated the Jetpack plugin, and activated the Mobile Theme module.
However, the mobile theme does not display on my iPhone. I have cleared the cache on Safari.
Site is here.
0
votes
1answer
116 views
Jetpack Subscriptions - How to make box and button on one line?
If you look at my site in the sidebar, you will see that the entry box (where people enter their email) and the submit button are on 2 different lines. I would liek them to be on one line like in the ...
0
votes
1answer
467 views
Jetpack Activation site_inaccessible [Error 400] with Hostgator
I'm getting an error when I try to activate Jetpack in my wordpress.
"Your website needs to be publicly accessible to use Jetpack:
site_inaccessible
Error Details: The Jetpack server was ...
2
votes
0answers
52 views
Jetpack: what happens to email subscribers if I access admin on a subdomain?
I am currently running my site via http on a url like domain.com. In order to continue to make use of CloudFlare's free tier of service, I want to put my admin on a subdomain like secure.domain.com ...
1
vote
0answers
76 views
Filtering get_permalink in Jetpack / ShareDaddy
I recently changed my permalink structure from /YYYY/MM/%post_name%/ to /%post_name%/, and lost my tweet counts and likes (provided by Jetpack) in the process.
To fix this, I want Jetpack to use the ...
1
vote
0answers
48 views
Why does akismet prevent jetpack comments from appearing in my moderation queue?
On the blog I run, when I have Akismet activated, it somehow prevents comments posted via Jetpack from appearing in the moderation queue. I know it's Akismet because I have disabled every plugin but ...
1
vote
0answers
38 views
Jetpack breaks including post (via permalink)
On another website, I've been dynamically including posts <?php include '[post].php' ?> via the permalink, from my Wordpress site. I recently installed the Jetpack plugin for my Wordpress site, ...
0
votes
0answers
12 views
Does the Jetpack site stats plugin monitor only the WordPress directory?
I installed the site stats plugin:
I have this plugin installed in WordPress that is installed in a /wp directory. I also have a variety of sites hosted on the / (not in wp) and another WordPress ...
0
votes
0answers
16 views
Jetpack Plugin - What happens when i change my site address?
I would just like to know - I have installed the Jetpack plugin. Now I want to migrate my wordpress site to a new server with a new domain name.
Would it affect anything? Do I need to uninstall the ...
0
votes
0answers
29 views
Use Jetpack Infinite-Scroll in search and category pages
I like Jetpack's infinite scroll a lot and would like to use it on the search-page and category-pages as well.
Is that somehow possible and if yes, how?
0
votes
0answers
16 views
How do I get Jetpack's Sharedaddy to load the FB JS SDK asynchronously?
Google's PageSpeed is giving me the following warning:
http://site.com/# loads http://connect.facebook.net/en_US/all.js synchronously.
This script is being loaded by Jetpack's Sharedaddy. Is there a ...