Forum Replies Created
- AuthorPosts
RattusKeymasterThere are a lot of relative and chained settings in Phantom module. Perhaps you leave Height = 0 (read careful each setting description) – If Height value is 0, then Thumbnail Rows value ignored and Thumbnail Columns is a max value.
RattusKeymasterCreate separate gallery where each image have link to different gallery page.
RattusKeymasterPlugin can’t find default skin in ‘/wp-content/flagallery-skins/’ folder.
You can copy all skins from ‘/wp-content/flash-album-gallery/skins/’ folder to ‘/wp-content/flagallery-skins/’ folder.
Or download attached default free skins and upload them via FTP to ‘/wp-content/flagallery-skins/’ folder.Attachments:
You must be logged in to view attached files.
RattusKeymasterAdd this styles to the end of css file:
.gm-music-player .play, .gm-music-player .play:hover { position: relative; background: transparent url(../img/player-play.png) no-repeat center center scroll; } .gm-music-player .pause, .gm-music-player .pause:hover { position: relative; background: transparent url(../img/player-pause.png) no-repeat center center scroll; }I’ll fix this in next plugin release.
RattusKeymasterPerhaps, you set height in %. This is not recommended. Or some of your theme styles override gallery css. Seems like you already disabled plugin and I can’t tell you more.
RattusKeymasterSorry for any inconvenience, but no docs or tutorial yet. Plugin is under development and I’ll make docs when v1.0.0 will be released.
RattusKeymasterWhat browser do you use? Can you make a screenshot, please?
RattusKeymasterIf you have few galleries which grab images from different categories, then go to Gmedia Library -> select images you want to assign another category -> click on “Category” button on the top panel and in dropdown click on category you want to assign for selected images (don’t click on arrow) -> that’s it. Now you can click on green label “* selected >>” on top panel and clear selection.
RattusKeymasterThis will be available in future versions. Follow our twitter @CodEasily for news and updates.
RattusKeymasterUnfortunately, I can’t advise you something without testing plugin on your server. I need access to wp-content folder and probably login to dashboard. I’ll change nothing in core files (only in grand-media folder). If I’ll found solution for your problem this will be helpful for other users too.
RattusKeymasterPlugin may work improperly when safe_mode is enabled (http://php.net/manual/en/features.safe-mode.php). Set safe_mode to 0 to disable it in php.ini file (or in server’s control panel or ask your hosting to help you with this)
RattusKeymasterI believe that your theme’s css override .play class for music player. I’ll rename this class to something unique in next Music Player version. But for now you can fix it in your theme’s style.css file
RattusKeymasterI need FTP access to your server, so I can try to solve your problem. Use Contact page or reply here as private reply.
RattusKeymasterYou can just increase gallery height
RattusKeymasterI need temporary access to your WordPress admin (you can create admin user for me), so I can test uploader on your server.
Post credentials in private here or use contact page.- AuthorPosts
