Skip to content

magento man

home page widget – product weird padding on hover

I have the widget in my home page {{widget type=”MagentoCatalogWidgetBlockProductProductsList” title=”” show_pager=”0″ products_count=”6″ template=”Magento_CatalogWidget::product/widget/content/grid.phtml” conditions_encoded=”^[`1`:^[`type`:`Magento||CatalogWidget||Model||Rule||Condition||Combine`,`aggregator`:`all`,`value`:`1`,`new_child`:“^]^]”}} With the layout: but when I hover, the layout gets weird like there’s some padding: I want it to remain the same. I added the… Read More »home page widget – product weird padding on hover

PHP Fatal error: Cannot use ::class with dynamic class name in /home/magento/web/MYWEBSITE/public_html/vendor/laminas/laminas-mail/src/Message.php

When I ran the command php bin/magento s:s:d -f while upgrading Magento from 2.4.2 to 2.4.4, I get the following error. PHP Fatal error: Cannot use ::class with dynamic class name in /home/magento/web/magento2.perfectmakeupmirrors.com/public_html/vendor/laminas/laminas-mail/src/Message.php on line 394 I picked up the… Read More »PHP Fatal error: Cannot use ::class with dynamic class name in /home/magento/web/MYWEBSITE/public_html/vendor/laminas/laminas-mail/src/Message.php