Forum Replies Created
- AuthorPosts
RattusKeymasterThis reply has been marked as private.
RattusKeymasterFIxed. Thanks for giving me access to your website. I’ll add this fix in next plugin version.
RattusKeymasterI need access to your WP admin, so I can try to solve your problem.
RattusKeymasterJavascript files for gallery not loaded. Maybe try reset cache plugin or temporary disable it.
RattusKeymasterUnfortunately, there is no import from WP Media Library feature in Flagallery plugin.
You can import /wp-content/upload folder, but it will import all cropped versions of one image (including thumbnail) to Flagallery.Import from WP Media Library available in my another plugin called Gmedia Gallery.
(Gmedia -> WP Media Library -> select images -> in Action menu choose Import)October 8, 2015 at 10:34 in reply to: Video Player Disappears while page is loading.. Please Try to Help Me #5622
RattusKeymasterPerhaps, it is CSS or JS conflict with some other plugin or theme. Post link to the page, so I can say more.
RattusKeymasterMaybe you update your theme recently? Or some function call fatal error right before footer.php file.
I need FTP access to your server to fix the problem.
RattusKeymasterSeems like your theme not loading footer.php file, because there is no closing tags for
</body>and</html>in the page source.
Without footer.php file important scripts for plugins are not loading too. Fix your theme to load all parts for gallery working.
RattusKeymasterNothing. First thing you should do after update is clear browser cache (reset cache plugins if you have them), so you’ll be sure that it loads updated versions of JS files and CSS but not from cache.
RattusKeymasterThat is not as simple as you think. I’m working on it.
September 28, 2015 at 22:40 in reply to: Thumbnails not showing on photomania gallery when dropped into WP site box #5589
RattusKeymasterThis reply has been marked as private.September 28, 2015 at 22:37 in reply to: Thumbnails not showing on photomania gallery when dropped into WP site box #5588
RattusKeymasterThere is javascript error on the page:
TypeError: options is undefined
/wp-content/plugins/js_composer/assets/js/js_composer_front.js?ver=4.2.3
Line 385Contact js_composer developer to fix tis error. But before try temporary disable that plugin to see if it fix the gallery problem.
Also I’ve noticed two galleries on one page works improperly when click on prev / next buttons. I’ll fix it in next plugin update.
RattusKeymasterIf it’s not hard to you, please, rate my plugin: http://wordpress.org/support/view/plugin-reviews/grand-media
It is very important for me. Thanks.
RattusKeymasterYour theme have audio.js file which look for all audio tags on the page and convert them in such green players. We can’t do anything with that, but we can hide that player with CSS.
Go to edit Music Player gallery -> Advanced Settings tab -> add to Custom CSS:
.jPlayer-container {overflow:hidden;}Update.
RattusKeymasterThat green player is not from Gmedia plugin. Some other plugin or theme add code to Gmedia Music Player. Also it’s could be CSS conflict.
Post link to the page with Music player, so I can look closer on code.- AuthorPosts
