Bring Your Business to Life › Support › Image Store: Adding additional color options part 1
Forum Replies Created
- AuthorPosts
- Xpark MediaKeymaster
Click on albums, when you create new albums in the albums tab you have the option to make each new album a child or any existing one. there is no limits on depth but is recommended that you don’t go more than 3 levels.
The store functionality will be shown once the user clicks on a particular gallery.
Xpark MediaKeymasterThe email can be changed in setting in the “checkout” tab.
Xpark MediaKeymasterThank you for your interest we are finalizing the development and the shopping area.
Currently the theme is not for sale.
We’ll notify you as soon it is available (about a month)
Xpark MediaKeymasterThe plugin has been deactivated, but sounds like a css issue.
We’ll to need to see the site to know what is the issue
Xpark MediaKeymasterPlease send your requirements to our professional services at [email protected] and they will be able to help you.
August 30, 2014 at 11:53 am in reply to: Images will not upload with Image Store on latest version #176738Xpark MediaKeymasterCan you please provide a link to your site. Do you see any php errors in your log? Are there any permissions or memory issues ?
What version of wp are you using?
August 30, 2014 at 11:47 am in reply to: Filter in store.php prevents display of the excerpt in normal search results #176737Xpark MediaKeymasterThank you will look into it, do you have any other search plugin installed? What theme are you using, can you please provide a link
Xpark MediaKeymasterCan you provide a link to your site?
Xpark MediaKeymasterNo, not at the moment, we may add a checkout button on the add to cart form. You should not redirect the user immediately just in case the user wants to keep shopping.
Xpark MediaKeymasterjcharris,
At the moment this is not possible. You may try to implement it using the hooks but it sounds like is going to be complicated.
We’ll try to add support for next release
Xpark MediaKeymasterThis code will fix the alignment issue in your cart page
.ims-cart-form figure.ims-img { display: inline-block; margin: 0; }
The widget image updates looks like a bug, we’ll try it fix it on the next release
Xpark MediaKeymasterWe found the issue, it will be corrected on the next release.
Xpark MediaKeymasterwhere does the error warning shows, in the sales report or is just part of the php logs?
It looks like you are using an older version of the plugin, what version are you using?
Xpark MediaKeymasterYou will have to look at the cart and filter the selection using the ims_store_cart_actions hook. This can only be accomplish a bit of programing.
You will have to modify the global $ImStore->sizes array in the function;
Xpark MediaKeymasterHere is what is possible and what is not.
- Many users can be created that will grant access to the same gallery, all with the same access level.
- Each user can choose their favorite images, under their account.
- There is not pdf generation, but an email could be sent just by modifying a few things in the plugin using the Image Store hooks
- We are not familiar with the “Masonry” style gallery.
- AuthorPosts