Forum Replies Created
- AuthorPosts
-
ThemeofWP
KeymasterHey @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;
}ThemeofWP
KeymasterHey 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.
ThemeofWP
Keymasterhttp://pastebin.com/xHcsKGH6 paste this code into the widget
ThemeofWP
KeymasterYou’re welcome and don’t forget to rate our items on codecanyon.net
ThemeofWP
KeymasterCheck out the custom css settings in the VC.
ThemeofWP
KeymasterYes 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.
ThemeofWP
KeymasterI 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.
ThemeofWP
KeymasterThat access not enough to investigate issue. Please give us admin rights.
ThemeofWP
KeymasterIf you can sent us your admin info we can assist to you quickly. Sent over as private reply or via email.
ThemeofWP
KeymasterAfter the disabled preloader thing it will be displayed like below:
- AuthorPosts