thejazzpiper
Forum Replies Created
-
Same issue here on 4 sites with 3 diff themes
jetpack-carousel.min.js?ver=9.8:3 Uncaught ReferenceError: wpcom is not defined at HTMLImageElement.<anonymous> (jetpack-carousel.min.js?ver=9.8:3) at Function.each (jquery.min.js:2) at S.fn.init.each (jquery.min.js:2) at V (jetpack-carousel.min.js?ver=9.8:3) at HTMLDivElement.<anonymous> (jetpack-carousel.min.js?ver=9.8:3) at HTMLDivElement.r.complete (jquery.min.js:2) at c (jquery.min.js:2) at Object.fireWith [as resolveWith] (jquery.min.js:2) at u (jquery.min.js:2) at Function.S.fx.tick (jquery.min.js:2) (anonymous) @ jetpack-carousel.min.js?ver=9.8:3 each @ jquery.min.js:2 each @ jquery.min.js:2 V @ jetpack-carousel.min.js?ver=9.8:3 (anonymous) @ jetpack-carousel.min.js?ver=9.8:3 r.complete @ jquery.min.js:2 c @ jquery.min.js:2 fireWith @ jquery.min.js:2 u @ jquery.min.js:2 S.fx.tick @ jquery.min.js:2 st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 requestAnimationFrame (async) st @ jquery.min.js:2 S.fx.start @ jquery.min.js:2 S.fx.timer @ jquery.min.js:2 ft @ jquery.min.js:2 a @ jquery.min.js:2 dequeue @ jquery.min.js:2 (anonymous) @ jquery.min.js:2 each @ jquery.min.js:2 each @ jquery.min.js:2 queue @ jquery.min.js:2 animate @ jquery.min.js:2 S.fn.<computed> @ jquery.min.js:2 (anonymous) @ jetpack-carousel.min.js?ver=9.8:3 each @ jquery.min.js:2 each @ jquery.min.js:2 Z @ jetpack-carousel.min.js?ver=9.8:3 (anonymous) @ jetpack-carousel.min.js?ver=9.8:3 dispatch @ jquery.min.js:2 v.handle @ jquery.min.js:2 jetpack-carousel.min.js?ver=9.8:3 Uncaught TypeError: Cannot read property 'split' of undefined at jetpack-carousel.min.js?ver=9.8:3 at q (jetpack-carousel.min.js?ver=9.8:3) at R (jetpack-carousel.min.js?ver=9.8:3) at jetpack-carousel.min.js?ver=9.8:3I second this suggestions, one of the publisher we handled lost 27% organic after 9 days, reverted back, restore wp_options, and it climbs back up slowly but surely.
The risk with full rewrite is that you are betting on someone else’s organic traffic. This should have never been a gamble.
One of the site we manages lost 27% organic 9 days after we update it, reverting it back to 3.7.1 and it started to climb back up. It is a terrible update to be honest. Email to support were not helpful with “We will try to fix it soon” – Organic keeps dropping – this is a mainstream site btw.
Will do, Thank you!
We are using the office AMP plugin https://ww.wp.xz.cn/plugins/amp/
On Reader mode (Legacy) where we have /amp folder inside our theme file.
My suggestions for 3.7.1 is backporting security patches only until things settle down.
Thank you, let me know if I can ping you guys in private due to the confidentiality of some publishers we manages.
- This reply was modified 5 years, 5 months ago by thejazzpiper.
- This reply was modified 5 years, 5 months ago by thejazzpiper.
Same here, 125k posts and 339k comments. 2 GPC VM instance 32GB/8 Cores with load balancer and MYSQL cluster with 64GB of RAM. Crawling pretty bad on wp-admin, frontend is static cache using LSCache
Experiencing the same thing, this is just bad
Thx @arnaudbroes that works, looking forward for the patch!
Thanks @arnaudbroes – unfortunately it doesnt seems to work, tried it default WP twentytwenty theme too. nofollow”, “sponsored” still show up and still inserting double text. It is still loading the .js – Would removing the JS content help for now?
Appreciate the help
- This reply was modified 6 years, 1 month ago by thejazzpiper.
Thanks @wpsmort – any temporary work around until it has been pushed out?
@lechon We are aware of this and have opened an issue to fix this.
Mind sharing the github issue tracker so we can help?
Forum: Plugins
In reply to: [WP Super Cache] Enable CDN Support not work if you logged inYes, CDN stopped working on 1.6.8 (Even you are not logged in, single post is not serving CDN either)
Thanks! That fixed it! You are awesome!
Found the slow query issues
SELECT post_id
FROM boing_postmeta
WHERE meta_key = ‘_wp_attached_file’
AND meta_value = ‘http://media.xxxxxxx.net/wp-content/themes/bng/i/logo.png’Caller
attachment_url_to_postid()
wp-includes/media.php:3751Component
Plugin: wp-structuring-markupQuery time
0.9098