Gallery on portfolio

  • Posted in : BookCard WP
  • xrubiras
    Participant

    Hello,

    Because my portfolios contain many images I need to use image galleries within each portfolio. I tested with several image gallery plugins but none works.

    Please I need a solution to this problem.

    Thank you very much.

    ahmetsali
    Keymaster

    Hi, have you considered using portfolio type : lightbox gallery for this purpose?

    xrubiras
    Participant

    The problem is that my client needs a slideshow gallery with thumbnails and images descriptions.

    xrubiras
    Participant

    Hello again,

    How about image gallery in portfolio?

    Thank you.

    Mehmet S.
    Keymaster

    Hi, you can try this plugin:

    http://wordpress.org/plugins/nextgen-gallery

    xrubiras
    Participant

    Hi,

    I’ve tried different versions of NextGen Gallery but none works.

    xrubiras
    Participant

    Hello again,

    Because the solution is very complicated, I finally decided not to use the portfolio galleries

    But I encountered a problem with this theme: In some browsers, e.g. Firefox, the mask of portfolio items (when on hover the portfolio thumbnails change color) does not work. And in Internet Explorer on Windows neither.

    On the other hand, is it possible to replace the twitter widget in footer of cover page for a picture? I mean if it is possible that the footer of cover page is an independent image?

    Thank you.

    xrubiras
    Participant

    My website is:

    http://www.laneveracomunicacion.com/elcajondelanevera

    Please, check it in different browsers and you will see the issues.

    Thank you.

    ahmetsali
    Keymaster

    Hi again;

    1-) portfolio hover image color effect achieved with css webkit-filters property and only supported by chrome and opera, on other browsers only hover icon is shown.

    2-) you can add an image to cover footer like this;

    .cover:after {
        content: ""; position: absolute; bottom: 0; left: 0; height: 100px; width: 100%;
        background-image: url(your-cover-footer-image-url-here.jpg);
        background-size: 100% 100%;
    }
    
    xrubiras
    Participant

    I write this code in main.css file?

    ahmetsali
    Keymaster

    just paste it to Theme Options > Style > Custom CSS box.

    xrubiras
    Participant

    I’ve put the code and it works, but the image appears too big and don’t resize. See:

    http://www.laneveracomunicacion.com/elcajondelanevera

    ahmetsali
    Keymaster

    i just updated the css code on my previous post.

    xrubiras
    Participant

    Now, with this code, the image is missing

    ahmetsali
    Keymaster

    don’t forget to update background image url to your desired image url.

    xrubiras
    Participant

    Oh yes, I forgot it.

    Now it works perfect.

    Thank you!

    xrubiras
    Participant

    Hi again!

    The last question:

    I know that the folded 3D effect can not be seen in Internet Explorer due to not support 3D. The theme works perfect in Firefox, Google Chrome, Opera and Safari for Mac.

    In Firefox the folded 3D effect works well, but the grayscale mask effect in Portfolio not work. Is it possible to fix this issue in Firefox?

    Thank you very much.

    ahmetsali
    Keymaster

    Hi, this is because firefox doesn’t support css3 image filter, nothing to do about it.

Viewing 18 posts - 1 through 18 (of 18 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register