Questions tagged [ce-image]
CE Image is a commercial add-on which provides image manipulation tools for use within ExpressionEngine templates.
70 questions
0
votes
3
answers
109
views
Replacing spaces in image file names
I'm working on an upgrade of an EE2 site to EE6. The site is using Assets and CE Image. A lot of the images that have been uploaded over the years (since 2012) have spaces in the filenames. CE Image ...
0
votes
1
answer
207
views
Jpeg2000 or webp images with CE IMAGE?
Is it possible to use next-gen formats with CE Image, using Expression Engine 2.8?
What's the alternative?
0
votes
1
answer
79
views
Using math with a channel entries variable to work out the height/width value to pass to CE Image
I've got a field that editors can add a number to which will make sure that images are all that width or height. The images are resized with CE Image.
I also want to be able to serve up different ...
0
votes
1
answer
97
views
CE Image, variable not parsed inside src image
I tried to insert a custom field variable, Stash here, a simple custom field as a text field works fine (the value is parsed), but when I use a pair tag (as Fluid, Grid or another add-on), or a Stash ...
0
votes
1
answer
149
views
CE Image Source Image is not readable
I've got an EE5 site which was upgraded 3 months ago from EE2 and is now having trouble with new images being added.
I turned on debugging and am seeing this issue:
CE Image debug: Source image is ...
2
votes
1
answer
210
views
CE Image + AWS usage
I'm probably being a bit dim, but how do you use CE Image with AWS?
I've added the CE Image and the CE Image - AWS plugins, and added the AWS config stuff, what next, I expected to see new field ...
0
votes
3
answers
117
views
Is CE_image compatible with EE version 5?
Updated to version 5 of ExpressionEngine, and CE_image has seemed to stop working.
0
votes
1
answer
115
views
Adaptive Images: CE Image vs. Standard EE Image Manipulations
I made a site which uses CE Image for adaptive images. It uses the instructions at https://www.aaron-gustafson.com/notebook/adaptive-images-in-expressionengine-with-ce-image/ to do this. You can see ...
0
votes
2
answers
92
views
PHP inside ce-img
Why can’t I place this in ce-img? is there a way around that or plugin that can do that?
‘$kentekenM’ comes from another database
{exp:ce_img:single
src="/images/uploads/kentekenplaat.gif" ...
0
votes
1
answer
165
views
CE Image {height} & {width} variables outputting incorrectly
I'm using CE Image 2.4.5 on EE 2.9.3 and it outputs the image cropped correctly. However I also need the {height} and {width} variables elsewhere. The problem is that both of these variables are ...
0
votes
2
answers
246
views
Changing the <img> tag with CE Image?
So if you may or may not know, Google rolled out Amp'd pages and displaying these websites that are 'Amp ready' higher on the search results. Without getting into the details of Amp, we need to change ...
0
votes
1
answer
134
views
CE Image makes my logs sad by using xss_clean
Since updating to EE 3.4.0, I keep getting an annoying notification that there's new junk in the dev-logs. And there, I only find this ... which seems to be done by the almighty CE Image.
Deprecated ...
0
votes
1
answer
113
views
Strange CE Image / Stash / Low Search problem
I have a strange problem where a CE Image tag is outputting fine for one Stash list but not another but only when within a Low Search results tag, works fine in a normal channel entries tag.
APPEND ...
0
votes
1
answer
80
views
Images in Wygwam with the CE Image Bulk Tag NOT Responsive
I have tried to use CE Images Bulk Tag with Wygwam per Ryan Masuga instructions ( http://bit.ly/1NEzxUF ). It works for resizing the images, putting in floats and padding around the image when needed. ...
1
vote
2
answers
163
views
Word separator for file names
The default file name separator for Expression Engine is an underscore. And this cannot be changed. But the url title word separator is.
For seo purposes, our client asked if it is possible to use ...