Forum Replies Created
- AuthorPosts
-
Xpark Media
KeymasterWe ran a few test and we couldn’t duplicate the issue, it may be a corrupt price list, Try creating a new list and add the same settings and let us know if you still have the issue.
Xpark Media
Keymasterissues like this are usually a conflict with the theme styles. But it looks like you have the entire plugin’s styles disabled.
If the styles are causing problems with your theme you will have to create you own styles or what you can do is activate the styles again and just fix those that are causing issues.
Settings > general check “Use CSS”
Xpark Media
KeymasterHi,
currently you can restrict the access only at the gallery level using a roles plugin, you can restrict each image but you will have to create a custom plugin using the plugin’s hooks
Xpark Media
Keymasterit will be a bug, user using email notification should not be allow to download the images
Xpark Media
KeymasterWe will take a look at it.
Xpark Media
KeymasterNo you should be able to post new post, but only on the main support page
https://xparkmedia.com/support/image-store/ if you don’t get the option just refresh the page.For the color option first be sure that you have the php extensions installed and check your memory limit the process take more memory than usual especially on big images.
Check your server error log for a possible problem.
Xpark Media
Keymasterif could be that you are missing some information for a previous update, if you can remember your settings. go to settings > reset and restore all the values to the default settings.
This should work also check the checkout message to be sure that you are not missing any replacement tags.
October 7, 2013 at 10:56 pm in reply to: Expiration date not working? Gallery is expired, but still showing #55125Xpark Media
KeymasterWe ran a few tests and we don’t see any issues. Are you using a custom WP_query for the images.
The link above gives a 404 response what you should expect on a expired gallery.
Xpark Media
KeymasterWhen you first install the plugin, the plugin will create a “cart” page, you can link to this page using standard WP methods.
If you deleted or need to recreate the page, create a new page and add the following code
[image-store cart=1]
to the page content area and you can use menus, permalink() or a hard-code the link anywhere you want.Xpark Media
Keymasterfor the most part this is control by your theme, there are a few option here:
- Create a single-ims_gallery.php template base of single.php in your theme.
- Under settings > gallery change the “Gallery template”
- Hide the date using css
Xpark Media
Keymasteryes, albums and tags allow you to group multiple galleries into while galleries allow you to group images. Think about albums like you do post categories.
The album display is controlled by your theme, and in the setting > groups you can change the template you want to use for their display.
Xpark Media
Keymastercould you add the view count to see how many views each post has? also try changing a few setting to see how it behaves; like date, post type, number of items.
Also it doesn’t looks like you have the latest version of the pluing, recent versions allow ajax count and I don’t see it in your site.
Xpark Media
Keymasteradministration access is not enough, as I have mentioned before any information on your php error log will be useful.
Xpark Media
KeymasterYou are right this is a great suggestion, we will work on it for a future release it will not be any time soon but it will be there in the future.
Xpark Media
KeymasterOverwrite the tab style in a child theme, that way you can update your theme and plugin without losing any changes later on.
If you need the code snipped please let us know.
- AuthorPosts