Okay
  Public Ticket #3809262
Portfolio image captions & tags
Open

Comments

  • gazzydmail started the conversation

    Hello - I'm interested in whether there's a way to:

    • Prevent captions showing up in the portfolio view, but maintain them in the lightbox view
    • Tag media assets. I can achieve something similar with categories on the portfolio, but it would be ideal to tag individual assets, if possible.
  • gazzydmail replied

    Sorry, and if I could add one more question - is there a way to fix the inconsistent spacing between items? Eg: https://gary-dickson.com/?uxbarn_portfolio=gippsland.

  •  297
    Paul replied

    Hello,

    Regarding your questions:

    1. Please apply this custom CSS to hide the captions on the portfolio view:

    .single-uxbarn_portfolio .portfolio-format-item > .image-caption {
        opacity: 0;
    }

    2. I'm afraid the theme only supports categories for portfolio items - tags cannot be used with them.

    3. Regarding the inconsistency issue, I haven't been able to reproduce it on my computer. Could you please provide me with the login credentials for your WordPress site? I will investigate and debug the code directly on your end.

    *Important: Please mark your reply as "Private" when sending the credentials.

    Best regards,
    Paul