Tanshaydar
Forum Replies Created
-
Before you go down the rabbit hole, let me mention a few things.
I had 2 WP installations that I was using Rotating Tweets. After Twitter nuked the old API apps, one of the installations never showed anything at all, and other showed the cached tweets like from 3 months ago.
I’ve updated my keys with a new free app (yeah, it lets you do one free app with little numbers of allowed operations), and Rotating Tweets admin panel kept showing me errors due to new API etc. you know, the usual.
A few days ago, I saw the installation I have updated keys for showing my latest tweets. It was able to fetch them over API v1.1 and update it. Then I used the same keys to update the other installation. Now neither of them shows anything at all.
So here it is. I know for a fact that, Rotating Tweets with its current version was able to fetch and show the latest tweets. I don’t know if my current situation is caused by me trying to use the same key on two different installations, or Twitter running some shenanigans at their backend again.
Good luck with the rest.
Any update on this?
Old keys doesn’t update anything anymore as they’re disabled (I know I know) and new v2 keys are not letting anything to be done.Is this plugin going to support v2?
Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] 4.3.3 Breaks the Script ReferenceThis is still acting the same.
Is there any way for me to debug this step by step so I can find the cause and hopefully resolve it?Forum: Plugins
In reply to: [CAOS | Host Google Analytics Locally] 4.3.3 Breaks the Script ReferenceHi,
Thank you for your quick answer.
Here’s the Basic Settings:
And here’s the Advanced Settings:
I also tried to run the debug and it gave only success results.
I’m using CAOS together with MonsterInsight analytics plugin, as well as LiteSpeed Cache plugin, and on top of those there’s CloudFlare. It was working without an issue though.
I’ll try disabling LightSpeed Cache and try to see the results.
Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Jetpack Stats?I’ve resolved this issue by turning localize resources option off.
Turns out, the feature is pretty broken.
https://ww.wp.xz.cn/support/topic/localise-resources-feature-is-broken/
https://ww.wp.xz.cn/support/topic/problem-with-localize-resources-option/
https://github.com/litespeedtech/lscache_wp/issues/462When I disabled this, jetpack is able to provide the stats immediately.
It also fixed my twitter widget issues.Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Jetpack Stats?Unfortunately that didn’t work.
Since the end of March, no stats generated from Jetpack. Google Analytics and WP Popular Posts works fine though.Forum: Plugins
In reply to: [LiteSpeed Cache] Conflict with Jetpack Stats?Report number: JQYCOWSC
Report date: 04/05/2022 18:26:39Any update on this issue?
Forum: Plugins
In reply to: [Cloudflare] Do I still need caching plugin?Caching plugins relatively prepare caches for your pages on your server side. This has nothing to do with CloudFlare. I think you may have mistook the concepts.
CloudFlare takes your static items (css, js, images, html pages etc.) and serves them through their own servers. If you do not prepare static html cache pages for your website on your server, CloudFlare won’t create them for you.
You can still use APO which will cover it relatively but it’s still not the same.
Forum: Plugins
In reply to: [Cloudflare] LiteSpeedCache and CF plugin conflict?I’m using both of the plugins installed, I just disabled CloudFlare management on the LSCWP plugin and let Cloudflare plugin to handle it. It works.
Okay, hopefully last update on this.
My theme is using swiper.
Jetpack 9.x.some.thing broke my frontpage slider (css), I even used the quick fix from GitHub issue, which was then merged into next release. I don’t exactly remember the issue or the version, I’m sorry..With the latest update Carousel refuses to show large images. Again, broken.
HOWEVER,
I’m not using the javascript library features for my theme’s slider. It almost always consist of one single post to feature, there is no swiping or automatic switching posts. Therefore, I disabled loading of swiper javascript file through functions.php file. Yes, swiper.min.js file was being loaded with wp_enqueue_scripts function in my theme.Well, now carousel is working.
For some reason, gallery carousel is firing my theme’s swiper instead of Jetpack’s swiper. So my initial findings are lacking. My theme’s swiper is firing the image from loopCreate.js, whereas Jetpack loads its own swiper when carousel image is first clicked.
I’m not really sure if all these information is useful to you, or relevant at all, but for now my mind is at ease. Thank you for your responses and developing Jetpack.
Kind regards,
Tansel.- This reply was modified 4 years, 7 months ago by Tanshaydar.
Hi,
An update on this. By chance I was able to contact the theme devs and they’re asking what may have changed so they’d have a starting point into looking into this as the current inspector inspection provides no entry point.
Kind regards,
TanselThank you for your reply and kind words!
Unfortunately, I do not want to purchase support as I’ve purchased my theme a few years ago and it’s support time is long expired for me.
My jetpack installation is on auto-update and Carousel was working fine until recently. Since I didn’t change my theme code, it means it’s a change in Jetpack carousel module that caused this state.I’ll continue to investigate this and update this post so if anyone is in similar condition, they might be able to benefit from it.
Thank you for your prompt response!
Yeah, you’re right. It was about the SEO settings. When I disabled them, it started to work fine.
Currently I’m fine with this solution.
Thank you!
Thank you!
I just pinged you at slack, so possibly we can continue from there.
And for this topic, I don’t know what to do, but if we can resolve the issue we can update it with the solution so if anyone ever encounters with the same issue they can benefit from it.Hi,
Thank you for your response.
There is no error in the console.The part where it starts with Karşılaştırmalı Ekran Görüntüleri is where I should see Juxtapose (two images with a slider in the middle)
For the Carousel, there are 6 image thumbnails that’s supposed to open up for the full image after clicking on them. It’s this link: https://blog.tanshaydar.com/amnesia-the-dark-descent-remake.html
If there is any more info I can provide, or a login account for you to see the options inside, please let me know.
Please tell me I don’t need to disable lazy loading 😅