Tagged: mobile, responisve
-
AuthorPosts
-
April 14, 2016 at 8:15 pm #614234
Hello!
I can t view my social widgets (top of the screen) on mobile and the loader doesn t scale and gets cut by the screen – please see here:
http://mobiletest.me/htc_one_emulator/?u=http://www.imedia.click/video-productioncan you please fix that
thank you in advance
April 14, 2016 at 9:45 pm #614279Hi bbrain123!
That is happening only to the HTC emulator, as I can see is that correct?
Best regards,
BasilisApril 18, 2016 at 5:23 pm #616691yes it is. Any chance to fix that?
April 19, 2016 at 4:15 pm #617519Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 480px) { .av-preloading-logo { max-width: 80%; }} @media only screen and (max-width: 768px) { #top #wrap_all .av_header_transparency { position: absolute!important; background: transparent; }]
Best regards,
YigitApril 19, 2016 at 10:35 pm #617736Hello! It helps yet it changes the layout of the whole site which I don t like- any chance it could be done so that it only changes the mobile version? thank you in advance
April 20, 2016 at 12:20 am #617781Hey!
Whoopsie! I noticed a typo in my previous code, please use following one
@media only screen and (max-width: 480px) { .av-preloading-logo { max-width: 80%; } #top #wrap_all .av_header_transparency { position: absolute!important; background: transparent; }}
Regards,
YigitJune 3, 2016 at 2:54 pm #642564Hello
I am trying to link the play button to a Youtube video that starts from a specified time, ie 14 secs
somehow the lightbox is not working-it redirects to play the video on Youtube watchpage – how to fix that? I need it to open on the site within lightbox
tried with revolution slider and it doesn t work either at all in factplease help!
June 6, 2016 at 4:43 am #643244Hi,
Your video is opening in a lightbox on my end, I’m guessing you figured that out? You can try something like this to get your video to start at a certain point: http://youtubetime.com/
Thanks,
RikardJune 6, 2016 at 9:47 am #643370Hi,
this tool doesn t work – please see here http://imgur.com/jX4sVyM
what the link at the specified time using youtubetime.com looks like when I connect it to the icon
also tried to use youtube in-built https://youtu.be/HIZ3oX-Lmkg?t=29 but that only opens in new window and i need a lightbox
please help!June 7, 2016 at 10:01 am #643917Hi,
The video URL you are trying to include is unlisted and it may not work for you
Please feel free to try any video link which is free to share from youtube.
Enter the youtube video URL and set your preference http://www.vtubetools.com/
Copy the URL src from iframe code and use it in the theme with a 3rd party lightbox plugin.
<iframe width="560" height="315" src="http://www.youtube.com/embed/ku6SAMsyHbo?&autoplay=1&start=14" frameborder="0" allowfullscreen></iframe>
At the moment the youtube videos with custom parameters are not supported to open in lightbox.
Example : https://www.youtube.com/watch?v=ku6SAMsyHbo&autoplay=1&start=24 will not work in lightbox.Request you to open new tickets for different issues.
Best regards,
VinayJune 8, 2016 at 10:55 am #644684Hi, I don t understand please – have a look http://imgur.com/rHrA0IX I am trying to link the icon item with the video – I ve used your tool but do I need a special plugin to do that? if it s a lightbox plugin can I still link it up with the icon element? so that the play button triggers the video to play at the specified time
also I have no clue how to open a new ticket in here – I ve searched all over and it s not straightforward how to do itJune 8, 2016 at 3:34 pm #644903Also I have a trouble of embedding the Typeform form into the product description (Woocommerce) – any chance you could help so the form could be embedded with the product description?
thank you in advanceJune 11, 2016 at 2:07 am #646440Hi,
please use different ticket for different questions and let’s stick to thread’s title only here. Go to https://kriesi.at/support/forum/enfold/ to open a new ticket.
Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.