Forum Replies Created
- AuthorPosts
RattusKeymasterYou can change Phantom fonts and colors only with CSS.
RattusKeymasterI have few clients with more than 50 000 images in Gmedia and there is no any slowdowns. But if you want manage image folder with FTP program, then folder will be opened slower with large amount of files.
I’ve plan to add option for managing albums as folders in the future.
RattusKeymasterUnfortunately, changes you want to do with module require a lot of code editing and if you are not developer you can’t do it.
The only thing you can do is edit gallery and disable “Open Links in Lightbox” option. Then install some lightbox plugin from WordPress repository that fit your needs. Usually, lightbox plugins automatically find links with images and open them in own lightbox.
RattusKeymasterThis is because of some other plugin loads their CSS and JS to Gmedia admin pages. Try go to Gmedia Settings -> Other Settings tab -> check “Enable Gmedia admin panel Isolation Mode” mode -> Save.
If not help, disable other plugins one by one to see which one is conflicts.
RattusKeymasterYes, galleries should work fine now. Don’t forget to clear cache after changes.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterOK. Try just add below code to the end of your global.js file (delete previous fix):
jQuery(function($){ $('.navTabs a').on('click', function(){ var realslider = $('#galleryCategryContanr li.active .realSlider'); if(realslider.length){ realslider.realSlider('updateSliderSize'); } }); });Also it is better if you include global.js file right before
</body>tag.
RattusKeymasterAndroid and iOS have no support of flash player and seems like on your IE and Firefox the flash player is not installed, so you see the alternate jQuery gallery for browsers without flash support. To install Flash Player on your PC browsers go here: https://get.adobe.com/flashplayer/
RattusKeymasterI can see thumbnails on my side. Did you solve your problem?
RattusKeymasterOK. Post credentials here in private reply or use contact page. I’ll try to solve your problem.
May 15, 2015 at 23:47 in reply to: Gamedia Gallery photo-blog gallery -separate page (or link) #4878
RattusKeymasterIf you fill item’s Link field with some URL in Edit mode, then PhotoBlog gallery will add this link to thumbnail’s title.
RattusKeymasterPost link to your gallery page, please.
RattusKeymasterFixed in Gmedia v1.6.4
RattusKeymasterIn the latest version of Gmedia Gallery (v1.6.3) I’ve added filename renaming to “Batch Edit” action.
RattusKeymasterGo to edit PhotoBlog gallery -> Common Settings tab -> and check “Set height manually”, then set height you need and Save changes.
- AuthorPosts
