Robert Trevellyan
Forum Replies Created
-
Yes, the problem I had with version 9.8 is resolved in version 9.8.1.
Thanks!
Go to https://wordpress.org/plugins/jetpack/advanced/ and scroll to the bottom. Use the dropdown to choose the version you want to download.
Please note, I rolled back to 9.7.1 on the site linked above, so you won’t see the issue there. Here’s an example that’s still broken.
- This reply was modified 4 years, 11 months ago by Robert Trevellyan. Reason: added example of broken carousel
Forum: Plugins
In reply to: [Easy Updates Manager] update notice for deleted pluginWhen you say “the plugin”, are you referring to EUM? If so, I think you may have misunderstood my report.
My post concerns EUM reporting that it had updated a plugin that had earlier been deleted from the website that EUM was running on. Of course, that seems impossible, but that’s what happened.
Forum: Plugins
In reply to: [Easy Updates Manager] What plugin did you just update?I’ve seen this happen when EUM attempted to update a premium plugin, but silently failed.
Forum: Plugins
In reply to: [Easy Updates Manager] Only minor plugin updates?WordPress core has a standard definition of what constitutes a major or a minor update. However, there is no such standard for plugins or themes, as far as I know. Therefore, I don’t think there’s any way for the developer of this plugin to offer the feature you want.
- This reply was modified 6 years ago by Robert Trevellyan.
Forum: Plugins
In reply to: [WP Mailto Links - Protect Email Addresses] conflict with Jetpack CarouselThe beta version has resolved the problem.
Thanks!
Forum: Plugins
In reply to: [WP Mailto Links - Protect Email Addresses] conflict with Jetpack CarouselThere is no minification involved.
I’m not sure what you mean by “how you currently protect this content area?” The plugin is set to “Full-page scan” and “automatically the best method (including javascript)”. In fact, the only non-default setting is to turn off marketing notifications. I tried the “excluding javascript” setting but it didn’t help.
We are not using any shortcodes for mailto links.
I think it’s important to understand that with Jetpack Carousel active, every image gets a data-image-meta JSON block, regardless of whether there’s a gallery on the page or post. In this specific example, the images are output from a Toolset Views template, but all the other images on the site have a data-image-meta JSON block too. It just happens that on this page (the SOLD listings page) there are a few images that have an email address in the copyright field. I don’t think any other images do, and I haven’t noticed the problem on any other pages.
Here’s how the first problematic data-image-meta block appears on the page with the plugin disabled:
data-image-meta="{"aperture":"8","credit":"Robert Simmons","camera":"NIKON D750","caption":"","created_timestamp":"1532332950","copyright":"REDACTED@yahoo.coG *<m (207)-206-2828","focal_length":"50","iso":"280","shutter_speed":"0.004","title":"","orientation":"1"}"Forum: Plugins
In reply to: [WP Mailto Links - Protect Email Addresses] conflict with Jetpack CarouselThanks for pushing out a new version so soon. Unfortunately I’m still seeing problems on this site.
What do you think of having an option to ignore emails in JSON?
Forum: Themes and Templates
In reply to: [Kale] sticky post upsets 2 plus 1 layoutGot it, thanks.
I have not seen the same issue with 3.2.0.1.
Forum: Themes and Templates
In reply to: [Kale] sticky post upsets 2 plus 1 layoutRequest submitted.
Forum: Themes and Templates
In reply to: [Kale] sticky post upsets 2 plus 1 layoutThanks for the suggestion, but it didn’t work for me. With “Blog pages show at most” set to 6 and one sticky post, I still get the single orphaned post on a line on its own at the bottom of the home page. And it applies to all the other blog pages (categories etc), which is very limiting.
I’m seeing this issue wherever the images are supposed to be hard cropped. WooCommerce product archives are one example, but also post thumbnails that are meant to be square come out at the original aspect ratio when Optimole is enabled.
Forum: Themes and Templates
In reply to: [Kale] sticky post upsets 2 plus 1 layoutThe sticky post is showing at the top as intended. The problem is that this disturbs the otherwise tidy groups of 3. Without the stick post, we get a nice 2+1, 2+1. With the sticky post, we get 2+1, 2+1, 1, which looks untidy. It would be nice if the sticky post pushed the last post onto the next page instead of leaving it on a line by itself.