-
AuthorPosts
-
November 14, 2017 at 8:24 pm #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?
November 14, 2017 at 9:05 pm #876787Hey 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 ShannonNovember 14, 2017 at 9:09 pm #876788Jordan,
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.
November 14, 2017 at 9:18 pm #876790Hi,
Have you referred to the following post:
https://kriesi.at/support/topic/portfolio-grid-with-videos/
Best regards,
Jordan ShannonNovember 14, 2017 at 10:54 pm #876835Thanks. 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?
November 14, 2017 at 11:08 pm #876845Hi,
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 ShannonNovember 14, 2017 at 11:46 pm #876860The CSS made the images visible. Why was css necessary? shouldn’t the images be visible without having to hard code their opacity?
November 14, 2017 at 11:51 pm #876864Hi,
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 ShannonNovember 15, 2017 at 7:07 pm #877188The 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?
November 17, 2017 at 9:35 pm #878299Hi,
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 -
AuthorPosts
- You must be logged in to reply to this topic.