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.
Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.
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)
Dieses Thema enthält 4 Antworten, hat 2 Stimmen.
Zuletzt aktualisiert von vor 6 Jahren, 4 Monaten.
Assistiert von: Christian Cox.