Tagged: ,

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #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-production

    can you please fix that

    thank you in advance

    #614279

    Hi bbrain123!

    That is happening only to the HTC emulator, as I can see is that correct?

    Best regards,
    Basilis

    #616691

    yes it is. Any chance to fix that?

    #617519

    Hey!

    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,
    Yigit

    #617736

    Hello! 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

    #617781

    Hey!

    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,
    Yigit

    #642564

    Hello

    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 fact

    please help!

    #643244

    Hi,

    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,
    Rikard

    #643370

    Hi,
    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!

    #643917

    Hi,

    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,
    Vinay

    #644684

    Hi, 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 it

    #644903

    Also 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 advance

    #646440

    Hi,

    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

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