Questions tagged [jetpack]

Jetpack is a WordPress plugin that enables self-hosted WordPress installs to connect to WordPress.com to get additional features, powered by its cloud infrastructure.

Jetpack is a WordPress plugin that enables self-hosted WordPress installs to connect to WordPress.com to get additional features, powered by its cloud infrastructure.

445 questions
0
votes
1 answer

Auto forward emails with appended text

Does anyone know of a free webmail or email client for Windows, that allows you to auto-forward incoming mail to another email address AND at the same time, add some predefined text to the body of the forwarded message? EXPLANATION OF WHY (in case…
Karl Bishop
  • 391
  • 1
  • 14
0
votes
2 answers

Adding rating feature to Jetpack Carousel

I'm using jet-pack carousel in my gallery website and i want to add image rating capabilities. I have the "wp-postratings" plugin running on the rest of my site. I'm assuming that i could add this to individual images as wp treats each image as a…
SpeedCrazy
  • 505
  • 2
  • 7
  • 19
0
votes
1 answer

Wordpress jetpack post by email - controlling image size

Has anyone found ways to gain more control of images created when using the Wordpress Jetpack "Post by Email" feature? Ideally, when posting by email, I want my images to appear the same size as those attached to the email. As is Post by Email only…
Sam T
  • 1,033
  • 1
  • 9
  • 17
0
votes
1 answer

Get one Wordpress JetPack call instead of two in Ember js without Ember Data

I am an ember beginner and created a test without Ember Data for the WordPress JetPack json API: http://broerse.net/ember/wp3/#/posts (resulting in one JetPack call) If you access a post via an URL like http://broerse.net/ember/wp3/#/posts/3787 I…
0
votes
1 answer

Jetpack Infinite Scrolling Showing different No. of Posts

Can somebody fix this please. I am using Jetpack Infinite Scroll. The scroll is working fine but its the posts that are somewhat broken. See Image. My setting in WP Reading is 10 posts per page and I even added 'posts_per_page' => 10, in Jetpack…
TBI
  • 59
  • 1
  • 1
  • 8
0
votes
1 answer

Using Wordpress Jetpack Json api to return member information

The documentation for Wordpress Jetpack plugin dose not really offer a step by step guide on how to get everything set up for querying your wordpress site using the Json Rest API. However I have managed to get to the point where I can query my sites…
HurkNburkS
  • 5,492
  • 19
  • 100
  • 183
0
votes
1 answer

How to change social icon images in wordpress jetpack sharing

I want to change the social icon images in Jetpack sharing Wordpress, is there any way to change the social icon images with my own customized images.
0
votes
1 answer

jQuery Type Error

I am assisting with a non-profit WordPress site- http://ipaintmymind.org/ and there are a couple things broken with it. Foremost, a jQuery error is showing in the Console: Uncaught TypeError: Object # has no method 'on' The source is here.…
0
votes
1 answer

Facebook Like button not showing up on wordpress site with jetpack

Ok guys. I am not a WordPress or much of a PHP man. I know I need to be but I wasn't raised that way. I ran into a problem lately. Our Facebook like button won't show up. I don't know why. We are using jetpack version 2.3.1 and the tweet and Google…
jkw4703
  • 352
  • 3
  • 17
0
votes
0 answers

will permalink structure change lead to 404 error image galleries created using jetpack?

Will changing permalink structure of my wordpress posts affect the images posted in gallery format using wordpress jetpack? I mean, if i change the permalink structure, will the images return 404 error with jetpack stil being installed? Or, do I…
0
votes
1 answer

Allow PHP files in Orchard MVC site

I'm running Orchard on my main domain as CMS. On a subdomain, I have wordpress installed and now I wanted to install the Jetpack plugin. Per…
Jasper
  • 1,697
  • 2
  • 23
  • 48
0
votes
2 answers

Moving old wordpress.com site stats to a self hosted blog

I recently moved my old wordpress.com blog into self hosted blog with a my own domain name. So far I have done these things. transferred my old articles and posts. installed and activated the Jetpack plugin. transferred my old blog followers with…
Gihan De Silva
  • 458
  • 8
  • 17
-1
votes
0 answers

How to create an android app with jetpack compose for fetching Mars Rover Photos from NASA's api?

Well, I already have had api and created the app but it didn't work. The app keep stopping. I try it in many ways and maybe there's an error or a lack of something I don't know. If you know it, Please tell me.Here's my code: package…
-1
votes
1 answer

Is there any way to open google manage password screen directly from app using intents?

Question I have an app, which contains a setting button on click of it, I need to open the Google password manager screen directly from my app. Manual navigation flow: Device settings -> Manage your Google Account -> Security -> Your Saved Password…
-1
votes
2 answers

Multi select list jetpack compose

I created a multi-select list, but the issue is it doesn't recompose right away (the checkmark doesn't show immediately, I have to scroll down then up for it to appear). Here is my current code: Data class: data class Item( val obj: SomeObject? =…
Markus RoI
  • 31
  • 4
1 2 3
29
30