Forum Replies Created
- AuthorPosts
RattusKeymasterYour theme does not load script from Flagallery plugin for browsers without flash support.
1) Check if your theme have wp_footer() function in footer.php file.
2) Try temporary disable other plugins.
3) Ask theme’s developer to fix theme or change it.
Also there is JavaScript error on the page generated by your theme when mouse click:ReferenceError: event is not defined Line 206
RattusKeymasterUnfortunately, flash modules can’t be modified.
November 26, 2014 at 19:53 in reply to: Bug?! If I change "Author" of an Album, Album cannot be selected within Gallery #3971
RattusKeymasterI’m working to add bulk editing for albums, as I did for items in library.
RattusKeymasterWhen you create gallery you can choose different source: Albums, Tags or Categories.
For example, you choose some Albums to display in your gallery. Now if you want to add images to gallery you just need upload (or assign in Library) images to chosen Albums.
RattusKeymasterCategories are non editable list and needs for future service development. You can use it as is.
If you need custom names for your image collections then use Albums and Tags.
RattusKeymasterUnfortunately, it’s not possible for modules based on flash.
RattusKeymasterUnfortunately, Gmedia does not have module to display two images at the same time. I’ll make some similar to flipbook module in the future.
All available Gmedia modules at this moment you can see here: https://codeasily.com/portfolio/gmedia-gallery-modules/
RattusKeymasterYour theme override styles for music player. Edit Music Player gallery -> go to Advanced tab -> copy and paste code below to CSS textarea -> Save
ol.gmmp-tracks { margin: 0 !important; text-indent: 0 !important; } ol.gmmp-tracks li:before { content: counter(item, decimal) "." !important; }
RattusKeymasterPhotobox – premium module for Gmedia plugin ( https://codeasily.com/portfolio-item/gmedia-photobox/ ). To remove labels (remarks) from premium modules you need license key which you can buy here: https://codeasily.com/product/one-site-license/
RattusKeymasterProblem was in BWP Minify plugin which prevent to load js and css files for grand gallery. I’ve disabled minify settings in it and galleries works now.
RattusKeymasterOk. Done.
November 25, 2014 at 13:46 in reply to: Using PhotoBox opens proper photobox and UNWANTED regular slider as well #3954
RattusKeymasterYou are using Enfold theme ( as me :) ) which automatically add lightbox to all images.
All you need to do is wrap all shortcodes with div tag and add class .noLightbox. Example:<div class="noLightbox">[gmedia id=1]</div>
Wrap shortcodes in HTML editor, but not in Visual editor.
November 25, 2014 at 13:31 in reply to: Bug?! If I change "Author" of an Album, Album cannot be selected within Gallery #3953
RattusKeymasterAlbum author should be the same as Gallery author (or shared).
If you create Gallery you’ll be able to choose only albums with the same author or shared albums.
So, you just need to change gallery’s author.
RattusKeymasterRealSlider and Video Player modules are the only which can play video at the moment.
RattusKeymasterOk, I’ve restored files that was changed, but I’m 100% sure changes I’ve made was not related to share buttons.
Any way titles works for me. Just hover mouse over thumbnail and it appears at the bottom of image. Seems like I can’t help you, because I don’t see any problem.
See attached screenshot – “Accessories” title appears when I move mouse over first image.Attachments:
You must be logged in to view attached files.- AuthorPosts
