Forum Replies Created
- AuthorPosts
RattusKeymasterI’ve found this on your edit page (when debug mode is enabled):
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /wp-includes/taxonomy.php on line 2021This mean you need increase PHP Memory Limit on your server (or ask your hosting to do that for you). Visual Composer eat almost all memory on Edit Page and together with Gmedia Gallery memory is not enough, so there is Fatal Error and half loaded page (without javascripts) will not work.
You have PHP Memory Limit set to 128Mb on your server. Increase to 256Mb in hosting’s control panel or ask hosting to do that for you.
July 6, 2015 at 21:14 in reply to: No Gallery Images are displaying on my webpage, Please help??? #5175
RattusKeymasterThe code that you’ve add to function.php should load jQuery library on the page which is required for many plugins, but when I open your page url and look on source I see that jQuery is not loaded.
Try temporary disable other plugins one by one to see if that solves the problem. If not then problem could be in them. You should try also temporary switch to one of built in theme. So, you can find where is the problem and then dig deeper.
RattusKeymasterIf you have some cache plugins installed (like W3TC) you should reset cache to see changes.
RattusKeymasterFixed in Gmedia Gallery v1.7.0
RattusKeymasterI don’t think WP Smush works with Gmedia. Gmedia Gallery uses separate from WordPress Media Library folders and DB Tables.
Try EWWW Image Optimizer plugin. There is option to automatically scan folders (which you set manually) and optimize images in them.
RattusKeymasterUnfortunately, that is not possible in Flagallery plugin.
RattusKeymasterWPMobile Apps plugin which you have installed on your website loads own javascript on all admin pages which hides all html elements with class ‘.tab-content’. GmediaGallery have few pages with using this class for tabs.
I’ve edited GmediaGallery plugin and renamed ‘.tab-content’ class to ‘.gm-tab-content’, so now WPMobile Apps plugin should not conflict with GmediaGallery plugin. I’ll also add this changes to next plugin’s update, so problem will not appear after update.
Note, before creating gallery you should assign at least one term (album, tag, filter or category) to images. Or you can create quick gallery from selected images right from Gmedia Library (Action menu).
RattusKeymasterOk, I’ll do CoverFlow gallery module in nearest feature. As soon as I finish module I’m working right now (called PhotoMania Pro), I’ll start making coverflow module.
RattusKeymasterIt’s a pity you doesn’t like my plugin. I do my best to make good free plugin. I’m sure there are a lot of other free plugins you can try in wordpress repository.
If you need help with plugin just ask. Give me temporary access to your WP Dashboard and I’ll be glad to solve your problems with my plugin.
RattusKeymasterPost link to example of gallery you want to see in Gmedia Modules and I’ll try to make it.
RattusKeymasterJust tried on both your websites and VC plugin works fine: http://i.share.pho.to/611cae32_o.png
Tried also switch to Classic mode. All works fine. Try clear browser cache.
RattusKeymasterThis reply has been marked as private.
RattusKeymasterFlash is not supported by mobile devices, so you can see the alternate jQuery gallery which looks like thumbnails grid. Use other gallery modules based on JavaScript if you want the same look on desktop and mobile browsers.
June 26, 2015 at 10:04 in reply to: Audio in gallery not playing; and slideshow images small in full screen. #5131
RattusKeymasterSorry for slow answers. I’m on vacation this week and it is hard to find internet here.
June 26, 2015 at 10:01 in reply to: Audio in gallery not playing; and slideshow images small in full screen. #5130
RattusKeymasterYes, you could put few different modules on one page like RealSlider and music player.
All premium modules are full functional, without any limits and free to test on your website, but without license key you’ll see backlink banner which will disappear after you save license key in settings. So, everyone can test modules or ask support if something not working before purchasing.- AuthorPosts
