Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #876768

    I am customizing the Enfold 4 column portfolio page to showcase a video portfolio which should just show the video on the next page vs show a larger version of the featured image. How can this be done? is there a different way to approach i should take?

    #876787

    Hey verticaldrive,

    So you don’t want the light box feature? What you can do is just use a static screenshot from the video and and link it to a page you created that contains the video. It is a manual task, but really the only way to achieve what you need.

    Best regards,
    Jordan Shannon

    #876788

    Jordan,

    The lightbox feature is ok if it would display the video. But it doesn’t. I have a youtube video link and not a link to page. I was told that enfold is a very versatile theme. To see that it doesn’t support a video portfolios for a portfolio grid is quite disappointing.

    #876790

    Hi,

    Have you referred to the following post:

    https://kriesi.at/support/topic/portfolio-grid-with-videos/

    Best regards,
    Jordan Shannon

    #876835

    Thanks. That made my videos work but somehow the image that should display on the grid is not displaying. At times, it displayed with very light opacity…almost dimmed out. Any ideas on what may be the issue here?

    #876845

    Hi,

    Add this to quick css:

    
    .image-overlay.overlay-type-extern{
    top:inherit!important;
    }
    
    .avia_transform a:hover .image-overlay{
    opacity:1!important;
    }
    
    .grid-image.avia-hover-fx{
    opacity:1!important;
    }

    Best regards,
    Jordan Shannon

    #876860

    The CSS made the images visible. Why was css necessary? shouldn’t the images be visible without having to hard code their opacity?

    #876864

    Hi,

    If there is a plugin conflict or css conflict somewhere then it would need to be corrected via additional css. Without know exactly everything running on your site there is no way to say for sure what caused the problem.

    Best regards,
    Jordan Shannon

    #877188

    The videos work on the PC but not on mobile. On mobile, there’s a still image of the video with a youtube play button in the middle but the videos don’t play even if they are tapped on. How can this be resolved?

    #878299

    Hi,

    That is a known issue that our developers are working to get it short out.
    We do appreciate your time and patience.

    Best regards,
    Basilis

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.