-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed
Description
Preconditions (*)
- Magento 2.2.6
- PHP 7.1
- Cpanel Centos 7
- Mysql
Steps to reproduce (*)
- Upload image placeholders in the backend of Magento Stores -> Settings -> Configuration - Catalog -> Catalog -> Product image holders
- Save config
- The image thumbnails that were uploaded are not showing in the configuration section
- Flush cache and reindex Magento 2, cleared cache of the browser in use
- Check the front end of the store, the result is that default placeholders still show and not the custom uploaded image placeholders
- The uploaded image placeholders exist in location: pub/media/catalog/product/placeholder/default
Meaning they were uploaded but for some reason, they are not showing in the backend configuration section and also the store frontend.
Expected result (*)
- Upload image placeholders in the backend of Magento Stores -> Settings -> Configuration - Catalog -> Catalog -> Product image holders
- Save config
- The image thumbnails that were uploaded should be displayed in the configuration section
- Check the front end of the store, custom uploaded placeholders show and default image placeholders have been replaced
Actual result (*)
- Custom uploaded placeholders thumbnails are not showing after uploading in Magento Stores -> Settings -> Configuration - Catalog -> Catalog -> Product image holders
- Custom uploaded placeholder images are not showing at the storefront end
- Custom uploaded placeholders are found in the location: pub/media/catalog/product/placeholder/default
Metadata
Metadata
Assignees
Labels
Issue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passed