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
-1
votes
1 answer

Dependency Issue with Android project

I am working on an Android Project for my IoT class. I have followed youtube video from: https://www.youtube.com/watch?v=A7CGcFjQQtQ&t=4538s.. My github repo is at https://github.com/twobit-five/SphereLink/tree/Code_CleanUp. I have a few branches,…
-1
votes
1 answer

How to add transition animation in "Compose Destinations"- library?

I want to add screen transition animation using Compose Destinations library for Navigation. here is the code While calling DestinationsNavHost() in the main composable screen without transition animation: setContent { …
Jahid Hasan
  • 439
  • 1
  • 4
  • 4
-1
votes
1 answer

Can I attach composable view where usually I attach a fragment?

My project contains code of JAVA & KOTLIN both, I have only one activity(Main) where many fragments are placed in a container. I want to work on composable screen which would be invoked in java code and should work as a fragment. I want to do…
-1
votes
1 answer

External links inside a block of shortcode are being treated as internal links. How can I fix it?

I want to place some external links inside Jetpack's [recipe-ingredients] shortcode block. However, when I view the published post, the links are being treated as internal links instead of external links. Here's an image of the problem: As you can…
javinladish
  • 907
  • 1
  • 9
  • 18
-1
votes
2 answers

Can Wordpress plugins be moved inside GTM?

I have a website which has google tag manager and some WordPress plugins. Due to some regulatory polices i am told to move all the scripts loaded by the plugins inside gtm. Is it really possible to move plugins like Jetpack and social sharing apps…
Ryan Pereira
  • 105
  • 3
  • 14
-1
votes
1 answer

Center text over image (Wordpress and Jetpack)

I have a little question about a wordpress plugin which is related to css. I use on my blog the related posts plugin from Jetpack. It displays 3 articles with wide image and title at the bottom of my posts. I would like to make the text center…
Jedediah
  • 3
  • 1
-1
votes
1 answer

Is there a replacement for search terms now that google search is encrypted?

I run a personal blog and use jetpack for viewing stats in addition to using google analytics. Till sometime back i was able to see what search terms people use to find my blog, this helped me write targeted posts and hence increase traffic but…
Abhishek Asthana
  • 1,857
  • 1
  • 31
  • 51
-1
votes
1 answer

jQuery Masonry IsAnimatedFromBottom in Wordpress

I am in the process of making a wordpress theme that uses jquery-masonry, but for the life of me I can't figure out how to use the append method with isAnimatedFromBottom. Below is the code I am currently using. I am trying to get this to work with…
1 2 3
29
30