• Resolved Piani

    (@webbmasterpianise)


    Hi

    I work in Theme Virtue Free and have just started with the Portfolio and it looks great.

    I want to show all my images with informative text as default. And the different portfolios with the name visible all time and not only at hover.

    So I wonder if it is possible to always display the portfolio name, that in standard is only showing when hover, and also always show the image name text at every image in the portfolio.

    If there is CSS snippets for this it would be great since i do not find these settings at the portfolio page.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Hey,

    try adding this CSS to Theme Options> Advanced Settings and let me know if it works for you:

    .portfolio_item .portfoliolink {
        opacity: 1;
    }

    -Kevin

    Thread Starter Piani

    (@webbmasterpianise)

    Thanks. That solved the first part. Now the name of the portfolio is shown all the time.

    Is it possible to display the image text on each image in the grid view in the same way?

    When I look at each image it is the text from “mfp-title” I want to show at the images in the grid. ′<div class=”mfp-title”>ImageText</div>′

    (I have a portfolio of persons and it will be easier to browse if the image text is visible.)

    • This reply was modified 7 years, 9 months ago by Piani.
    • This reply was modified 7 years, 9 months ago by Piani.

    Can you link to this so I can be sure I’m writing you the correct CSS?

    Thanks,
    Kevin

    Thread Starter Piani

    (@webbmasterpianise)

    Here is the portfolio page that looks as I want now, thanks to you:
    https://goteborgsmagiskaklubb.se/bilder/

    You can follow that to the grid page where it would be great to display the names:
    https://goteborgsmagiskaklubb.se/portfolio/gmk-blandat/

    The name that I want to display is showing when click on a image, below the image.

    Thanks for you help!

    • This reply was modified 7 years, 9 months ago by Piani.

    Unfortunately I don’t believe that there is any way to add the captions to the gallery without the use of a plugin.

    This one looks pretty flexible. Let me know if it works for you:
    https://www.ads-software.com/plugins/image-caption-hover/

    -Kevin

    Thread Starter Piani

    (@webbmasterpianise)

    That plugin did unforunatly not help. But thanks for input. I will search for other plugins.

    I am perfectly fine if the text is simply displayed under the image, as it does when open each image. If some child-theme fix can insert that div under the images in the grid it would be perfect. (div class=mfp-title)

    Is the grid page a function CSS or a JSS?

    Thread Starter Piani

    (@webbmasterpianise)

    Im digging ito “single-portfolio.php” but no luck yet ??

    That’s odd. I tested the plugin on my site and it worked fine. Be sure that you’re reading the documentation so you’re sure to be configuring it correctly.

    -Kevin

    Thread Starter Piani

    (@webbmasterpianise)

    It works for hovering only what i can see. I would like to display the names all time.

    Here is the page that I use now with nextgengallery.

    https://goteborgsmagiskaklubb.se/media/nggallery/gmk-blandat/fotoalbum

    But I would like the Virtue portfolio instead in the future to get rid of a plugin if possible since the DIV I am after already is there so close ??

    I can use the portfolio as is, but it would be great to have the option to turn on/off the image text as a feature.

    • This reply was modified 7 years, 9 months ago by Piani.
    • This reply was modified 7 years, 9 months ago by Piani.
    • This reply was modified 7 years, 9 months ago by Piani.

    The premium theme has options for this, but it is not included in the free version.

    It looks like you’ve found a solution though, as I’m seeing the captions on your page now.

    Also, I’ll note that you can disable the theme lightbox in Theme Options> Misc Settings.

    -Kevin

    Thread Starter Piani

    (@webbmasterpianise)

    Thanks for the information. Glad to hear that this is a feature in the premium. I will check that out.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Portfolio always show image text’ is closed to new replies.