programmin
Forum Replies Created
-
The Jetpack plugin is also breaking vimeo embeds in 6.5, for example
<div style="text-align: center;">[embed height=262 width=423 ]https://vimeo.com/album/3107955[/embed]</div>I see that the feature is listed here: https://jetpack.com/support/shortcode-embeds/
but the link to where you can turn on/off this odd type of embed is not listed anymore, the link shows a module picker screen but I saw no way to disable requiring the different embed shortcodes.Yes, thanks!
Just wondering if this is being considered for the GDPR features… it would be very helpful if systems integrating with jqPlot and this plugin could have the GDPR features added in the latest release.
Forum: Plugins
In reply to: [Social Login] Plugin harming page loadingOnce again (4:30-40 or so Pacific time) that js file is timing out, but that option makes it not take the whole site down. Thanks.
Forum: Plugins
In reply to: [Social Login] Plugin harming page loadingDoes that service also log timeouts after two or more minutes as happened this morning?
Forum: Plugins
In reply to: [Social Login] Plugin harming page loadingAs of 10:39AM the script is not causing significant load anymore and I turned plugin back on.
To be clear it does slow it where it does have this code on the page, when the script was not returning back it kept the page from loading:
<script type=’text/javascript’ src=’https://yournamehere.api.oneall.com/socialize/library.js’></script>
Maybe if that actually did have async attribute or were in the footer it would be better, yeah.
Forum: Plugins
In reply to: [Social Login] Plugin harming page loadingI’m seeing this too, this should be looked at asap…
Note that it takes 2 minutes or more to call https://yourname.api.oneall.com/socialize/library.js as you can see in the inspector. This makes sites load minutes slower.This still happens with the latest version 4.8. Is there some maintenance we should do once there are millions of rows in the wp_adrotate_tracker table?
Forum: Plugins
In reply to: [AdRotate Banner Manager] UninstallIf you want to be rid of the plugin, rename/move/remove the wp-content/plugins/adrotate directory. Same for any other plugin that crashes the site ð
Just a guess but I’d say that is probably a privacy setting of the web host and not anything the plugin can change. See https://www.bna.com/ip-addresses-protected-n57982079024/
You should disable the plugin before the number goes so high it consumes all system resources with Mysql queries.
Forum: Plugins
In reply to: [Social Metrics Tracker] Long long queries logged with this plugin enabledThe cron is enough to take down a site repeatedly without removing and disabling that cron, I hope this could be fixed in a new release.
That’s probably related to this longstanding issue in which date was off by one:
https://wordpress.org/support/topic/the-statistics-are-one-day-off/It is certainly doable if you just dig into the js code for initializing form by id that is printed to the page. I would share it but it has been months since I did this and it is not a public repo.
Forum: Plugins
In reply to: [10WebPlayer] Youtube playlist is extremely slow and makes the page useless.Can you estimate when the next version with fix will be available – could it be available within a week from now?