Forum Replies Created
- AuthorPosts
- April 2, 2016 at 18:56 in reply to: Gallery Admin Buttons And Links Don't Work After Last Update #6787
RattusKeymasterOk. I’ve fixed the plugin. There was a conflict with your theme.
Isolation mode isolate only from other plugins, now I’ve added isolation from theme’s scripts and css too.
RattusKeymasterIt’s a bug with categories. I’ll fix it in the next plugin version.
Categories are not gone when you enter Edit mode. They are just not displaying. But if you edit any field on the item, then categories that not shows will be gone for edited item.
Private picture can be in multiple categories too. If public picture is in a private gallery or in a private album that is not mean that picture will be private too, because picture have it’s own status and it can be found with a WP searchform or via tags.
You can go to edit Album and check “Apply Status for all items in album” and click Update.April 1, 2016 at 15:33 in reply to: Gallery Admin Buttons And Links Don't Work After Last Update #6781
RattusKeymasterI can try help you with this, but I need access to your WP Dashboard.
RattusKeymasterI’ve checked your page again before any changes and it works fine on iPad now. Maybe you’ve deleted/updated some other plugin and now there is no conflicts?..
RattusKeymasterI’ve cleared cache, so plugin create fresh cache for http://multibiura.pl/wirtualne-biuro/wirtualne-biuro-poznan/
Now it works fine and I know that cache created, because I’ve swapped last two images and when I logged in I can see the changes but in incognito the cached version works fine and last two images doesn’t swapped. I’ll check your page few days to see if gallery still working, but you can inform me too if there will be something wrong.
RattusKeymasterYes, you can post here in private reply or via Contact page.
RattusKeymasterI’ve tested Gmedia with WP Fastest Cache (all options enabled) and all is working fine. Did you try “Delete Cache and Minified CSS/JS”?
If it will not help, then I need access to your WP Dashboard, so I can make some tests on your side.
RattusKeymasterIt’s could be plugins conflict. Try temporary disable other plugins one by one and check if this helps. Also it’s could be some security plugin which add some rules to .htaccess file to prevent uploading.
I need access to your WP Dashboard, so I can say more.
RattusKeymasterThere is something strange? I’m looking through desktop browser and your wordpress identify it as mobile, then recently it stop.
Did you modifying something on your server?I’ve fixed Mosaic module in v2.2. Go to Gmedia Modules page and update it to latest version.
RattusKeymasterI’ll look what I can do to resolve conflict with WP Fastest Cache plugin.
Did you tried enable “Raw output for Gmedia Shortcode” in Gmedia Settings -> Other Settings?
RattusKeymasterFixed: Set height manual not worked on some modules.
Go to Gmedia Modules page and update modules to latest versions.
RattusKeymasterFixed: Set height manual not worked on some modules.
Go to Gmedia Modules page and update modules to latest versions.
RattusKeymasterThere is CSS setting in your theme which make all images in safari transparent (/wp-content/themes/dt-the7/css/main.min.css):
html:not(.mobile-true) #main img:not(.animate-element, .ls-s-1) { opacity: 0 }To fix this try add code below to your style.css:
html #main img { opacity: 1 !important; }OR
try wrap shortcode with div like below:
<div class="animate-element">[gmedia id=4]</div>Also you can ask theme’s developer to fix it.
RattusKeymasterI’ll try to add option in to Action menu to apply preset settings for created galleries.
RattusKeymaster1) Go to Edit your Phantom gallery or click to create new one but do not save if you don’t need it.
2) Click Module Presets and choose preset you want to change
3) Modify settings to fit your needs
4) Click Module Presets and Save preset with the exact same name. This will replace old preset and ID will be the same.Step #2 is not necessary if you want completely change preset settings.
- AuthorPosts
