Forum Replies Created
-
AuthorPosts
-
Xpark MediaKeymaster
Do you see any errors in the server error log?
Some issues that you maybe running into are:
- image too big
- Issues with watermark image
- Issues with watermark font
- Permission issues
You can send access credentials to [email protected]
Xpark MediaKeymasterThere are a few css(display) issues in the administration area that we are trying to correct. Other than that we don’t see any mayor issue. If you don’t mind having some display issues you can upgrade.
Thank you for the offer to translate the plugin, there is a French translation file but it is not complete.
We are trying to set up the plugin to support the new WordPress translation process
Xpark MediaKeymasterThe best way to do it, is using the Image Store hooks. ims_image_tag_buttons allows you to rename, change or add buttons. Unfortunately this is not a setting.
If you site is in another language other than English, you could also use the translation files to make the change.
Xpark MediaKeymasterAdding a featured image to the gallery is not a problem, but it must be supported by the theme used in the site.
To add support for featured image use the “ims_gallery_post_type” filter in the functions.php file.
Xpark MediaKeymasterWe tested the feature and works on PayPals test site. Could you please provide a link to the your site.
Xpark MediaKeymasterUsing ‘pop_set_post_view’ and returning false turns off the function. But before returning false you can run any function that process the views.
Xpark MediaKeymasterAt this moment, those features are not an option. The plugin will need to be extended using the plugin’s API.
Xpark MediaKeymasteryou may need to rename the file from “ims-de_DE.mo” to “image-store-de_DE.mo”.
Xpark MediaKeymasterDid you change the configuration file also? Know that not all the plugin is translated to German, those files are provided by other users.
Xpark MediaKeymasterPinch at the moment is not supported by the plugin. Only swipes using the lightbox.
We are not familiar with “PhotoSwipe”. If you would like to implement it. Disable the default javascript and css files and add any custom files.
See settings > general
Xpark MediaKeymasterThis is not a bug, it is by design. The slideshow is only for presentation and the favorites pages is displayed always as a grid.
You could use the “ims_before_galleries” filter to change the display. Include the favorites layout by using
include( IMSTORE_ABSPATH . '/_store/slideshow.php' );
Xpark MediaKeymasterDecember 5, 2015 at 12:02 am in reply to: Logout page show nothing and not redirect anywhere #453390Xpark MediaKeymasterDo you have a test site/gallery. We will like to see what is the problem in your site. You could send your information to [email protected]. Use the same title as the topic.
We run a few tests and we did not see any issues.
Xpark MediaKeymasterUnfortunately the plug doesn’t work at the moment with ajax driven pages. This is because the plugin waits for the page to load to start working, ajax pages have a different behavior
November 23, 2015 at 11:33 pm in reply to: Image Store admin bar menu doesn't appear after install #445068Xpark MediaKeymasterIt could be the menu priority number. Disable the other plugin just to test it.
Make sure that there is no css or javascript conflicts.
-
AuthorPosts