Jetpack is a WordPress plugin that supercharges your self-hosted WordPress site with the awesome cloud power of WordPress.com.
0
votes
0answers
10 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 ...
-1
votes
0answers
10 views
Image gallery carousel in post [closed]
I'm trying to get a image carousel in my post using the standard WP_gallery function.
So I was looking for a plugin that would do the work for me. But I could not get the plugin work with my custom ...
0
votes
1answer
109 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 ...
1
vote
1answer
132 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 ...
5
votes
3answers
268 views
Get 'page' number with infinite scroll
I added infinite scroll support of the Jetpack plugin to my own theme using this tutorial:
add_theme_support( 'infinite-scroll', array(
'container' => 'content',
'footer' => false,
...
0
votes
1answer
25 views
Why Jetpack is missing the “Feedbacks” menu item?
Is there a known issue that would prevent the "Feedbacks" menu item from showing? I have two wordpress installs, one has the menu item the other doesn't. They both have the same plugins, theme, and ...
0
votes
1answer
30 views
Jetpack stats and caching strategy
I'm thinking about hosting a WordPress website with agressive caching/optimization strategies (like varnish, microcache, ngx_pagespeed, etc). But I still want Jetpack stats to work alright.
What ...
0
votes
1answer
463 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 ...
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
1answer
37 views
Placeholders in Jetpack Contact Form
In HTML5 you can use placeholders in your forms to name fields or guide the users. I would like to use this in Jetpack forms but it seems it doesn't support it. You can add a default value like ...
0
votes
1answer
28 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
348 views
How do i import email addresses into WordPress.com subscriptions?
I have a CSV file with email addresses i want to import into Wordpress.coms Jetpack subscriptions.
0
votes
1answer
44 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
0answers
14 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 ...
0
votes
1answer
15 views
Jetpack Publicize and Android
I'm using the Jetpack plugin's Publicize module to push out post links to Facebook and Twitter. This works fine through the normal website, but not when I write and publish a post through the Android ...
0
votes
1answer
46 views
Popular posts by view with Jetpack
I'm using Jetpack to retrieve the number of views for each blog post.
Is there a way to use this to generate a call to the most viewed posts and list them?
I've been wanting to do that for a long ...
1
vote
1answer
40 views
What does this number represent in JetPack stats?
When signed into my blog, this graphic is up on top. I know it shows visitor pattern over 48 hours, but does anyone know what the number represents? I searched on the WP site, and am not finding ...
0
votes
1answer
135 views
Gravatar Hovercards (Jetpack) jQuery error
I've tried searching for the problem here and also went through the trouble deactivating one plugin after the other. I still can't figure out what's going on, so maybe somebody here has an idea?
...
0
votes
1answer
85 views
Infinite Scroll on Self-hosted Wordpress
Trying to move a Wordpress website from Wordpress.com to a self-hosted version.
http://onvegetables.com/
The site automatically had infinite scroll on Wordpress.com and I'm trying to implement that ...
8
votes
7answers
3k views
Jetpack Running Locally
Wondered if anyone knew an easy way around this.
The code behind my local dev version of a WordPress instance and the live version are in sync (as they should be). Problem is this means the "Jetpack" ...
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 ...
0
votes
0answers
10 views
Jetpack issues [duplicate]
I installed Jetpack (http://jetpack.me/) today and I try'ed to enable it so I clicked the "Connect to Wordpress.com" and when I click that I get a error it says:
Jetpack could not contact ...
2
votes
3answers
3k views
Moving sharedaddy buttons (in Jetpack) to the top of a post?
How would one move the sharedaddy buttons included in Jetpack to be placed before a post's or page's content, rather than after it? I see that in sharing-service.php the function that prints the ...
0
votes
1answer
84 views
Infinite scroll loads new posts several times
I've added infinite scroll support of the Jetpack plugin to my own theme with:
add_theme_support( 'infinite-scroll', array(
'container' => 'content',
'footer' => false,
'render' ...
0
votes
2answers
109 views
How can I get the Jetpack Image plugin to open links in a new window?
The Jetpack image widget does not offer a target option for links. Is there a way to open all Jetpack image widget links in a new window without hacking the plugin? Like through a hook or function?
1
vote
2answers
175 views
How do I remove quantcast from my sites?
When I use ghostery on chrome, it finds Quantcast, wordpress stats and google analytics on my sites (nathanblack.com and knuckletattoos.com). I have jetpack and google analytics installed, but where ...
2
votes
2answers
335 views
Jetpack Infinite Scrolling For Multiple Columns On Same Page?
Enabling infinite scrolling is as simple as adding this snippet to the theme's functions.php file (where 'content' is the id of the container that wraps the posts):
add_theme_support( ...
0
votes
1answer
58 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.
1
vote
2answers
98 views
Child Theme vs. Jetpack Editor
I have read that it is always desirable to create a "child theme" so that any changes I make don't get washed away if the main theme is updated.
However, one of Jetpack's features is a CSS editor ...
0
votes
2answers
160 views
How to disable Jetpack modules such as Stats?
I want to disable some of the Jetpack modules such as Stats in order to check if they make the web site slower or not. But I couldn't see an option to disable modules one by one.
Of course, one can ...
1
vote
2answers
374 views
Infinite Scroll not working in own theme
I'm developing my own theme and added this in a function which is called with the hook after_setup_theme to support infinite scroll:
add_theme_support( 'infinite-scroll', array(
'container' ...
2
votes
1answer
55 views
How can I remove the new stats message?
I've recently (latest update) been welcomed to my stats page with this annoying message:
Can anyone tell me how to remove that offensive red "did you know" message?
Edit:
Looks like adding:
...
0
votes
1answer
56 views
Compatibility of MathJax extension and JetPack
I just installed the MathJax Extension for Wordpress because I did not really like the way the math were rendered with the [latex] tags provided with the JetPack.
If I use the classic $$, the blog ...
0
votes
2answers
1k views
Using Jetpack carousel w/o creating a gallery
I want to use the Jetpack Carousel for all my posts without editing all of them. Is there a way to show pictures in the carousel even if they're not in a gallery?
0
votes
2answers
159 views
Hide Jetpack for Contributor
I installed jetpack to my wordpress blog site. How can I hide jetpack to contributors, and show it only to administrators?
Thanks
0
votes
2answers
93 views
strange behavior with comment position
I've created a custom content.php and removed any comments on the content.php page
then i changed the sharing-service.php from jetpack and added comments_popup_link there:
// Wrapper
...
0
votes
1answer
227 views
Jetpack could not contact wordpress
I recently created a site and installed Jetpack and activated it, but it gives me the following error:
Jetpack could not contact WordPress.com: register_http_request_failed. This usually means ...
0
votes
3answers
195 views
How to disable or hide WordPress.com as a social media login option for Jetpack Comments
I am looking for a method to hide or remove WordPress from the login options in Jetpack Comments.
I have tried adding a#postas-wordpress {display:none !important} to the theme's style.css, but no ...
1
vote
2answers
420 views
Can't connect to my Wordpress website using Windows 8 app?
Im trying to connect to my Wordpress site (self hosted) through the Windows 8 app. First, after giving the Wordpress.com account details, it show my site and ask me to Authorize. after authorizing, it ...
0
votes
1answer
3k views
Why may one avoid Jetpack plugin?
I've been looking around the web at reviews and analyses of Jetpack, and I haven't been able to find any coherent discussion surrounding why not to use the Jetpack other than avoiding Wordpress.com's ...
1
vote
1answer
72 views
What are the pros and cons to a WordPress run newsletter v. third party newsletter?
I am currently building a site that will use newsletters, email notifications for new posts and email notifications for new comments on posts.
I keep going back and forth between running this through ...
3
votes
1answer
214 views
How to tell if Jetpack's Photon is active?
There are multiple ways to identify if a plugin is active (here's one) but how can we identify if a specific JetPack component is active, for example Photon?
0
votes
0answers
24 views
Easier way of running Jetpack on local WP installation [duplicate]
Possible Duplicate:
Jetpack Running Locally
I'm running WP locally on my laptop for testing purposes and I'm asking if it's possible to just paste the contents of the downloaded zip file of ...
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
127 views
stats_get_csv (Wordpress Stats) to only display top posts (not pages)
I'm trying to get the first 10 posts based on page views through Wordpress Stats (now called Jetpack).
I managed to get this code to work (approximately..) after digging for hours over the forums ...
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
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
1answer
87 views
Jetpack Comments with fall-back
I'm developing a theme based off of bones - I went ahead and edited the comments.php file - the comments form is hardcoded - I assumed this was the right way to do things so I carried on and ...
2
votes
3answers
819 views
How can I show the Jetpack Subscriptions form in a page?
In the Jetpack plugin, the subscriptions module can be included in your blog by following these instructions:
To use the Subscriptions widget, go to Appearance → Widgets. Drag the
widget labeled ...
