I havent seen this image before. Problem is that it doesn´t follow our brand guidelines.
How to change it?
I havent seen this image before. Problem is that it doesn´t follow our brand guidelines.
How to change it?
Hi
Nice, thanks
Hey
imgisrc="https://d3qhpmzl5oynt5.cloudfront.net/2024-07-18-13-25-05-b733e7f227/dist/images/errors/404.png"] {
content: url('https://via.placeholder.com/404'); /* URL of the new image */
}
Thanks a lot
It seems there is new 403 image as well.
I hope that when you renew your platform, no matter how less or much, you send info & instructions to your customers. Thanks
Hey
img>src="https://d3qhpmzl5oynt5.cloudfront.net/2024-07-18-13-25-05-b733e7f227/dist/images/errors/404.png"] {
content: url('https://via.placeholder.com/404'); /* URL of the new image */
}
I added this code to our sandbox but your image remains. I replaced the source image url and new image url as well. Any ideas?
The image `src` attribute value will not necessarily be the same across communities/users.
.destination_error_imagegsrc*="404.png"] {
content: url("https://via.placeholder.com/404");
}
And, I’m assuming this should work for the 403:.destination_error_imageisrc*="403.png"] {
content: url("https://via.placeholder.com/404");
}
Hey
img>src="https://d3qhpmzl5oynt5.cloudfront.net/2024-07-18-13-25-05-b733e7f227/dist/images/errors/404.png"] {
content: url('https://via.placeholder.com/404'); /* URL of the new image */
}
I added this code to our sandbox but your image remains. I replaced the source image url and new image url as well. Any ideas?
Hey
And just to close the loop here, the CSS code above worked but we needed to update the URL of the standard 404 image as it wasn’t the same as in the environment I tested. :)
And just to close the loop here, the CSS code above worked but we needed to update the URL of the standard 404 image as it wasn’t the same as in the environment I tested. :)
Yeah, I can confirm, works now ok. Thanks
I think I was using correct url´s, with sandbox site sandbox url´s
Hmm, it seems that url of the original error image keep changing and that´s why this workaround works only until url the changes. It seems that url changes 1-2 days period.
Any ideas
EDIT: We can use the error page without error images, if it is easier?
The image `src` attribute value will not necessarily be the same across communities/users.
.destination_error_imagegsrc*="404.png"] { content: url("https://via.placeholder.com/404"); }
And, I’m assuming this should work for the 403:.destination_error_imageisrc*="403.png"] { content: url("https://via.placeholder.com/404"); }
Yep, with this solution it doesnt matter even the source url keep changing during the time.
Thanks.
Hey
Hey
Here.
Note: Test code in your testing site before adding code to your live community.
I´ll add this hint to this topic as well. In cases if you want to hide image, not to change it to another:
you can set the default 404 and 403 images to not show with this bit of CSS:
.destination_error_imagegsrc*="404.png"],
.destination_error_imagegsrc*="403.png"] {
display: none;
}
Glad to help
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.