Forum Replies Created
- AuthorPosts
RattusKeymasterEvery module have it’s own settings. Flash modules have background option. As for PhotoBox there need to change a lot of CSS.
But to make it little lighter you can add this CSS to your theme style.css file:#pbOverlay{ background:radial-gradient(rgba(255,255,255,.6) 0%, rgba(0,0,0,.9) 100%); }
RattusKeymasterFixed in v1.6.1
RattusKeymasterForgot to thank you for your message. I’ve fixed problem you’ve described in Gmedia Gallery v1.6.1.
RattusKeymasterVery nice gallery. Seems like you’ve already solved your problem.
May 13, 2015 at 13:27 in reply to: Gmedia slider not working on mozila firefox even your demos not showing well mnr #4830
RattusKeymasterOptima, GreenStyle, Video modules and all flash modules requires Adobe Flash Player to be installed for browser. Chrome have it’s own flash player, but for other browsers (like Firefox) you should go to https://get.adobe.com/flashplayer/ and install it to have ability to view flash elements on any website.
For browsers without flash player and for mobile browsers (which not support flash) Gmedia plugin shows alternative gallery – thumbnails grid.
RattusKeymasterSeems like I should make re-count button for tags, albums and categories…
RattusKeymasterTry resave PhotoBox galleries. Seems like thumbnail size is not applied for grid.
Also be sure you have latest version (v1.6) of Mosaic module. You can update modules on Modules page via admin.
RattusKeymasterGo to edit your Mosaic gallery -> Advanced Settings tab -> in Custom CSS add this code:
.gmediaMosaic a[title]:hover::after { background-color: #000; bottom: 0; color: #fff; content: attr(title); display: block; left: 0; opacity: 0.6; overflow: hidden; padding: 4px 8px; position: absolute; width: 100%; z-index: 20; }Save changes. Now on thumb hover you should see titles.
May 13, 2015 at 12:34 in reply to: Mosaic Module – add social media share buttons on individual images #4826
RattusKeymasterThere is no way to add share buttons to Mosaic module unless you are developer and know how to modify code.
I’m working hard to add new features to plugin and modules, so be patient and follow my twitter @CodEasily for news and updates.
RattusKeymasterHere is what you can add to your tabs javascript code:
jQuery('#galleryCategry a').on('click', function(){ jQuery('#galleryCategryContanr li.active .realSlider').realSlider('updateSliderSize'); });
RattusKeymasterCheck if you have hidden .htaccess file in server’s wp-content folder and delete it.
RattusKeymasterGlad you solved the problem. Unfortunately, there is no app for Android yet. Maybe in future.
RattusKeymasterNot yet, but I’m working to add support for WPML in the future.
RattusKeymasterI’ll add option to show alternate jQuery gallery in next Slider module version… soon. Follow my twitter @CodEasily for news and updates.
RattusKeymasterEach module have their own settings. I can’t move settings of one module to general settings.
- AuthorPosts
