-
-
Hi there!
I’m writing to you cause i got some problems with the background video fonction. Before the video starts the play button is showed and that’s very annoyng cause the users try to click on the button without any results.
The problem is even bigger with iphone’s users cause the video background fonction doesn’t work and the frame stuck with the button… I send somes screenshot to show the problem.
Also, about videobackground: there is any chance to add a volume button to allow users to listen to the audio if they want?
———-
The other problem that i got is with the lightbox in mobile version. As you can see by the screenshot the photos open in full with format and are cropped on the side. Unfortunately not all the users understands that they have to click on the rectangular icon to resize the images. Can you help with this?
———-
About the menu: the animation doesn’t work when you click the first time on the burger menu icon. The second time, yes: but as you know the first is the most important!
link to screenshots: https://drive.google.com/drive/folders/1ggs8xJMTFPMfZqwHDkCVGuM8CbbtEhvU?usp=sharing
Regards,
Van
-
Hello,
Sorry for the late reply. Please add some wp credentials in a private reply. So we can give it a closer look.
Let us know.Best regards!
-
-
-
Hello!
Thanks for the reply!
– I tried your code for the videobackground problem, but nothing: the youtube description and the play button are still there. And for the question of the volume button: there is any chance to have it?
– About the lightbox issue, i hope for a soon reply from the developpers cause is a common issue that also others users got with your theme.
– About the animation of the menu i can confirm that the problem doesn’t come from a third part plugins. The problem was fixed by Ruco (i guess) adding some code. But after an upgrade of the theme the problem reappared!
Looking forward a reply.
Regards,
Van
- This reply was modified 5 years, 6 months ago by Van_i.
-
-
Hello,
– We are looking to make an update soon with using Youtube Api instead of iframe option.
At the moment to resolve this issue you can use Revolution Slider instead of our Codeless Slider.
Your problem can be fixed.
About the lightbox i have add the code below to fix the issue that will come with the next update too:
@media(max-width:768px){ .ilightbox-container .ilightbox-image{ width: 36% !important; height: 36% !important; left: 32%; position: absolute; right: 100%; top: 183px; } }
We have also fixed the issue with the menu by change this line on the codeless-main.js file:
from:setTimeout(function(){ CL_FRONT.animations( $('#navigation'), true);
replace:
setTimeout(function(){ CL_FRONT.animations( $('#navigation'), false );
Let us know.
Regards!
-
Hi Ruco!
Many thanks for the reply and the solutions: you’re the best as the usual!!! :-)
Now the menu works well and the size of the photos in the lightbox are showed ad expected: and that’s great!!! Unfortunately there is a new problem about the lightbox: when i click on the resize icon, the photo is showed very small instead a full screen format. But i’m already happy like this!!
For the background video i’ll try the revolution slider and i’ll hope for a soon upgrade of your theme to use the native plugin!
Thanks again!
All the best,
Van
-
You must be logged in to reply to this topic.