Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #941073

    I just updated the theme Enfold, and now the Video is displaying over the text. http://coreevents.com/myers-briggs/

    In editing mode, it displays correctly but when I view page, the video plays on top. It worked fine before theme update.

    Thanks!

    #941089

    Hey tammyfarrington,

    Add the following to quick css:

    .mejs-controls{
    bottom:-320px!important;
    }
    
    .mejs-layer.mejs-overlay-play{
    height:300px!important;
    }
    
    .wp-video{
    height:409px!important;
    }

    Best regards,
    Jordan Shannon

    #941096

    I added the css and it is still the same.

    Thanks,
    Tammy

    #941100

    Hi,

    Did you add it to the very top of quick css so that it will run first?

    Best regards,
    Jordan Shannon

    #941490

    Hi Jordan,

    I had added it to the css of child theme. I removed it and added it to the css section of the theme and it is now working. Thanks for your assistance!
    Tammy

    #941652

    Hi Jordan…Since I updated to the latest theme update, my loading speed has slowed way way down.

    I’m counting to 9-10 sec everytime I change pages, or update then view, I have to wait.
    I contacted my internet service – I’m at optimal high speed
    I contacted the hosting (godaddy). We changed theme and it speeds up. Re activated Enfold and it slows down.
    My other wordpress websites, I’m not having a speed issue.
    Can you assist?
    Thanks
    Tammy

    #941691

    Hi,

    Hmmmmm,I’m not quite sure what could be the exact cause on this one. Have you attempted to disable all active plugins to see if the issue resolves and that a plugin is not causing a slow down?

    If possible please try starting a new thread for this issue. It serves to keep this one organized to the original topic. Also, with the new thread the title will alert other mods and users who may have an idea.

    Best regards,
    Jordan Shannon

    #941765

    Hi Jordan,

    I ended up restore the backup before the recent Enfold update. The speed was very slow then which tells me it didn’t come from the recent update.

    However, I re-added my video and it is displaying over text like before. I added the above css to the theme css section, but this time it didn’t resolve the issue. I also checked igcognito and using safari and the video is over text.

    What should I do next? http://coreevents.com/myers-briggs-test/

    Thanks,
    Tammy

    #942473

    Hi,

    Thank you for the info. Did you re-save the theme options after the update? This should regenerate the script and stylesheets. You may need to purge the cache afterwards.

    Best regards,
    Ismael

    #942626

    Yes I did the theme update and flush cache. I checked it on another computer and the video is on top of text.
    Thanks Ismael.

    Please don’t close question. It is not working. Video is still displaying over text.

    #943301

    Hi,

    Thank you for updating us back we appreciate it

    Best regards,
    Basilis

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Just updated theme – Video is displaying over text’ is closed to new replies.