• I have activated your plugin and obtained an api key. I am using a responsive theme with page builder. The video appears to size correctly when I shrink down my screen, however it is cutoff on mobile phone. Can you help?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    hmmm … can you try forcing LYTE to be act on mobile too with below code snippet to see how it acts in that case?

    
    add_filter('lyte_do_mobile','__return_true');

    frank

    Thread Starter CindyOTSEO

    (@cindyotseo)

    I tried that and it didn’t make a difference. I don’t know if I have it set up properly because in the plugin settings I have it set to center and size, but that isn’t working. When I put the widget into the container, it either is left justified or the same size – regardless of setting. I want it to be centered but not take up the full width, so I’d created 3 blocks in that row. I have removed the extra blocks so you can see – no matter what I set in settings page, it is the same size and left justified. I created api and tested it and it says it is working?

    Thread Starter CindyOTSEO

    (@cindyotseo)

    BTW… code provided doesn’t work with or without the extra blocks.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    and have you tried adding the vid. using the shortcode iso as a widget?

    Thread Starter CindyOTSEO

    (@cindyotseo)

    Thank you for your help – where can I find shortcode instructions?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘video is not fully responsive – cutoff on cell phones’ is closed to new replies.