Forum Replies Created
- AuthorPosts
- January 2, 2014 at 21:09 in reply to: Description of the image does not appear in some browsers #2451
RattusKeymasterMinima Skin hides “Info” button if auto slideshow is enabled. Click “SL” button to stop slideshow and you’ll see “Info” button in top right corner. In Optima Skin you can set to show image info by default.
RattusKeymasterBackground music supports only Optima Skin. Use Flagallery button on page editor panel to insert shortcodes. there will be tab for music and skin. Choose Skin -> Optima, then go to Music tab and choose created playlist.
RattusKeymastergo to edit Phantom gallery -> switch to tab ‘Advanced Settings’ -> in the Custom CSS field paste this:
.gmPhantom_counter { display:none; }and Save
December 31, 2013 at 15:42 in reply to: Must Refresh page to show thumbnail gallery in phantom #2439
RattusKeymasterBe sure you have no any javascript errors on the page. Try clear your browser cache.
Post the link to your gallery page, so I can say more.
RattusKeymasterYes, I have a plan to make full page templates for Gmedia Gallery too.
December 27, 2013 at 23:10 in reply to: Description of the image does not appear in some browsers #2426
RattusKeymasterI’ve checked links and there is no galleries.
RattusKeymasterOn my website all Gmedia Galleries works fine with iPhone 5 (iOS7)
RattusKeymasterIt works for me fine. Try clear browser cache.
RattusKeymasterSet “Thumbnail Border Size” option to ‘0’ in module options (Thumbnail Style tab)
RattusKeymasterThere are few javascript errors on the page and I believe its because of some cache or minify plugin installed in your WordPress. Try disable it (or at least disable minification) and see if it helps.
RattusKeymasterPost link to your gallery page, please.
RattusKeymasterGo to edit Gmedia Music Player module -> Advanced Settings tab -> save this to CSS field:
.jq-mplayer_module, .gm-music-player { margin: 0 auto; }
Now you can try to center player with a simple<div class="aligncenter">
RattusKeymasterThis is possible with Phantom module and Slider module. Just save url to particular gallery page in Link field (when edit gmedia image)
RattusKeymasterI’m working on it.
RattusKeymasterIf you want to hide title only when mouse over image then edit the same file (jquery.gmPhantom.js) at lines 604 – 608 and replace words hide to show and vice versa.
If you want to hide title completely, then just replace words show to hide - AuthorPosts
