-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Theme Thumbnails not showing #512
Comments
Hello, |
Hello @akacemy , |
Hello, |
@indikagamage, we cannot assign this issue to you as assignments are only for the members of the organization the repository belongs to, i.e. Magento. However, you can work on fixing this issue and then simply submit pull request and link it to this issue. |
* Fixed bugs: * Fixed an issue with displaying product on the frontend when the product flat indexer is enabled * Fixed an issue with applying catalog price rules on the category level * Fixed an issue where the essential cookies like CUSTOMER, CART, and so on were not created in Google Chrome * Fixed an issue with placing orders by customers assigned to a VAT group * Fixed an issue with incorrect error message during registration, and inability for a shopper to ask for resending a confirmation email * Fixed an issue where the Catalog module resource Setup Upgrade logic was broken * Modularity improvements: * Moved abstract Core models and related logic to the Magento/Model library * Moved the abstract DB logic and Core resource helpers to the Magento/DB library * Eliminated the Core\Model\App class * Moved the Magento Flag functionality to the library * Resolved dependency of the Catalog and related modules on the Review module * Moved indexers related logic from the Core module to the Indexer module * Moved the Inline translation and user intended translate functionality from the Core module to a separate Translation module * Framework Improvements: * Covered Magento library components with unit tests: * Magento\Config * Magento\Convert * Magento\Controller * Magento\Data\Collection\Db * Magento\Mview * Magento\Url and Magento/Url.php * Covered Magento application components with unit tests: * Magento\Checkout\Model\Config * Magento\Checkout\Model\Observer * Magento\Checkout\Model\Type * Magento\Sales\Model\Config * Renamed LauncherInterface to AppInterface * Improvements in code coverage calculation: * Updated the whitelist filter with library code for integration tests code coverage calculation * GitHub requests: * [#512] (#512) -- Theme Thumbnails not showing * [#520] (#502) -- Corrected Search Engine Optimization i18n * [#519] (#519) -- New Theme Activation * Customer Service usage: * Refactored the Log module to use Customer Service * Refactored the RSS module to use Customer Service * Refactored the Review module to use Customer Service * Refactored the Catalog module to use Customer service layer * Refactored the Downloadable module to use Customer service layer
@akacemy, our team has fixed the issue that you reported. The code has just been released in version dev71. We are looking forward for your new contributions. |
…Email-Templates [API] Transactional Email Templates - Merging outsourced PR
[DRAGONS] Bugs fixing (P0) - MAGETWO-52717 [GitHub] Configurable product disabling lowest price associated product still shows its price #4419 - MAGETWO-59315 Non consistent save Product Stock Item via Web API and repository directly
Hello,
there was bug for theme, the thumbnails are not showing for both content->themes->Edit theme and content->Store Designer on Magento2 dev66.
for themes->Edit theme it load the image from: pub/media/theme/preview/media/preview_image.jpg
The text was updated successfully, but these errors were encountered: