Unfortunately, our theme does not come with this feature out of the box. Adding this would require some extensive customization which I'm afraid we are not able to offer due to support scope limitations.
However, we are partnered with a trusted provider of expert-level Salient customization. If you are interested in initiating a project, we recommend referring to our guide at the following link: https://themenectar.com/salient/customization/
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Full disclaimer: I am not affiliated with ThemeNectar support. Although I didn’t find any console errors, I can’t be sure whether this breaks any functionality of the site or slows it down — only the developers could say for sure. It does seem to slow down the front-end editor on that specific page a bit, so you might consider enqueuing the script only on the front end.
But I found a solution that may work for you:
I’m using a Post Loop Builder to display Projects (and Project Videos). Just add a Raw JS element at the end of the page and use the following script(s):
CodePen(I can't seem to add post in this forum with script inside)
If you want to mute/unmute the video on hover add the second script inside separate script tag
Hope this helps and does not violate the forum policy 😅😊
Is there a way to only play the project video on hover? I'd like for the featured image to be used, and then on hover, it triggers the Project Video.
Thanks!
Hi Thomas,
Thank you for getting in touch.
Unfortunately, our theme does not come with this feature out of the box. Adding this would require some extensive customization which I'm afraid we are not able to offer due to support scope limitations.
However, we are partnered with a trusted provider of expert-level Salient customization. If you are interested in initiating a project, we recommend referring to our guide at the following link: https://themenectar.com/salient/customization/
We appreciate your patience on this matter.
Best Regards,
I understand, can you help me on another small thing:
I want to remove the overlay that happens when hovering over an image in an image gallery? I've seen the CSS before but can't remember.
https://thomasw258.sg-host.com/portfolio/drive/
Hi Thomas,
Thanks for writing back
To make the changes as requested, you will need to add some custom CSS code. To do this, please follow these steps:
From your WordPress dashboard, Navigate to Salient > General Settings > CSS/Script Related. In the custom code area, insert the provided CSS snippet:
Once the code is added, save and refresh the page to see if the change has been applied. In case it helps, please check this section from the documentation on CSS/Script Related. If this does not work as expected or If you have any further questions or need additional assistance, don't hesitate to write back, I'm happy to help.
Hey Thomas,
I ran into the same issue, so I did the only logical thing: I asked ChatGPT (link to the original conversation) 😁
Full disclaimer: I am not affiliated with ThemeNectar support. Although I didn’t find any console errors, I can’t be sure whether this breaks any functionality of the site or slows it down — only the developers could say for sure. It does seem to slow down the front-end editor on that specific page a bit, so you might consider enqueuing the script only on the front end.
But I found a solution that may work for you:
I’m using a Post Loop Builder to display Projects (and Project Videos). Just add a Raw JS element at the end of the page and use the following script(s):
CodePen(I can't seem to add post in this forum with script inside)
If you want to mute/unmute the video on hover add the second script inside separate script tag
Hope this helps and does not violate the forum policy 😅😊
Hi Thomas,
I hope you got a walkaround and I can now safely close this ticket.
Please if you need any help feel free to create a new ticket.
Thanks.