Forum Replies Created
- AuthorPosts
RattusKeymasterWell if lazy-load plugin have some options to set which images to affect, then there should not be a problem.
Just set to exclude images in a div with class “gmedia_gallery”:
.gmedia_gallery img
RattusKeymasterTry this CSS code:
.gmPhantom_thumbsWrapper { font-size: 0; line-height: 0; text-align: center; } .gmPhantom_ThumbContainer, .gmPhantom_LoadMore { float: none !important; display: inline-block; }Save it in Custom CSS setting field of Phantom module.
RattusKeymasterThat’s could be problem with our hosting provider. I’ll fix it ASAP.
As for now you could download modules at the bottom of this page: https://codeasily.com/portfolio/gmedia-gallery-modules/
and install via “Install Module ZIP” button on Gmedia admin Modules page.
RattusKeymasterLazy load plugins replace image src property in the code and break gallery functionality. Lazy load plugins are good only for single images.
RattusKeymasterSome other plugin or theme overwrite styles for the gallery. I need you post link to the gallery page where the problem occurs, so I could tell more how to fix it.
RattusKeymasterDesire module as for now available only at Envato Marketplace: https://codecanyon.net/item/desire-slider-gallery-module-for-gmedia-plugin/19395490
RattusKeymasterI need access to your WP Dashboard, so I could look closer on the problem.
RattusKeymasterTry download ZIP files of modules and install them by clicking “Install Module ZIP” button.
Or you could upload via FTP unzipped modules to ‘/wp-content/grand-media/module/’ folder.
RattusKeymasterSome other plugin (or maybe theme) loads own styles for FancyBox lightbox and overwrites styles for Gmedia Gallery. I can’t say which plugin it is because you use some minify/optimize plugin which combine all styles in one file.
April 10, 2017 at 18:43 in reply to: How to download the photo in its original size when using the Optima module? #9303
RattusKeymasterSome premium modules, like Desire and Albums Stripes are available only on Envato Market: https://codecanyon.net/user/gallerycreator/portfolio
April 10, 2017 at 18:42 in reply to: How to download the photo in its original size when using the Optima module? #9302
RattusKeymasterGo here: https://codeasily.com/portfolio/gmedia-gallery-modules/
Scroll down to find download links. Then install module ZIPs on Gmedia Modules page by clicking “Install Module ZIP” button.April 10, 2017 at 17:35 in reply to: Como DESATIVAR o pré-carregamento giratório ( modulo RealSlider ) #9297
RattusKeymasterPost the link to your gallery page please. Perhaps, we are talking about different things.
There also could be conflict with fancybox javascript that is registered in your theme or some other plugin. To fix this I need access to your WordPress admin panel.April 8, 2017 at 21:44 in reply to: How to download the photo in its original size when using the Optima module? #9289
RattusKeymasterUse different module: PhotoMania, PhotoTravlr or Desire module
April 8, 2017 at 21:42 in reply to: Hide Individual Item pages/posts from Search Engine Indexing #9288
RattusKeymaster@reneechristine83: Yes, but for galleries you should prepend ‘exclude_’ string to the Slug field.
April 8, 2017 at 21:37 in reply to: Como DESATIVAR o pré-carregamento giratório ( modulo RealSlider ) #9287
RattusKeymasterAdd to Custom CSS field of RealSlider module:
.realslider_module .gmPreloader { display:none; }- AuthorPosts
