Forum Replies Created
-
AuthorPosts
-
November 26, 2015 at 6:42 am #24632November 26, 2015 at 6:38 am #24631November 26, 2015 at 1:20 am #24626November 26, 2015 at 12:37 am #24624
Do one thing – disable Symbiostock and see if the other plugin still thinks Imagick is installed.
Symbiostock has a special addition that tricks the system into thinking the Imagick class exists if Imagick isn’t installed. If your second plugin uses the existence of the Imagick class as a means of determining if Imagick is installed, then it will think it is installed because of Symbiostock.
If it still thinks Imagick is installed, and it is indeed installed, then it has some other way of checking that is superior to Symbiostock, which is what I originally mentioned – I can implement a better way if you can find one.
November 25, 2015 at 11:50 pm #24622Hey Andrew,
Symbiostock uses this function to check:
extension_loaded(‘imagick’)
Which appears to be the consensus way to check. If you find a better way, or a more robust way, let me know. I looked into this before and this appeared to be the most effective way.
It is also possible the other plugin is checking to see if command line Image Magick is installed – this is different than what Symbiostock uses. Symbiostock requires Image Magick and PHP Imagick.
November 25, 2015 at 4:42 pm #24620November 24, 2015 at 10:40 pm #24616There is a known issue with WP MS that for some reason sometimes does not send out password recovery emails. We will look into this, but it will not be fixed immediately.
If you are able to log in, then that’s all that matters. If you are not able to log in, email us and we’ll reset your password for you.
November 23, 2015 at 10:12 pm #24612November 23, 2015 at 10:10 pm #24611November 23, 2015 at 5:29 pm #24607First thing’s first – right now, the way the system works, there is no way to add a JPEG to accompany the vector as that really changes the way the entire system works. This is unlikely to be added in the future. However, based on what I’m about to tell you, I think that is unnecessary.
So I found a small anomaly in the way vectors are processed that was making the thumbnails invert twice, while the purchased file would only invert once. That is why you were getting some black images during download.
Nevertheless, I think the central issue lies in the deviations in the files you are uploading. For example:
1) The green leaves you mentioned – when this is uploaded with Advanced Color Correction disabled, and Advanced Color Space Correction disabled, it turns out perfect both as the thumbnail and during customer purchase.
2) However, with the balloons, if you do the same thing, the colors become more bright and vibrant. If you then enable Advanced Color Space Correction, the colors are perfect.
Therefore, I would suggest you compare those two EPS files to see where the difference lies. The balloons are behaving more normal. Another issue with the balloons is it seems to be saved with too small of a resolution, while the leaves are not.
So I would suggest you streamline all your EPS files to have the same color settings as the balloons, with the same resolution settings of the leaves. Then, keep Advanced Color Correction disabled, and Advanced Color Space Correction enabled, and you should be getting JPEGs that look identical to the vectors.
This is the balloons EPS:
http://amazeindesign.com/product/colorful-vector-happy-birthday-balloons-background-2/
This is the leaves EPS:
http://amazeindesign.com/product/vector-leaves/
To summarize, a small anomaly that was making purchased EPS files invert once less than thumbnails has been corrected. Aside from that, the issue is entirely related to variations in the way the EPS files are originally saved.
November 23, 2015 at 5:51 am #24605November 23, 2015 at 5:36 am #24604November 23, 2015 at 4:16 am #24602Hey there
Okay, so after some testing I have some good news – the way EPS/CMYK files were being dealt with included a number of filtering steps to convert them as best as possible. Unfortunately, there isn’t a ‘one size fits all’ solution for everyone, so I have split up some options in your settings.
Try this:
go to your settings and enable advanced color correction
make sure the advanced color space correction is not enabled
upload a vector and see if it processes correctly.
November 23, 2015 at 2:53 am #24600November 22, 2015 at 6:10 am #24588 -
AuthorPosts