Problem: I would like to create an image thumbnail gallery that includes a text overlay. The text overlay should appear over each thumbnail when the user hovers over the thumbnail.
Solution:
- Create a custom post type called "Portfolio Image" or something relevant to your site.
- Add an image custom field for the image and a single-line text custom field to hold the caption.
- Add any other custom fields or taxonomies necessary to create the search filters as shown in the example site.
- Create a custom search View of Portfolio Image posts, filtered by the desired fields and taxonomies.
- In the Loop of this View, output the image custom field and the caption custom field using Types shortcodes.
- Add markup, custom CSS, and/or custom JS that handles the interaction and animation for each element.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | 8:00 – 12:00 | - | - |
13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | 13:00 – 17:00 | - | - |
Supporter timezone: America/New_York (GMT-04:00)
Ce sujet contient 4 réponses, a 2 voix.
Dernière mise à jour par Il y a 6 années et 5 mois.
Assisté par: Christian Cox.