Forum Replies Created

Viewing 10 posts - 241 through 250 (of 628 total)
  • Author
    Posts
  • in reply to: Video Gallery plugin problem #8932
    ThemeofWP
    Keymaster

    Hey @kcawte just find your preloader class and add this css into the Visual Composer custom CSS area: SOme of the themes includes custom preloader and they injected to Video Gallery div. If you need quick assist please sent us your wp admin info via email. info @ themeofwp.com

    .preloader + * {
    opacity: 1 !important;
    }

    .preloader {
    display: none !important;
    }
    .preloader + *:not(iframe) {
    height: auto !important;
    }

    in reply to: Freebies #8931
    ThemeofWP
    Keymaster

    Hey there, thanks for your puechase! You need to install Visual Composer first and then install our plugin and activate both them.

    Then you can create your expanding portfolio with the plugin. Also freebies only will be comes with Elegant Mega addons for Visual Composrt but if you need them we can give it for you as free 🙂 just let us know.

    Thanks.

    in reply to: Overlay Menu #8930
    ThemeofWP
    Keymaster

    http://pastebin.com/xHcsKGH6 paste this code into the widget

    in reply to: Video Gallery plugin problem #8923
    ThemeofWP
    Keymaster

    You’re welcome and don’t forget to rate our items on codecanyon.net

    in reply to: Video Gallery plugin problem #8921
    ThemeofWP
    Keymaster

    Check out the custom css settings in the VC.

    in reply to: Video Gallery plugin problem #8920
    ThemeofWP
    Keymaster

    Yes these rules resolved the problem now: (I’ve also updated the plugin to latest version. This version will be release on codecanyon soon.)

    .preloader + * {
    opacity: 1 !important;
    }

    .preloader {
    display: none !important;
    }
    .preloader + *:not(iframe) {
    height: auto !important;
    }

    Please check out your page. It seem it’s okay right now.

    in reply to: Video Gallery plugin problem #8918
    ThemeofWP
    Keymaster

    I think the theme uses this preloader http://weplus.studio/evoclinic/wp-content/themes/thegem/style.css

    And it’s creating a preloader to any media via hooks.

    in reply to: Video Gallery plugin problem #8916
    ThemeofWP
    Keymaster

    That access not enough to investigate issue. Please give us admin rights.

    in reply to: Video Gallery plugin problem #8914
    ThemeofWP
    Keymaster

    If you can sent us your admin info we can assist to you quickly. Sent over as private reply or via email.

    in reply to: Video Gallery plugin problem #8911
    ThemeofWP
    Keymaster

    After the disabled preloader thing it will be displayed like below:

Viewing 10 posts - 241 through 250 (of 628 total)