Forum Replies Created
- AuthorPosts
RattusKeymasterContact me via Contact page and include key you’re using.
RattusKeymasterYou can manually download it ( https://codeasily.com/download/phantom-module-zip/ ) and upload unzipped folder via FTP to ‘/wp-content/grand-media/modules/’ folder.
RattusKeymasterNo. All files saved to ‘/wp-content/grand-media/’ folder (images stored in image folder, music files in audio folder, video files in video folder, thumbnails in link folder, other files in application folder)
RattusKeymasterOk. I’ve fix plugin on your website and will add this fix in future update of Flagallery plugin.
RattusKeymasterNo, not hosting. Actually, I can try to fix Flagallery files right from WordPress Dashboard, but will be better and much easier to do it with FTP access to your server.
RattusKeymasterI can see gallery on all my desktop browsers: IE10, Chrome, Firefox. All Desktop browsers shows me 2 pictures, but on my iPhone and Nexus 7 I can see 4 images. If you have some cache plugins installed on your WordPress or on server, then try to clear this cache or reset.
RattusKeymasterThere is no error in this code. Error text color should be red in Chrome Console. Hm… If there is no js error in console and theme’s footer.php file have wp_footer() function and gallery published and have at least one image which is open for public (checkbox not checked in last column when edit gallery) than it should be displayed.
RattusKeymasterI’ve checked latest version of Fancybox v2.* and it uses Creative Common License which is not compatible with GPLv2 or later. The WordPress Guidelines for plugins says “Creative Commons licenses are not compatible and are not allowed.” (even for third-party libraries).
So I can’t update plugin with latest fancybox, but I can fix conflict between plugins if they are displayed on different pages.
I need temporary FTP access to ‘/plugins/flash-album-gallery/’ directory.
RattusKeymasterAlso be sure your theme contains
<?php wp_head(); ?>in header.php file and<?php wp_footer(); ?>in footer.php file.
RattusKeymasterCheck if gallery page have javascript errors. Open DevTools in Chrome Browser (F12) and look on Console tab.
Some of javascript files (from other plugins or your theme) can cause an error.
RattusKeymasterI can’t check your website (500 Internal Server Error). But I’ll update plugin with latest Fancybox script soon.
RattusKeymasterPost the link to your gallery page, please. The reason could be the javascript error on the page or if gallery does not contain images.
RattusKeymasterThere is no option to order tabs. You need to create them in order you want. I’ll Add drag’n’drop feature for ordering tabs in future.
RattusKeymasterDid you resolve your problem?
RattusKeymasterThe reason could be if images are PNG or if picture resolution is more than 72 DPI (dots per inch).
- AuthorPosts
