-
Notifications
You must be signed in to change notification settings - Fork 815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carousel: Display additional metadata #295
Comments
The
Unfortunately, it was removed in 8d654cb. We should probably add it back, not to break other plugins relying on that filter. In the meantime, maybe |
A more robust |
Just as a follow up, I ended up hiring someone to help me out with this. He created a small plugin that connected Jetpack with the Advanced Custom Fields plugin. It's very basic, but I'm sure it could be adapted easily into the Jetpack Carousel system. Let me know if you'd like the files and I can send them over. |
Reinstating that filter would be appreciated. |
Is there any chance to add geo location information on carousel and link to google maps with pin on the photo geo location? |
Also requested in 2497155-t. |
Thank you to jeherveand and lschuyler however it seems that this issue is on hold since long time and this is making me somehow sad... :( do you have any forecast for that? I think this would make many people so happy! there is no valid alternative around and the way carousel show photos and pieces of exif is simply wonderful! thank you again, I look forward to receiving your answer |
@paolofid We don't have any ETA to add this feature back to Jetpack's Carousel module, but we've discussed some possible ways to add the feature back above. If you'd like, you can contribute to the plugin by proposing a Pull Request adding the options we mentioned above. |
Hello What should I do once in the page linked by you? (proposing a pull request)? I land in https://github.com/Automattic/jetpack/pulls but when I click on “New Pull Request” i go to to a page with forks comparison and I’m not sure what to click. On a slightly different subject, can I make a donation to have the the feature working again on Jetpack with geo locations and google maps? |
If you're not familiar with Pull Requests, you can read more about it here: They're a way for you to propose code changes you wrote to the Jetpack plugin. If you don't feel comfortable editing PHP and JS code, I'm afraid you wont' be able to use that feature.
That's exactly what this issue is about: bring back the option to add additional metadata like geolocation to the Carousel. We do not, however, accept donations. |
+1 for bringing this feature back. |
Closing since this is now fixed in #6352. There's one example showing how to add new tags to be displayed and another showing how to rewrite the list including only what you want to display. |
Add hooks to allow for the display of additional pieces of metadata for the image (year photograph taken, etc or whatever else).
Originally suggested in 1772224-t.
The text was updated successfully, but these errors were encountered: